#include <send.h>
|
| void | receivedURI (const QString &uri) |
| | Signal raised when a URI was entered or dragged to the GUI. More...
|
| |
| void | message (const QString &title, const QString &body, unsigned int style, bool *ret=nullptr) |
| |
| void | showHide (bool show) |
| |
| bool | execDialog (QDialog *dialog, int xDiv=3, int yDiv=5) |
| |
Definition at line 34 of file send.h.
◆ SendWidget()
| SendWidget::SendWidget |
( |
PIVXGUI * |
parent | ) |
|
|
explicit |
◆ ~SendWidget()
| SendWidget::~SendWidget |
( |
| ) |
|
◆ addEntry()
| void SendWidget::addEntry |
( |
| ) |
|
◆ changeTheme
| void SendWidget::changeTheme |
( |
bool |
isLightTheme, |
|
|
QString & |
theme |
|
) |
| |
|
overrideslot |
◆ clearAll
| void SendWidget::clearAll |
( |
bool |
fClearSettings = true | ) |
|
|
privateslot |
◆ clearEntries
| void SendWidget::clearEntries |
( |
| ) |
|
|
privateslot |
◆ createEntry()
◆ hideContactsMenu()
| void SendWidget::hideContactsMenu |
( |
| ) |
|
|
private |
◆ loadClientModel()
| void SendWidget::loadClientModel |
( |
| ) |
|
|
overridevirtual |
◆ loadWalletModel()
| void SendWidget::loadWalletModel |
( |
| ) |
|
|
overridevirtual |
- Todo:
- : This only happen when the coin control features are modified in other screen, check before do this if the wallet has another screen modifying it.
Reimplemented from PWidget.
Definition at line 211 of file send.cpp.
◆ onAddEntryClicked
| void SendWidget::onAddEntryClicked |
( |
| ) |
|
|
privateslot |
◆ onChangeAddressClicked
| void SendWidget::onChangeAddressClicked |
( |
| ) |
|
|
slot |
◆ onChangeCustomFeeClicked
| void SendWidget::onChangeCustomFeeClicked |
( |
| ) |
|
|
slot |
◆ onCheckBoxChanged
| void SendWidget::onCheckBoxChanged |
( |
| ) |
|
|
privateslot |
◆ onCoinControlClicked
| void SendWidget::onCoinControlClicked |
( |
| ) |
|
|
slot |
◆ onContactMultiClicked
| void SendWidget::onContactMultiClicked |
( |
| ) |
|
|
privateslot |
◆ onContactsClicked
◆ onDeleteClicked
| void SendWidget::onDeleteClicked |
( |
| ) |
|
|
privateslot |
◆ onEntryMemoClicked
| void SendWidget::onEntryMemoClicked |
( |
| ) |
|
|
privateslot |
◆ onError()
| void SendWidget::onError |
( |
QString |
error, |
|
|
int |
type |
|
) |
| |
|
overrideprotectedvirtual |
◆ onMenuClicked
◆ onOpenUriClicked
| void SendWidget::onOpenUriClicked |
( |
| ) |
|
|
slot |
◆ onPIVSelected
| void SendWidget::onPIVSelected |
( |
bool |
_isTransparent | ) |
|
|
privateslot |
◆ onResetCustomOptions
| void SendWidget::onResetCustomOptions |
( |
bool |
fRefreshAmounts | ) |
|
|
privateslot |
◆ onResetSettings
| void SendWidget::onResetSettings |
( |
| ) |
|
|
privateslot |
◆ onSendClicked
| void SendWidget::onSendClicked |
( |
| ) |
|
|
privateslot |
◆ onShieldCoinsClicked
| void SendWidget::onShieldCoinsClicked |
( |
| ) |
|
|
slot |
- Todo:
- future: Unify this code with the code in coincontroldialog into the model.
Definition at line 716 of file send.cpp.
◆ onSubtractFeeFromAmountChecked
| void SendWidget::onSubtractFeeFromAmountChecked |
( |
| ) |
|
|
privateslot |
◆ onValueChanged
| void SendWidget::onValueChanged |
( |
| ) |
|
|
slot |
◆ prepareShielded()
◆ prepareTransparent()
◆ ProcessSend()
- Todo:
- : this can get wrapped on a cached struct.
Definition at line 420 of file send.cpp.
◆ receivedURI
| void SendWidget::receivedURI |
( |
const QString & |
uri | ) |
|
|
signal |
Signal raised when a URI was entered or dragged to the GUI.
◆ refreshAmounts
| void SendWidget::refreshAmounts |
( |
| ) |
|
|
slot |
◆ resetChangeAddress()
| void SendWidget::resetChangeAddress |
( |
| ) |
|
|
private |
◆ resetCoinControl()
| void SendWidget::resetCoinControl |
( |
| ) |
|
|
private |
◆ resizeEvent()
| void SendWidget::resizeEvent |
( |
QResizeEvent * |
event | ) |
|
|
overrideprotected |
◆ resizeMenu()
| void SendWidget::resizeMenu |
( |
| ) |
|
|
private |
◆ run()
| void SendWidget::run |
( |
int |
type | ) |
|
|
overrideprotectedvirtual |
◆ sendFinalStep()
| bool SendWidget::sendFinalStep |
( |
| ) |
|
|
private |
◆ setCoinControlPayAmounts()
| void SendWidget::setCoinControlPayAmounts |
( |
| ) |
|
|
private |
◆ setCustomFeeSelected()
| void SendWidget::setCustomFeeSelected |
( |
bool |
isSelected, |
|
|
const CAmount & |
customFee = DEFAULT_TRANSACTION_FEE |
|
) |
| |
|
private |
◆ setFocusOnLastEntry()
| void SendWidget::setFocusOnLastEntry |
( |
| ) |
|
|
private |
◆ showEvent()
| void SendWidget::showEvent |
( |
QShowEvent * |
event | ) |
|
|
overrideprotected |
◆ showHideCheckBoxDelegations()
| void SendWidget::showHideCheckBoxDelegations |
( |
CAmount |
delegationBalance | ) |
|
|
private |
◆ tryRefreshAmounts()
| void SendWidget::tryRefreshAmounts |
( |
| ) |
|
|
private |
◆ updateAmounts
| void SendWidget::updateAmounts |
( |
const QString & |
titleTotalRemaining, |
|
|
const QString & |
labelAmountSend, |
|
|
const QString & |
labelAmountRemaining, |
|
|
CAmount |
_delegationBalance |
|
) |
| |
|
slot |
◆ updateEntryLabels()
◆ coinControlDialog
◆ coinIcon
| QPushButton* SendWidget::coinIcon |
|
private |
◆ customFeeDialog
◆ entries
◆ fDelegationsChecked
| bool SendWidget::fDelegationsChecked = false |
|
private |
◆ focusedEntry
◆ isCustomFeeSelected
| bool SendWidget::isCustomFeeSelected = false |
|
private |
◆ isProcessing
| std::atomic<bool> SendWidget::isProcessing {false} |
|
private |
◆ isTransparent
| bool SendWidget::isTransparent = true |
|
private |
◆ isUpdatingBalance
| std::atomic<bool> SendWidget::isUpdatingBalance {false} |
|
private |
◆ menu
◆ menuContacts
◆ nDisplayUnit
| int SendWidget::nDisplayUnit |
|
private |
◆ processingResult
| std::atomic<bool> SendWidget::processingResult {false} |
|
private |
◆ processingResultError
| Optional<QString> SendWidget::processingResultError {nullopt} |
|
private |
◆ ptrModelTx
◆ ui
The documentation for this class was generated from the following files: