 |
PRCYCoin
2.0.0.7rc1
P2P Digital Currency
|
Go to the documentation of this file.
5 #ifndef BITCOIN_QT_PAYMENTSERVER_H
6 #define BITCOIN_QT_PAYMENTSERVER_H
79 void message(
const QString& title,
const QString&
message,
unsigned int style);
103 #endif // BITCOIN_QT_PAYMENTSERVER_H
OptionsModel * optionsModel
void message(const QString &title, const QString &message, unsigned int style)
void setOptionsModel(OptionsModel *optionsModel)
void handleURIConnection()
bool eventFilter(QObject *object, QEvent *event)
static void ipcParseCommandLine(int argc, char *argv[])
static bool ipcSendCommandLine()
Interface from Qt to configuration data structure for Bitcoin client.
void receivedPaymentRequest(SendCoinsRecipient)
A CWallet is an extension of a keystore, which also maintains a set of transactions and balances,...
void handleURIOrFile(const QString &s)
PaymentServer(QObject *parent, bool startLocalServer=true)