Dialog for editing an address and associated information.
More...
#include <editaddressdialog.h>
Dialog for editing an address and associated information.
Definition at line 22 of file editaddressdialog.h.
Enumerator |
---|
NewReceivingAddress |
|
NewSendingAddress |
|
EditReceivingAddress |
|
EditSendingAddress |
|
Definition at line 27 of file editaddressdialog.h.
EditAddressDialog::EditAddressDialog |
( |
Mode |
mode, |
|
|
QWidget * |
parent |
|
) |
| |
|
explicit |
EditAddressDialog::~EditAddressDialog |
( |
| ) |
|
void EditAddressDialog::accept |
( |
| ) |
|
|
slot |
QString EditAddressDialog::getAddress |
( |
| ) |
const |
void EditAddressDialog::loadRow |
( |
int |
row | ) |
|
bool EditAddressDialog::saveCurrentRow |
( |
| ) |
|
|
private |
void EditAddressDialog::setAddress |
( |
const QString & |
address | ) |
|
QString EditAddressDialog::address |
|
private |
QDataWidgetMapper* EditAddressDialog::mapper |
|
private |
Mode EditAddressDialog::mode |
|
private |
The documentation for this class was generated from the following files: