#include </home/clem/local/src/opie/examples/todayplugin/examplepluginwidget.h>
Collaboration diagram for ExamplePluginWidget:

Public Member Functions | |
| ExamplePluginWidget (QWidget *parent, const char *name) | |
| ~ExamplePluginWidget () | |
| void | refresh () |
Private Slots | |
| void | slotClicked () |
Private Member Functions | |
| void | readConfig () |
| void | getInfo () |
Private Attributes | |
| Opie::Ui::OClickableLabel * | m_exampleLabel |
| QHBoxLayout * | m_layout |
|
||||||||||||
|
Definition at line 14 of file examplepluginwidget.cpp. References getInfo(), l, m_exampleLabel, m_layout, readConfig(), and slotClicked(). |
|
|
Definition at line 41 of file examplepluginwidget.cpp. References m_exampleLabel, and m_layout. |
|
|
Definition at line 57 of file examplepluginwidget.cpp. References m_exampleLabel, and tr. Referenced by ExamplePluginWidget(), and slotClicked(). |
|
|
Definition at line 47 of file examplepluginwidget.cpp. Referenced by ExamplePluginWidget(). |
|
|
Definition at line 53 of file examplepluginwidget.cpp. Referenced by ExamplePlugin::refresh(). |
|
|
Definition at line 61 of file examplepluginwidget.cpp. References getInfo(). Referenced by ExamplePluginWidget(). |
|
|
Definition at line 29 of file examplepluginwidget.h. Referenced by ExamplePluginWidget(), getInfo(), and ~ExamplePluginWidget(). |
|
|
Definition at line 30 of file examplepluginwidget.h. Referenced by ExamplePluginWidget(), and ~ExamplePluginWidget(). |
1.4.2