5#ifndef BITCOIN_QT_EDITADDRESSDIALOG_H
6#define BITCOIN_QT_EDITADDRESSDIALOG_H
51 Ui::EditAddressDialog *
ui;
Qt model of the address book in the core.
Dialog for editing an address and associated information.
Ui::EditAddressDialog * ui
EditAddressDialog(Mode mode, QWidget *parent=nullptr)
QString getDuplicateAddressWarning() const
Return a descriptive string when adding an already-existing address fails.
void setModel(AddressTableModel *model)
QDataWidgetMapper * mapper
AddressTableModel * model
void setAddress(const QString &address)
QString getAddress() const
constexpr auto Ticks(Dur2 d)
Helper to count the seconds of a duration/time_point.