#include "rolestablemodel.h" RolesTableModel::RolesTableModel(QObject *parent) :AutoTableModel(parent) { }