#include "addressbooktablemodel.h" AddressbookTableModel::AddressbookTableModel(QObject *parent) :AutoTableModel(parent) { }