Widget that shows a list of sending or receiving addresses.  
 More...
#include <addressbookpage.h>
Widget that shows a list of sending or receiving addresses. 
Definition at line 26 of file addressbookpage.h.
 
◆ Mode
| Enumerator | 
|---|
| ForSelection  | Open address book to pick address.  
 | 
| ForEditing  | Open address book for editing.  
 | 
Definition at line 36 of file addressbookpage.h.
 
 
◆ Tabs
◆ AddressBookPage()
  
  
      
        
          | AddressBookPage::AddressBookPage  | 
          ( | 
          const PlatformStyle *  | 
          platformStyle,  | 
         
        
           | 
           | 
          Mode  | 
          mode,  | 
         
        
           | 
           | 
          Tabs  | 
          tab,  | 
         
        
           | 
           | 
          QWidget *  | 
          parent = 0  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
explicit   | 
  
 
 
◆ ~AddressBookPage()
      
        
          | AddressBookPage::~AddressBookPage  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ contextualMenu
  
  
      
        
          | void AddressBookPage::contextualMenu  | 
          ( | 
          const QPoint &  | 
          point | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
Spawn contextual menu (right mouse menu) for address book entry. 
Definition at line 315 of file addressbookpage.cpp.
 
 
◆ done
  
  
      
        
          | void AddressBookPage::done  | 
          ( | 
          int  | 
          retval | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
◆ getReturnValue()
  
  
      
        
          | const QString& AddressBookPage::getReturnValue  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ on_copyAddress_clicked
  
  
      
        
          | void AddressBookPage::on_copyAddress_clicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
Copy address of currently selected address entry to clipboard. 
Definition at line 175 of file addressbookpage.cpp.
 
 
◆ on_deleteAddress_clicked
  
  
      
        
          | void AddressBookPage::on_deleteAddress_clicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ on_exportButton_clicked
  
  
      
        
          | void AddressBookPage::on_exportButton_clicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ on_newAddress_clicked
  
  
      
        
          | void AddressBookPage::on_newAddress_clicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
Create a new address for receiving coins and / or add a new address book entry. 
Definition at line 206 of file addressbookpage.cpp.
 
 
◆ onCopyLabelAction
  
  
      
        
          | void AddressBookPage::onCopyLabelAction  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
Copy label of currently selected address entry to clipboard (no button) 
Definition at line 180 of file addressbookpage.cpp.
 
 
◆ onEditAction
  
  
      
        
          | void AddressBookPage::onEditAction  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ selectionChanged
  
  
      
        
          | void AddressBookPage::selectionChanged  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ selectNewAddress
  
  
      
        
          | void AddressBookPage::selectNewAddress  | 
          ( | 
          const QModelIndex &  | 
          parent,  | 
         
        
           | 
           | 
          int  | 
          begin,  | 
         
        
           | 
           | 
          int  | 
            | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ sendCoins
  
  
      
        
          | void AddressBookPage::sendCoins  | 
          ( | 
          QString  | 
          addr | ) | 
           | 
         
       
   | 
  
signal   | 
  
 
 
◆ setModel()
◆ contextMenu
  
  
      
        
          | QMenu* AddressBookPage::contextMenu | 
         
       
   | 
  
private   | 
  
 
 
◆ deleteAction
  
  
      
        
          | QAction* AddressBookPage::deleteAction | 
         
       
   | 
  
private   | 
  
 
 
◆ mode
  
  
      
        
          | Mode AddressBookPage::mode | 
         
       
   | 
  
private   | 
  
 
 
◆ model
◆ newAddressToSelect
  
  
      
        
          | QString AddressBookPage::newAddressToSelect | 
         
       
   | 
  
private   | 
  
 
 
◆ proxyModel
◆ returnValue
  
  
      
        
          | QString AddressBookPage::returnValue | 
         
       
   | 
  
private   | 
  
 
 
◆ tab
  
  
      
        
          | Tabs AddressBookPage::tab | 
         
       
   | 
  
private   | 
  
 
 
◆ ui
  
  
      
        
          | Ui::AddressBookPage* AddressBookPage::ui | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following files: