5 #ifndef FABCOIN_QT_RECEIVEREQUESTDIALOG_H 6 #define FABCOIN_QT_RECEIVEREQUESTDIALOG_H 41 virtual void mousePressEvent(QMouseEvent *event);
42 virtual void contextMenuEvent(QContextMenuEvent *event);
58 static bool createQRCode(QLabel * label,
SendCoinsRecipient info,
bool showAddress =
false);
61 void on_btnCopyURI_clicked();
62 void on_btnCopyAddress_clicked();
72 #endif // FABCOIN_QT_RECEIVEREQUESTDIALOG_H
Ui::ReceiveRequestDialog * ui
Interface from Qt to configuration data structure for Fabcoin client.