#include <qcomlibrary_p.h>
Lista de todos los miembros.
Documentación del constructor y destructor
QComLibrary::QComLibrary |
( |
const QString & |
filename | ) |
|
QComLibrary::~QComLibrary |
( |
| ) |
|
QComLibrary::QComLibrary |
( |
const QString & |
filename | ) |
|
QComLibrary::~QComLibrary |
( |
| ) |
|
Documentación de las funciones miembro
uint QComLibrary::qtVersion |
( |
| ) |
|
uint QComLibrary::qtVersion |
( |
| ) |
|
bool QComLibrary::unload |
( |
| ) |
[virtual] |
Unloads the library and returns TRUE if the library could be unloaded; otherwise returns FALSE.
This function is called by the destructor if autoUnload() is enabled.
- Ver también:
- resolve()
Reimplementado de QLibrary.
bool QComLibrary::unload |
( |
| ) |
[virtual] |
Unloads the library and returns TRUE if the library could be unloaded; otherwise returns FALSE.
This function is called by the destructor if autoUnload() is enabled.
- Ver también:
- resolve()
Reimplementado de QLibrary.
La documentación para esta clase fue generada a partir de los siguientes ficheros: