PIVX Core  5.6.99
P2P Digital Currency
Functions
GuiTransactionsUtils Namespace Reference

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)
 

Function Documentation

◆ ProcessSendCoinsReturn()

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.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ProcessSendCoinsReturnAndInform()

void GuiTransactionsUtils::ProcessSendCoinsReturnAndInform ( PWidget parent,
const WalletModel::SendCoinsReturn sendCoinsReturn,
WalletModel walletModel,
const QString &  msgArg,
bool  fPrepare 
)

Definition at line 77 of file guitransactionsutils.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: