6 #ifndef EDITADDRESSDIALOG_H
7 #define EDITADDRESSDIALOG_H
18 class QDataWidgetMapper;
58 #endif // EDITADDRESSDIALOG_H
QString getAddress() const
EditAddressDialog(Mode mode, QWidget *parent)
void setModel(AddressTableModel *model)
QDataWidgetMapper * mapper
Qt model of the address book in the core.
AddressTableModel * model
void setAddress(const QString &address)
Dialog for editing an address and associated information.
Ui::EditAddressDialog * ui