|
|
KLibrary allows you to look up symbols of the shared library.
|
~ |
QString |
[const]
Returns: The name of the library like "libkspread".
QString |
[const]
Returns: The filename of the library, for example "/opt/kde2&/lib/libkspread.la"
KLibFactory* |
Returns: The factory of the library if there is any.
void* |
Looks up a symbol from the library. This is a very low level function that you usually dont want to use.