PIVX Core  5.6.99
P2P Digital Currency
Namespaces | Functions
guitransactionsutils.h File Reference
#include "pwidget.h"
#include "walletmodel.h"
Include dependency graph for guitransactionsutils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 GuiTransactionsUtils
 

Functions

QString GuiTransactionsUtils::ProcessSendCoinsReturn (const WalletModel::SendCoinsReturn &sendCoinsReturn, WalletModel *walletModel, CClientUIInterface::MessageBoxFlags &informType, const QString &msgArg, bool fPrepare)
 
void GuiTransactionsUtils::ProcessSendCoinsReturnAndInform (PWidget *parent, const WalletModel::SendCoinsReturn &sendCoinsReturn, WalletModel *walletModel, const QString &msgArg, bool fPrepare)