#include "qbarchartmodel.h" QBarChartModel::QBarChartModel(QObject *parent) : QAbstractItemModel(parent) { }