#include </home/clem/local/src/opie/noncore/securityplugins/notice/noticepluginimpl.h>
Inheritance diagram for NoticePluginImpl:


Public Member Functions | |
| NoticePluginImpl () | |
| virtual | ~NoticePluginImpl () |
| QRESULT | queryInterface (const QUuid &, QUnknownInterface **) |
| virtual Opie::Security::MultiauthPluginObject * | plugin () |
| return the MultiauthPluginObject implementation | |
Public Attributes | |
| Q_REFCOUNT | |
| defines standard addRef() and release() functions | |
Private Attributes | |
| NoticePlugin * | noticePlugin |
| the plugin itself | |
Definition at line 42 of file noticepluginimpl.h.
|
|
Definition at line 6 of file noticepluginimpl.cpp. References noticePlugin. |
|
|
Definition at line 10 of file noticepluginimpl.cpp. References noticePlugin. |
|
|
return the MultiauthPluginObject implementation
Implements Opie::Security::MultiauthPluginInterface. Definition at line 14 of file noticepluginimpl.cpp. References noticePlugin. |
|
||||||||||||
|
Implements QUnknownInterface. Definition at line 22 of file noticepluginimpl.cpp. References QUnknownInterface::addRef(), IID_MultiauthPluginInterface, IID_QUnknown, QE_NOINTERFACE, and QS_OK. |
|
|
the plugin itself
Definition at line 56 of file noticepluginimpl.h. Referenced by NoticePluginImpl(), plugin(), and ~NoticePluginImpl(). |
|
|
defines standard addRef() and release() functions
Definition at line 50 of file noticepluginimpl.h. |
1.4.2