#include <QAbstractTableModel>
#include <QDomDocument>
#include <QStringList>
#include "../Calculations/costunitproduct.h"
#include "abstractmodel.h"
Go to the source code of this file.