![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
Functions | |
| QString | ProcessSendCoinsReturn (const WalletModel::SendCoinsReturn &sendCoinsReturn, WalletModel *walletModel, CClientUIInterface::MessageBoxFlags &informType, const QString &msgArg, bool fPrepare) |
| void | ProcessSendCoinsReturnAndInform (PWidget *parent, const WalletModel::SendCoinsReturn &sendCoinsReturn, WalletModel *walletModel, const QString &msgArg, bool fPrepare) |
| QString GuiTransactionsUtils::ProcessSendCoinsReturn | ( | const WalletModel::SendCoinsReturn & | sendCoinsReturn, |
| WalletModel * | walletModel, | ||
| CClientUIInterface::MessageBoxFlags & | informType, | ||
| const QString & | msgArg, | ||
| bool | fPrepare | ||
| ) |
Definition at line 12 of file guitransactionsutils.cpp.
| void GuiTransactionsUtils::ProcessSendCoinsReturnAndInform | ( | PWidget * | parent, |
| const WalletModel::SendCoinsReturn & | sendCoinsReturn, | ||
| WalletModel * | walletModel, | ||
| const QString & | msgArg, | ||
| bool | fPrepare | ||
| ) |
Definition at line 77 of file guitransactionsutils.cpp.