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

Detailed Description
Definition at line 122 of file kptcommand.h.
Public Member Functions | |
| CalendarAddDayCmd (Part *part, Calendar *cal, CalendarDay *newvalue, QString name=0) | |
| ~CalendarAddDayCmd () | |
| void | execute () |
| void | unexecute () |
Protected Attributes | |
| Calendar * | m_cal |
| CalendarDay * | m_newvalue |
| bool | m_mine |
The documentation for this class was generated from the following files:

