#include <sendmemodialog.h>
|
| void | inform (const QString &text) |
| |
Definition at line 17 of file sendmemodialog.h.
◆ SendMemoDialog()
| SendMemoDialog::SendMemoDialog |
( |
QWidget * |
parent, |
|
|
WalletModel * |
model |
|
) |
| |
|
explicit |
◆ ~SendMemoDialog()
| SendMemoDialog::~SendMemoDialog |
( |
| ) |
|
◆ accept
| void SendMemoDialog::accept |
( |
| ) |
|
|
overrideprivateslot |
◆ getMemo()
| QString SendMemoDialog::getMemo |
( |
| ) |
|
◆ getOperationResult()
| bool SendMemoDialog::getOperationResult |
( |
| ) |
|
|
inline |
◆ inform()
| void SendMemoDialog::inform |
( |
const QString & |
text | ) |
|
|
private |
◆ reset
| void SendMemoDialog::reset |
( |
| ) |
|
|
privateslot |
◆ setMemo()
| void SendMemoDialog::setMemo |
( |
QString |
memo | ) |
|
◆ showEvent()
| void SendMemoDialog::showEvent |
( |
QShowEvent * |
event | ) |
|
|
override |
◆ textChanged
| void SendMemoDialog::textChanged |
( |
| ) |
|
|
slot |
◆ operationResult
| bool SendMemoDialog::operationResult {false} |
|
private |
◆ snackBar
| SnackBar* SendMemoDialog::snackBar = nullptr |
|
private |
◆ ui
| Ui::SendMemoDialog* SendMemoDialog::ui |
|
private |
◆ walletModel
The documentation for this class was generated from the following files: