#include </home/clem/local/src/opie/examples/todayplugin/examplepluginimpl.h>
Inheritance diagram for ExamplePluginImpl:


Public Member Functions | |
| ExamplePluginImpl () | |
| virtual | ~ExamplePluginImpl () |
| QRESULT | queryInterface (const QUuid &, QUnknownInterface **) |
| virtual Q_REFCOUNT TodayPluginObject * | guiPart () |
Private Attributes | |
| ExamplePlugin * | examplePlugin |
|
|
Definition at line 13 of file examplepluginimpl.cpp. References examplePlugin. |
|
|
Definition at line 17 of file examplepluginimpl.cpp. References examplePlugin. |
|
|
return the TodayPluginObject implementation Implements TodayPluginInterface. Definition at line 22 of file examplepluginimpl.cpp. References examplePlugin. |
|
||||||||||||
|
Implements QUnknownInterface. Definition at line 26 of file examplepluginimpl.cpp. References QUnknownInterface::addRef(), IID_QUnknown, IID_TodayPluginInterface, QS_FALSE, and QS_OK. |
|
|
Definition at line 27 of file examplepluginimpl.h. Referenced by ExamplePluginImpl(), guiPart(), and ~ExamplePluginImpl(). |
1.4.2