#include "addresstablemodel.h" AddressTableModel::AddressTableModel(QObject *parent) : QAbstractTableModel(parent) { }