#include <paymentserver.h>
|
| bool | eventFilter (QObject *object, QEvent *event) override |
Definition at line 55 of file paymentserver.h.
◆ PaymentServer()
| PaymentServer::PaymentServer |
( |
QObject * | parent, |
|
|
bool | startLocalServer = true ) |
|
explicit |
◆ ~PaymentServer()
| PaymentServer::~PaymentServer |
( |
| ) |
|
|
default |
◆ eventFilter()
| bool PaymentServer::eventFilter |
( |
QObject * | object, |
|
|
QEvent * | event ) |
|
overrideprotected |
◆ handleURIConnection
| void PaymentServer::handleURIConnection |
( |
| ) |
|
|
privateslot |
◆ handleURIOrFile
| void PaymentServer::handleURIOrFile |
( |
const QString & | s | ) |
|
|
slot |
◆ ipcParseCommandLine()
| void PaymentServer::ipcParseCommandLine |
( |
int | argc, |
|
|
char * | argv[] ) |
|
static |
◆ ipcSendCommandLine()
| bool PaymentServer::ipcSendCommandLine |
( |
| ) |
|
|
static |
◆ message
| void PaymentServer::message |
( |
const QString & | title, |
|
|
const QString & | message, |
|
|
unsigned int | style ) |
|
signal |
◆ receivedPaymentRequest
◆ setOptionsModel()
| void PaymentServer::setOptionsModel |
( |
OptionsModel * | optionsModel | ) |
|
◆ uiReady
| void PaymentServer::uiReady |
( |
| ) |
|
|
slot |
◆ optionsModel
◆ saveURIs
| bool PaymentServer::saveURIs {true} |
|
private |
◆ uriServer
| QLocalServer* PaymentServer::uriServer {nullptr} |
|
private |
The documentation for this class was generated from the following files: