Fabcoin Core  0.16.2
P2P Digital Currency
Public Member Functions | Public Attributes | List of all members
Ui_AskPassphraseDialog Class Reference

#include <ui_askpassphrasedialog.h>

Inheritance diagram for Ui_AskPassphraseDialog:
[legend]

Public Member Functions

void setupUi (QDialog *AskPassphraseDialog)
 
void retranslateUi (QDialog *AskPassphraseDialog)
 

Public Attributes

QVBoxLayout * verticalLayout
 
QLabel * warningLabel
 
QFormLayout * formLayout
 
QLabel * passLabel1
 
QLineEdit * passEdit1
 
QLabel * passLabel2
 
QLineEdit * passEdit2
 
QLabel * passLabel3
 
QLineEdit * passEdit3
 
QLabel * capsLabel
 
QCheckBox * stakingCheckBox
 
QDialogButtonBox * buttonBox
 

Detailed Description

Definition at line 27 of file ui_askpassphrasedialog.h.

Member Function Documentation

void Ui_AskPassphraseDialog::retranslateUi ( QDialog *  AskPassphraseDialog)
inline

Definition at line 135 of file ui_askpassphrasedialog.h.

Here is the caller graph for this function:

void Ui_AskPassphraseDialog::setupUi ( QDialog *  AskPassphraseDialog)
inline

Definition at line 43 of file ui_askpassphrasedialog.h.

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

QDialogButtonBox* Ui_AskPassphraseDialog::buttonBox

Definition at line 41 of file ui_askpassphrasedialog.h.

QLabel* Ui_AskPassphraseDialog::capsLabel

Definition at line 39 of file ui_askpassphrasedialog.h.

QFormLayout* Ui_AskPassphraseDialog::formLayout

Definition at line 32 of file ui_askpassphrasedialog.h.

QLineEdit* Ui_AskPassphraseDialog::passEdit1

Definition at line 34 of file ui_askpassphrasedialog.h.

QLineEdit* Ui_AskPassphraseDialog::passEdit2

Definition at line 36 of file ui_askpassphrasedialog.h.

QLineEdit* Ui_AskPassphraseDialog::passEdit3

Definition at line 38 of file ui_askpassphrasedialog.h.

QLabel* Ui_AskPassphraseDialog::passLabel1

Definition at line 33 of file ui_askpassphrasedialog.h.

QLabel* Ui_AskPassphraseDialog::passLabel2

Definition at line 35 of file ui_askpassphrasedialog.h.

QLabel* Ui_AskPassphraseDialog::passLabel3

Definition at line 37 of file ui_askpassphrasedialog.h.

QCheckBox* Ui_AskPassphraseDialog::stakingCheckBox

Definition at line 40 of file ui_askpassphrasedialog.h.

QVBoxLayout* Ui_AskPassphraseDialog::verticalLayout

Definition at line 30 of file ui_askpassphrasedialog.h.

QLabel* Ui_AskPassphraseDialog::warningLabel

Definition at line 31 of file ui_askpassphrasedialog.h.


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