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

Detailed Description
Definition at line 50 of file kptcommand.h.
Public Member Functions | |
| NamedCommand (Part *part, QString name) | |
| void | setCommandType (int type) |
Protected Member Functions | |
| void | setSchDeleted () |
| void | setSchDeleted (bool state) |
| void | setSchScheduled () |
| void | setSchScheduled (bool state) |
| void | addSchScheduled (Schedule *sch) |
| void | addSchDeleted (Schedule *sch) |
Protected Attributes | |
| QMap< Schedule *, bool > | m_schedules |
The documentation for this class was generated from the following files:

