#include <projectfile.h>
Signals | |
| void | createCostTypeFile (int, QString, QDomElement) |
| void | createCostCentreFile (int, QString, QDomElement) |
| void | createCostUnitFile (int, QString, QDomElement) |
| void | loadUserCategory (QDomElement) |
Public Member Functions | |
| bool | readProject () |
| bool | writeProject (const QList< QDomElement > sheets, const QDomElement actions) |
Definition at line 8 of file projectfile.h.
| void ProjectFile::createCostCentreFile | ( | int | , | |
| QString | , | |||
| QDomElement | ||||
| ) | [signal] |
| void ProjectFile::createCostTypeFile | ( | int | , | |
| QString | , | |||
| QDomElement | ||||
| ) | [signal] |
| void ProjectFile::createCostUnitFile | ( | int | , | |
| QString | , | |||
| QDomElement | ||||
| ) | [signal] |
| void ProjectFile::loadUserCategory | ( | QDomElement | ) | [signal] |

| bool ProjectFile::readProject | ( | ) |
Definition at line 6 of file projectfile.cpp.


| bool ProjectFile::writeProject | ( | const QList< QDomElement > | sheets, | |
| const QDomElement | actions | |||
| ) |
1.5.9