kplato
KPlato::MainSchedule Class Reference
#include <kptschedule.h>
Inheritance diagram for KPlato::MainSchedule:

Detailed Description
MainSchedule holds scheduling information for the main project node.
Definition at line 303 of file kptschedule.h.
Public Member Functions | |
| MainSchedule () | |
| MainSchedule (Node *node, QString name, Schedule::Type type, long id) | |
| ~MainSchedule () | |
| virtual bool | isDeleted () const |
| virtual bool | loadXML (const QDomElement &element, Project &project) |
| virtual void | saveXML (QDomElement &element) const |
| virtual void | printDebug (QString ident) |
The documentation for this class was generated from the following files:

