21 static const int MAX_SEND_POPUP_ENTRIES = 8;
61 const QString& labelAmountSend,
62 const QString& labelAmountRemaining,
67 void showEvent(QShowEvent *event)
override;
69 void run(
int type)
override;
79 void clearAll(
bool fClearSettings =
true);
117 void ProcessSend(QList<SendCoinsRecipient>& recipients,
bool hasShieldedOutput,
118 const std::function<
bool(QList<SendCoinsRecipient>&)>& func =
nullptr);
int64_t CAmount
Amount in PIV (Can be negative)
Model for PIVX network client.
Interface to PIVX wallet from Qt view code.
Data model for a walletmodel transaction.
boost::optional< T > Optional
Substitute for C++17 std::optional.
bool error(const char *fmt, const Args &... args)