Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

QLibraryPrivate Class Reference

#include <qlibrary_p.h>

List of all members.

Public Methods

 QLibraryPrivate (QLibrary *lib)
 ~QLibraryPrivate ()
bool loadLibrary ()
bool freeLibrary ()
void* resolveSymbol (const char *)

Public Attributes

void* pHnd
QLibraryInterfacelibIface


Constructor & Destructor Documentation

QLibraryPrivate::QLibraryPrivate ( QLibrary * lib )
 

QLibraryPrivate::~QLibraryPrivate ( )
 


Member Function Documentation

bool QLibraryPrivate::freeLibrary ( )
 

bool QLibraryPrivate::loadLibrary ( )
 

void * QLibraryPrivate::resolveSymbol ( const char * )
 


Member Data Documentation

QLibraryInterface * QLibraryPrivate::libIface
 

void * QLibraryPrivate::pHnd
 


The documentation for this class was generated from the following file:
Generated at Wed Mar 3 13:22:35 2004 by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001