#include </home/clem/local/src/opie/core/pim/datebook2/show.h>
Collaboration diagram for Datebook::Show:

Public Member Functions | |
| Show (MainWindow *) | |
| virtual | ~Show () |
| virtual void | show (const OEvent &str)=0 |
| virtual QWidget * | widget ()=0 |
Protected Member Functions | |
| void | hideMe () |
Private Attributes | |
| MainWindow * | m_win |
Definition at line 18 of file show.h.
|
|
mainwindow as parent |
|
|
|
|
|
the show is over ask the mainwindow to hide Definition at line 11 of file show.cpp. References Datebook::MainWindow::hideShow(), and m_win. |
|
|
show the OEvent |
|
|
the Widget |
|
|
Definition at line 43 of file show.h. Referenced by hideMe(). |
1.4.2