#include <paymentserver.h>
Definition at line 62 of file paymentserver.h.
 
◆ PaymentServer()
  
  
      
        
          | PaymentServer::PaymentServer  | 
          ( | 
          QObject *  | 
          parent,  | 
         
        
           | 
           | 
          bool  | 
          startLocalServer = true  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
explicit   | 
  
 
 
◆ ~PaymentServer()
      
        
          | PaymentServer::~PaymentServer  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ eventFilter()
  
  
      
        
          | bool PaymentServer::eventFilter  | 
          ( | 
          QObject *  | 
          object,  | 
         
        
           | 
           | 
          QEvent *  | 
          event  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
protected   | 
  
 
 
◆ handleURIConnection
  
  
      
        
          | void PaymentServer::handleURIConnection  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ handleURIOrFile
  
  
      
        
          | void PaymentServer::handleURIOrFile  | 
          ( | 
          const QString &  | 
          s | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
◆ ipcParseCommandLine()
  
  
      
        
          | void PaymentServer::ipcParseCommandLine  | 
          ( | 
          interfaces::Node &  | 
          node,  | 
         
        
           | 
           | 
          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 | 
         
       
   | 
  
private   | 
  
 
 
◆ uriServer
  
  
      
        
          | QLocalServer* PaymentServer::uriServer | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following files: