70 void message(
const QString &title,
const QString &
message,
unsigned int style);
73 #endif // SENDMPDIALOG_H
void propertyComboBoxChanged(int idx)
QWidget * setupTabChain(QWidget *prev)
Set up the tab chain manually, as Qt messes up the tab chain by default in some cases (issue https://...
Dialog for sending Master Protocol tokens.
SendMPDialog(QWidget *parent=0)
void pasteEntry(const SendCoinsRecipient &rv)
void clearButtonClicked()
bool fNewRecipientAllowed
void setAddress(const QString &address)
void message(const QString &title, const QString &message, unsigned int style)
Interface from Qt to configuration data structure for Bitcoin client.
Interface to Bitcoin wallet from Qt view code.
bool handlePaymentRequest(const SendCoinsRecipient &recipient)
void setModel(WalletModel *model)
void sendFromComboBoxChanged(int idx)
void processSendMPReturn(const WalletModel::SendCoinsReturn &SendCoinsReturn, const QString &msgArg=QString())