
Public Member Functions | |
| QLibrary * | ref (const QString &) |
| void | deref (QLibrary *) |
Static Public Member Functions | |
| static OPluginLibraryHolder * | self () |
Private Member Functions | |
| OPluginLibraryHolder () | |
| ~OPluginLibraryHolder () | |
Private Attributes | |
| QDict< QLibrary > | m_libs |
Static Private Attributes | |
| static OPluginLibraryHolder * | m_self = 0 |
|
|
Definition at line 44 of file opluginloader.cpp. |
|
|
Definition at line 45 of file opluginloader.cpp. |
|
|
Definition at line 74 of file opluginloader.cpp. References m_libs, str, and QDict< type >::take(). |
|
|
Definition at line 54 of file opluginloader.cpp. References QLibrary::Immediately, QDict< type >::insert(), QLibrary::isLoaded(), l, m_libs, and QLibrary. |
|
|
Definition at line 37 of file opluginloader.cpp. References m_self. Referenced by Opie::Core::OGenericPluginLoader::load(), and Opie::Core::OGenericPluginLoader::unload(). |
|
|
Definition at line 32 of file opluginloader.cpp. |
|
|
Definition at line 36 of file opluginloader.cpp. Referenced by self(). |
1.4.2