NPluginManager Class Reference
(Qtitan::NPluginManager)
The NPluginManager class of the Netscape plugin manager. More...
#include <Qtitan>
Inherits QObject.
Public Functions
- 29 public functions inherited from QObject
Static Public Members
- 4 static public members inherited from QObject
Protected Slots
Additional Inherited Members
- 1 property inherited from QObject
- 1 public slot inherited from QObject
- 1 signal inherited from QObject
- 1 public variable inherited from QObject
- 7 protected functions inherited from QObject
- 2 protected variables inherited from QObject
Detailed Description
The NPluginManager class of the Netscape plugin manager.
Member Function Documentation
void NPluginManager::applicationQuit () [protected slot]
QString NPluginManager::getFullPluginFileName ( const QString & pluginFileName ) [static]
NPluginError NPluginManager::getLastError () const
NPluginManager * NPluginManager::instance () [static]
- Returns reference to the Netscape plugin manager.
bool NPluginManager::keepLibrariesInMemory () const
See also setKeepLibrariesInMemory().
NPlugin * NPluginManager::loadPlugin ( const QString & file )
void NPluginManager::setKeepLibrariesInMemory ( bool keep )
See also keepLibrariesInMemory().
void NPluginManager::unloadPlugin ( NPlugin * plugin )