kplato
KPlato::Context Class Reference
List of all members.Detailed Description
Definition at line 33 of file kptcontext.h.
Public Member Functions | |
| Context () | |
| virtual | ~Context () |
| virtual bool | load (QDomElement &element) |
| virtual void | save (QDomElement &element) const |
Public Attributes | |
| QString | currentView |
| int | currentEstimateType |
| long | currentSchedule |
| bool | actionViewExpected |
| bool | actionViewOptimistic |
| bool | actionViewPessimistic |
| KPlato::Context::Ganttview | ganttview |
| KPlato::Context::Pertview | pertview |
| KPlato::Context::Resourceview | resourceview |
| KPlato::Context::Accountsview | accountsview |
| KPlato::Context::Reportview | reportview |
Classes | |
| struct | Accountsview |
| struct | Ganttview |
| struct | Pertview |
| struct | Reportview |
| struct | Resourceview |
The documentation for this class was generated from the following files:

