 |
PRCYCoin
2.0.0.7rc1
P2P Digital Currency
|
Go to the documentation of this file.
5 #ifndef BITCOIN_QT_EDITADDRESSDIALOG_H
6 #define BITCOIN_QT_EDITADDRESSDIALOG_H
18 class QDataWidgetMapper;
50 Ui::EditAddressDialog*
ui;
58 #endif // BITCOIN_QT_EDITADDRESSDIALOG_H
Qt model of the address book in the core.
void setModel(AddressTableModel *model)
Dialog for editing an address and associated information.
EditAddressDialog(Mode mode, QWidget *parent)
AddressTableModel * model
QDataWidgetMapper * mapper
void setAddress(const QString &address)
Ui::EditAddressDialog * ui
QString getAddress() const