kplato
KPlato::Account::CostPlace Class Reference
List of all members.Detailed Description
Definition at line 97 of file kptaccount.h.
Public Member Functions | |
| CostPlace () | |
| CostPlace (Account *acc) | |
| CostPlace (Account *acc, Node *node, bool running=false, bool strtup=false, bool shutdown=false) | |
| CostPlace (CostPlace *cp) | |
| ~CostPlace () | |
| bool | isEmpty () |
| Node * | node () const |
| bool | running () const |
| void | setRunning (bool on) |
| bool | startup () const |
| void | setStartup (bool on) |
| bool | shutdown () const |
| void | setShutdown (bool on) |
| bool | load (QDomElement &element, const Project &project) |
| void | save (QDomElement &element) const |
The documentation for this class was generated from the following files:

