Dash Core  0.12.2.1
P2P Digital Currency
Ui_AskPassphraseDialog Class Reference

#include <ui_askpassphrasedialog.h>

+ Inheritance diagram for Ui_AskPassphraseDialog:

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 * mixingOnlyCheckBox
 
QDialogButtonBox * buttonBox
 

Detailed Description

Definition at line 27 of file ui_askpassphrasedialog.h.

Member Function Documentation

◆ retranslateUi()

void Ui_AskPassphraseDialog::retranslateUi ( QDialog *  AskPassphraseDialog)
inline

Definition at line 137 of file ui_askpassphrasedialog.h.

Referenced by setupUi().

◆ setupUi()

void Ui_AskPassphraseDialog::setupUi ( QDialog *  AskPassphraseDialog)
inline

Definition at line 43 of file ui_askpassphrasedialog.h.

Referenced by AskPassphraseDialog::AskPassphraseDialog().

Member Data Documentation

◆ buttonBox

QDialogButtonBox* Ui_AskPassphraseDialog::buttonBox

Definition at line 41 of file ui_askpassphrasedialog.h.

Referenced by setupUi(), and AskPassphraseDialog::textChanged().

◆ capsLabel

QLabel* Ui_AskPassphraseDialog::capsLabel

◆ formLayout

QFormLayout* Ui_AskPassphraseDialog::formLayout

Definition at line 32 of file ui_askpassphrasedialog.h.

Referenced by setupUi().

◆ mixingOnlyCheckBox

QCheckBox* Ui_AskPassphraseDialog::mixingOnlyCheckBox

◆ passEdit1

◆ passEdit2

◆ passEdit3

◆ passLabel1

QLabel* Ui_AskPassphraseDialog::passLabel1

◆ passLabel2

QLabel* Ui_AskPassphraseDialog::passLabel2

◆ passLabel3

QLabel* Ui_AskPassphraseDialog::passLabel3

◆ verticalLayout

QVBoxLayout* Ui_AskPassphraseDialog::verticalLayout

Definition at line 30 of file ui_askpassphrasedialog.h.

Referenced by setupUi().

◆ warningLabel

QLabel* Ui_AskPassphraseDialog::warningLabel

Definition at line 31 of file ui_askpassphrasedialog.h.

Referenced by AskPassphraseDialog::AskPassphraseDialog(), and setupUi().


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