kplato
KPlato::CalendarEditBase Class Reference
Inheritance diagram for KPlato::CalendarEditBase:

Detailed Description
Definition at line 43 of file kptcalendareditbase.h.
Public Member Functions | |
| CalendarEditBase (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| ~CalendarEditBase () | |
Public Attributes | |
| QGroupBox * | groupBox2 |
| CalendarPanel * | calendarPanel |
| QButtonGroup * | day |
| QComboBox * | state |
| QPushButton * | bApply |
| QGroupBox * | groupBox4 |
| QListView * | intervalList |
| QTimeEdit * | startTime |
| QTimeEdit * | endTime |
| QPushButton * | bClear |
| QPushButton * | bAddInterval |
Protected Slots | |
| virtual void | languageChange () |
Protected Attributes | |
| QHBoxLayout * | CalendarEditBaseLayout |
| QGridLayout * | groupBox2Layout |
| QHBoxLayout * | layout10 |
| QVBoxLayout * | dayLayout |
| QHBoxLayout * | layout8 |
| QVBoxLayout * | groupBox4Layout |
| QHBoxLayout * | layout6 |
| QHBoxLayout * | layout5 |
The documentation for this class was generated from the following files:

