5 #ifndef EDITADDRESSDIALOG_H
6 #define EDITADDRESSDIALOG_H
57 #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