#include "tablemodel.h" TableModel::TableModel(QObject *parent) :AutoTableModel(parent) { }