- NPluginInstance ( NPlugin *, NPluginWindowAbstract * )
- ~NPluginInstance ()
- asFileStream ( NPStream_t *, const QString & )
- create ( NPlugin *, const QString &, const NPluginArgs &, NPluginError &, NPluginWidget * ) : NPluginInstance *
- createStream ( const QString &, const QString &, int, NPStream_t *, uint16_t &, void * )
- destroy ()
- destroyStream ( NPStream_t *, NPReason )
- focusInEvent ( QFocusEvent * )
- focusOutEvent ( QFocusEvent * )
- forceRedraw ()
- getPluginValue ( NPPVariable_t, void * ) : bool
- getURL ( const QString &, const QString & ) : int
- getURLNotify ( const QString &, const QString &, void * ) : int
- getValue ( NPNVariable_t, void * ) : bool
- init ( const QString &, const NPluginArgs & ) : NPluginError
- invalidateRect ( const NPRect_t * )
- invalidateRegion ( NPRegion_t )
- keyPressEvent ( QKeyEvent * )
- keyReleaseEvent ( QKeyEvent * )
- mouseDoubleClickEvent ( QMouseEvent * )
|
- mouseMoveEvent ( QMouseEvent * )
- mousePressEvent ( QMouseEvent * )
- mouseReleaseEvent ( QMouseEvent * )
- paintEvent ( QPainter &, const QRect & )
- plugin () const : NPlugin *
- popPopupsEnabledState ()
- postURL ( const QString &, const QString &, int, const char *, bool ) : int
- postURLNotify ( const QString &, const QString &, int, const char *, bool, void * ) : int
- pushPopupsEnabledState ( bool )
- sendNPEvent ( NPEvent_t * ) : bool
- setNPDrawable ( void * )
- setNPStatus ( const QString & )
- setNPTransparent ( bool )
- setNPWindow ()
- setNPWindowless ( bool )
- setValue ( NPPVariable_t, void * ) : bool
- urlNotify ( const QString &, NPReason, void * )
- windowHandler () const : NPluginWindowAbstract *
- writeReadyStream ( NPStream_t * ) : int
- writeStream ( NPStream_t *, int, int, void * ) : int
|