The NPlugin class of the Netscape plugin library. More...
#include <Qtitan>
NPlugin ( const QString & fileName ) | |
NPluginError | getLastError () const |
int | instanceCount () const |
const QLibrary & | library () const |
const NPPluginFuncs_t & | npfuncs () const |
bool | sendNPEvent ( NPP_t * instance, NPEvent_t * npEvent ) |
void | setWindow ( NPP_t * instance, NPWindow_t * window ) |
bool | load () |
void | unload () |
The NPlugin class of the Netscape plugin library.
-
-
-
-
-