Dialog for requesting payment of bitcoins.  
 More...
#include <receivecoinsdialog.h>
Dialog for requesting payment of bitcoins. 
Definition at line 30 of file receivecoinsdialog.h.
 
◆ ColumnWidths
| Enumerator | 
|---|
| DATE_COLUMN_WIDTH  |  | 
| LABEL_COLUMN_WIDTH  |  | 
| AMOUNT_MINIMUM_COLUMN_WIDTH  |  | 
| MINIMUM_COLUMN_WIDTH  |  | 
Definition at line 35 of file receivecoinsdialog.h.
 
 
◆ ReceiveCoinsDialog()
  
  
      
        
          | ReceiveCoinsDialog::ReceiveCoinsDialog  | 
          ( | 
          const PlatformStyle *  | 
          platformStyle,  | 
         
        
           | 
           | 
          QWidget *  | 
          parent = nullptr  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
explicit   | 
  
 
 
◆ ~ReceiveCoinsDialog()
      
        
          | ReceiveCoinsDialog::~ReceiveCoinsDialog  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ accept
  
  
      
        
          | void ReceiveCoinsDialog::accept  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
overrideslot   | 
  
 
 
◆ clear
  
  
      
        
          | void ReceiveCoinsDialog::clear  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
◆ copyAddress
  
  
      
        
          | void ReceiveCoinsDialog::copyAddress  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ copyAmount
  
  
      
        
          | void ReceiveCoinsDialog::copyAmount  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ copyColumnToClipboard()
  
  
      
        
          | void ReceiveCoinsDialog::copyColumnToClipboard  | 
          ( | 
          int  | 
          column | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ copyLabel
  
  
      
        
          | void ReceiveCoinsDialog::copyLabel  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ copyMessage
  
  
      
        
          | void ReceiveCoinsDialog::copyMessage  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ copyURI
  
  
      
        
          | void ReceiveCoinsDialog::copyURI  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ on_receiveButton_clicked
  
  
      
        
          | void ReceiveCoinsDialog::on_receiveButton_clicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ on_recentRequestsView_doubleClicked
  
  
      
        
          | void ReceiveCoinsDialog::on_recentRequestsView_doubleClicked  | 
          ( | 
          const QModelIndex &  | 
          index | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ on_removeRequestButton_clicked
  
  
      
        
          | void ReceiveCoinsDialog::on_removeRequestButton_clicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ on_showRequestButton_clicked
  
  
      
        
          | void ReceiveCoinsDialog::on_showRequestButton_clicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ recentRequestsView_selectionChanged
  
  
      
        
          | void ReceiveCoinsDialog::recentRequestsView_selectionChanged  | 
          ( | 
          const QItemSelection &  | 
          selected,  | 
         
        
           | 
           | 
          const QItemSelection &  | 
          deselected  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ reject
  
  
      
        
          | void ReceiveCoinsDialog::reject  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
overrideslot   | 
  
 
 
◆ selectedRow()
  
  
      
        
          | QModelIndex ReceiveCoinsDialog::selectedRow  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ setModel()
      
        
          | void ReceiveCoinsDialog::setModel  | 
          ( | 
          WalletModel *  | 
          model | ) | 
           | 
        
      
 
 
◆ showMenu
  
  
      
        
          | void ReceiveCoinsDialog::showMenu  | 
          ( | 
          const QPoint &  | 
          point | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ updateDisplayUnit
  
  
      
        
          | void ReceiveCoinsDialog::updateDisplayUnit  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ contextMenu
  
  
      
        
          | QMenu* ReceiveCoinsDialog::contextMenu | 
         
       
   | 
  
private   | 
  
 
 
◆ copyAmountAction
  
  
      
        
          | QAction* ReceiveCoinsDialog::copyAmountAction | 
         
       
   | 
  
private   | 
  
 
 
◆ copyLabelAction
  
  
      
        
          | QAction* ReceiveCoinsDialog::copyLabelAction | 
         
       
   | 
  
private   | 
  
 
 
◆ copyMessageAction
  
  
      
        
          | QAction* ReceiveCoinsDialog::copyMessageAction | 
         
       
   | 
  
private   | 
  
 
 
◆ model
◆ platformStyle
◆ ui
  
  
      
        
          | Ui::ReceiveCoinsDialog* ReceiveCoinsDialog::ui | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following files: