#include <createproposaldialog.h>
Definition at line 21 of file createproposaldialog.h.
◆ CreateProposalDialog()
◆ ~CreateProposalDialog()
| CreateProposalDialog::~CreateProposalDialog |
( |
| ) |
|
|
override |
◆ inform()
| void CreateProposalDialog::inform |
( |
const QString & |
text | ) |
|
|
private |
◆ keyPressEvent()
| void CreateProposalDialog::keyPressEvent |
( |
QKeyEvent * |
e | ) |
|
|
overrideprotected |
◆ loadSummary()
| void CreateProposalDialog::loadSummary |
( |
| ) |
|
|
private |
◆ monthsEditDeselect
| void CreateProposalDialog::monthsEditDeselect |
( |
int |
i | ) |
|
|
slot |
◆ onAddrListClicked
| void CreateProposalDialog::onAddrListClicked |
( |
| ) |
|
|
slot |
- Todo:
- : add different row icon for contacts and own addresses.
- Todo:
- : add filter/search option.
- Todo:
- : fix bug that the last presented address isn't being showed.
Definition at line 330 of file createproposaldialog.cpp.
◆ onBackClicked
| void CreateProposalDialog::onBackClicked |
( |
| ) |
|
|
slot |
◆ onGenAddressClicked
| void CreateProposalDialog::onGenAddressClicked |
( |
| ) |
|
|
slot |
◆ onNextClicked
| void CreateProposalDialog::onNextClicked |
( |
| ) |
|
|
slot |
◆ propaddressChanged
| bool CreateProposalDialog::propaddressChanged |
( |
const QString & |
newText | ) |
|
|
slot |
◆ propAmountChanged
| void CreateProposalDialog::propAmountChanged |
( |
const QString & |
newText | ) |
|
|
slot |
◆ propNameChanged
| void CreateProposalDialog::propNameChanged |
( |
const QString & |
newText | ) |
|
|
slot |
◆ propUrlChanged
| void CreateProposalDialog::propUrlChanged |
( |
const QString & |
newText | ) |
|
|
slot |
◆ sendProposal()
| void CreateProposalDialog::sendProposal |
( |
| ) |
|
|
private |
◆ setupPageOne()
| void CreateProposalDialog::setupPageOne |
( |
| ) |
|
|
private |
◆ setupPageThree()
| void CreateProposalDialog::setupPageThree |
( |
| ) |
|
|
private |
◆ setupPageTwo()
| void CreateProposalDialog::setupPageTwo |
( |
| ) |
|
|
private |
◆ showEvent()
| void CreateProposalDialog::showEvent |
( |
QShowEvent * |
e | ) |
|
|
overrideprotected |
◆ validatePageOne()
| bool CreateProposalDialog::validatePageOne |
( |
| ) |
|
|
private |
◆ validatePageTwo()
| bool CreateProposalDialog::validatePageTwo |
( |
| ) |
|
|
private |
◆ actAddrList
| QAction* CreateProposalDialog::actAddrList {nullptr} |
|
private |
◆ govModel
◆ icConfirm1
| QPushButton* CreateProposalDialog::icConfirm1 {nullptr} |
|
private |
◆ icConfirm2
| QPushButton* CreateProposalDialog::icConfirm2 {nullptr} |
|
private |
◆ icConfirm3
| QPushButton* CreateProposalDialog::icConfirm3 {nullptr} |
|
private |
◆ menuContacts
◆ pos
| int CreateProposalDialog::pos = 0 |
|
private |
◆ snackBar
| SnackBar* CreateProposalDialog::snackBar {nullptr} |
|
private |
◆ ui
| Ui::CreateProposalDialog* CreateProposalDialog::ui |
|
private |
◆ walletModel
| WalletModel* CreateProposalDialog::walletModel {nullptr} |
|
private |
The documentation for this class was generated from the following files: