PRCYCoin  2.0.0.7rc1
P2P Digital Currency
Public Member Functions | Private Slots | Private Member Functions | Private Attributes | List of all members
TwoFAQRDialog Class Reference

#include <2faqrdialog.h>

Inheritance diagram for TwoFAQRDialog:
[legend]
Collaboration diagram for TwoFAQRDialog:
[legend]

Public Member Functions

 TwoFAQRDialog (QWidget *parent=0)
 
 ~TwoFAQRDialog ()
 
void setModel (WalletModel *model)
 

Private Slots

void on_btnCopyURI_clicked ()
 

Private Member Functions

void update ()
 

Private Attributes

Ui::TwoFAQRDialog * ui
 
WalletModelmodel
 
QSettings settings
 

Detailed Description

Definition at line 13 of file 2faqrdialog.h.

Constructor & Destructor Documentation

◆ TwoFAQRDialog()

TwoFAQRDialog::TwoFAQRDialog ( QWidget *  parent = 0)
explicit

Definition at line 27 of file 2faqrdialog.cpp.

Here is the call graph for this function:

◆ ~TwoFAQRDialog()

TwoFAQRDialog::~TwoFAQRDialog ( )

Definition at line 46 of file 2faqrdialog.cpp.

Member Function Documentation

◆ on_btnCopyURI_clicked

void TwoFAQRDialog::on_btnCopyURI_clicked ( )
privateslot

Definition at line 113 of file 2faqrdialog.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ setModel()

void TwoFAQRDialog::setModel ( WalletModel model)

Definition at line 51 of file 2faqrdialog.cpp.

Here is the caller graph for this function:

◆ update()

void TwoFAQRDialog::update ( )
private

Definition at line 56 of file 2faqrdialog.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ model

WalletModel* TwoFAQRDialog::model
private

Definition at line 32 of file 2faqrdialog.h.

◆ settings

QSettings TwoFAQRDialog::settings
private

Definition at line 33 of file 2faqrdialog.h.

◆ ui

Ui::TwoFAQRDialog* TwoFAQRDialog::ui
private

Definition at line 31 of file 2faqrdialog.h.


The documentation for this class was generated from the following files: