Eneboo - Documentación para desarrolladores
Métodos públicos
Referencia de la Clase QComLibrary

#include <qcomlibrary_p.h>

Diagrama de herencias de QComLibrary
QLibrary QLibrary

Lista de todos los miembros.

Métodos públicos

 QComLibrary (const QString &filename)
 ~QComLibrary ()
bool unload ()
QRESULT queryInterface (const QUuid &iid, QUnknownInterface **iface)
uint qtVersion ()
 QComLibrary (const QString &filename)
 ~QComLibrary ()
bool unload ()
QRESULT queryInterface (const QUuid &iid, QUnknownInterface **iface)
uint qtVersion ()

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 ( )
QRESULT QComLibrary::queryInterface ( const QUuid iid,
QUnknownInterface **  iface 
)
QRESULT QComLibrary::queryInterface ( const QUuid iid,
QUnknownInterface **  iface 
)
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:
 Todo Clases Namespaces Archivos Funciones Variables 'typedefs' Enumeraciones Valores de enumeraciones Propiedades Amigas 'defines'