kpilot/kpilot

DatebookWidget Class Reference

Inheritance diagram for DatebookWidget:

PilotComponent List of all members.

Detailed Description

Definition at line 39 of file datebookWidget.h.


Public Member Functions

 DatebookWidget (QWidget *parent, const QString &dbpath)
virtual ~DatebookWidget ()
void hideComponent ()
void showComponent ()

Protected Slots

void slotDayChanged ()
void slotAddEvent ()
void slotEditEvent ()
void slotDeleteEvent ()

Member Function Documentation

void DatebookWidget::hideComponent (  )  [virtual]

Called when the component is hidden in kpilot.

It should unload the databases and clean up to save memory. This method can be called even if the component is not visible. If there are some editing dlgs open, this needs to be deferred until they are all closed. Then, one can explicitly call hideComponent().

Reimplemented from PilotComponent.

Definition at line 101 of file datebookWidget.cc.

void DatebookWidget::showComponent (  )  [virtual]

Called when the component is shown in kpilot.

It should load the database and populate the widgets.

Reimplemented from PilotComponent.

Definition at line 92 of file datebookWidget.cc.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys