#include </home/clem/local/src/opie/core/pim/today/plugins/todolist/todopluginimpl.h>
Inheritance diagram for TodolistPluginImpl:


Public Member Functions | |
| TodolistPluginImpl () | |
| virtual | ~TodolistPluginImpl () |
| QRESULT | queryInterface (const QUuid &, QUnknownInterface **) |
| virtual Q_REFCOUNT TodayPluginObject * | guiPart () |
Private Attributes | |
| TodolistPlugin * | todolistPlugin |
|
|
Definition at line 20 of file todopluginimpl.cpp. References todolistPlugin. |
|
|
Definition at line 24 of file todopluginimpl.cpp. References todolistPlugin. |
|
|
return the TodayPluginObject implementation Implements TodayPluginInterface. Definition at line 29 of file todopluginimpl.cpp. References todolistPlugin. |
|
||||||||||||
|
Implements QUnknownInterface. Definition at line 33 of file todopluginimpl.cpp. References QUnknownInterface::addRef(), IID_QUnknown, IID_TodayPluginInterface, QS_FALSE, and QS_OK. |
|
|
Definition at line 36 of file todopluginimpl.h. Referenced by guiPart(), TodolistPluginImpl(), and ~TodolistPluginImpl(). |
1.4.2