Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
editaddressdialog.h
Go to the documentation of this file.
Definition: addressbookpage.h:12
EditAddressDialog(Mode mode, QWidget *parent)
Definition: editaddressdialog.cpp:15
void setModel(AddressTableModel *model)
Definition: editaddressdialog.cpp:55
void setAddress(const QString &address)
Definition: editaddressdialog.cpp:143
Dialog for editing an address and associated information.
Definition: editaddressdialog.h:22