#include <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 |
Definition at line 33 of file kptcontext.h.
KPlato::Context::Context | ( | ) |
Definition at line 29 of file kptcontext.cc.
KPlato::Context::~Context | ( | ) | [virtual] |
Definition at line 34 of file kptcontext.cc.
bool KPlato::Context::load | ( | QDomElement & | element | ) | [virtual] |
Definition at line 37 of file kptcontext.cc.
References accountsview, KPlato::Context::Accountsview::accountsviewsize, actionViewExpected, actionViewOptimistic, actionViewPessimistic, KPlato::Context::Accountsview::closedItems, KPlato::Context::Ganttview::closedNodes, KPlato::Context::Accountsview::cumulative, currentEstimateType, KPlato::Context::Ganttview::currentNode, currentSchedule, currentView, KPlato::Context::Accountsview::date, ganttview, KPlato::Context::Ganttview::ganttviewsize, KPlato::Context::Accountsview::period, KPlato::Context::Accountsview::periodviewsize, KPlato::Context::Ganttview::showCriticalPath, KPlato::Context::Ganttview::showCriticalTasks, KPlato::Context::Ganttview::showNoInformation, KPlato::Context::Ganttview::showPositiveFloat, KPlato::Context::Ganttview::showProgress, KPlato::Context::Ganttview::showResources, KPlato::Context::Ganttview::showTaskLinks, KPlato::Context::Ganttview::showTaskName, and KPlato::Context::Ganttview::taskviewsize.
Referenced by KPlato::Part::loadXML().
void KPlato::Context::save | ( | QDomElement & | element | ) | const [virtual] |
Definition at line 112 of file kptcontext.cc.
References accountsview, KPlato::Context::Accountsview::accountsviewsize, actionViewExpected, actionViewOptimistic, actionViewPessimistic, KPlato::Context::Accountsview::closedItems, KPlato::Context::Ganttview::closedNodes, KPlato::Context::Accountsview::cumulative, currentEstimateType, KPlato::Context::Ganttview::currentNode, currentSchedule, currentView, KPlato::Context::Accountsview::date, ganttview, KPlato::Context::Ganttview::ganttviewsize, KPlato::Context::Accountsview::period, KPlato::Context::Accountsview::periodviewsize, KPlato::Context::Ganttview::showCriticalPath, KPlato::Context::Ganttview::showCriticalTasks, KPlato::Context::Ganttview::showNoInformation, KPlato::Context::Ganttview::showPositiveFloat, KPlato::Context::Ganttview::showProgress, KPlato::Context::Ganttview::showResources, KPlato::Context::Ganttview::showTaskLinks, KPlato::Context::Ganttview::showTaskName, and KPlato::Context::Ganttview::taskviewsize.
Referenced by KPlato::Part::saveXML().
QString KPlato::Context::currentView |
Definition at line 43 of file kptcontext.h.
Referenced by KPlato::View::getContext(), load(), save(), and KPlato::View::setContext().
Definition at line 44 of file kptcontext.h.
Referenced by KPlato::View::getContext(), load(), save(), and KPlato::View::setContext().
Definition at line 45 of file kptcontext.h.
Referenced by KPlato::View::getContext(), load(), save(), and KPlato::View::setContext().
Definition at line 46 of file kptcontext.h.
Referenced by KPlato::View::getContext(), load(), save(), and KPlato::View::setContext().
Definition at line 47 of file kptcontext.h.
Referenced by KPlato::View::getContext(), load(), save(), and KPlato::View::setContext().
Definition at line 48 of file kptcontext.h.
Referenced by KPlato::View::getContext(), load(), save(), and KPlato::View::setContext().
Referenced by KPlato::View::getContext(), load(), save(), and KPlato::View::setContext().
Referenced by KPlato::View::getContext(), and KPlato::View::setContext().
Referenced by KPlato::View::getContext(), load(), save(), and KPlato::View::setContext().