#include <QObject>
#include <QList>
#include <QDateTime>
#include <QString>
#include <QDomDocument>
#include "datachapter.h"
#include "dataaccount.h"
#include "datafolderhistory.h"
#include "datadefinitions.h"
Go to the source code of this file.
Classes | |
class | DataProject |
Data class holding the information of a whole project; a project consists of chapters. More... |