Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ExamplePluginWidget Class Reference

#include </home/clem/local/src/opie/examples/todayplugin/examplepluginwidget.h>

Collaboration diagram for ExamplePluginWidget:

Collaboration graph
[legend]
List of all members.

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::OClickableLabelm_exampleLabel
QHBoxLayout * m_layout

Constructor & Destructor Documentation

ExamplePluginWidget::ExamplePluginWidget QWidget *  parent,
const char *  name
 

Definition at line 14 of file examplepluginwidget.cpp.

References getInfo(), l, m_exampleLabel, m_layout, readConfig(), and slotClicked().

ExamplePluginWidget::~ExamplePluginWidget  ) 
 

Definition at line 41 of file examplepluginwidget.cpp.

References m_exampleLabel, and m_layout.


Member Function Documentation

void ExamplePluginWidget::getInfo  )  [private]
 

Definition at line 57 of file examplepluginwidget.cpp.

References m_exampleLabel, and tr.

Referenced by ExamplePluginWidget(), and slotClicked().

void ExamplePluginWidget::readConfig  )  [private]
 

Definition at line 47 of file examplepluginwidget.cpp.

Referenced by ExamplePluginWidget().

void ExamplePluginWidget::refresh  ) 
 

Definition at line 53 of file examplepluginwidget.cpp.

Referenced by ExamplePlugin::refresh().

void ExamplePluginWidget::slotClicked  )  [private, slot]
 

Definition at line 61 of file examplepluginwidget.cpp.

References getInfo().

Referenced by ExamplePluginWidget().


Member Data Documentation

Opie::Ui::OClickableLabel* ExamplePluginWidget::m_exampleLabel [private]
 

Definition at line 29 of file examplepluginwidget.h.

Referenced by ExamplePluginWidget(), getInfo(), and ~ExamplePluginWidget().

QHBoxLayout* ExamplePluginWidget::m_layout [private]
 

Definition at line 30 of file examplepluginwidget.h.

Referenced by ExamplePluginWidget(), and ~ExamplePluginWidget().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:32:16 2005 for OPIE by  doxygen 1.4.2