Bitcoin Core 22.99.0
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
 
QCheckBox * toggleShowPasswordButton
 
QLabel * capsLabel
 
QDialogButtonBox * buttonBox
 

Detailed Description

Definition at line 24 of file ui_askpassphrasedialog.h.

Member Function Documentation

◆ retranslateUi()

void Ui_AskPassphraseDialog::retranslateUi ( QDialog *  AskPassphraseDialog)
inline

Definition at line 132 of file ui_askpassphrasedialog.h.

Here is the caller graph for this function:

◆ setupUi()

void Ui_AskPassphraseDialog::setupUi ( QDialog *  AskPassphraseDialog)
inline

Definition at line 40 of file ui_askpassphrasedialog.h.

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

Member Data Documentation

◆ buttonBox

QDialogButtonBox* Ui_AskPassphraseDialog::buttonBox

Definition at line 38 of file ui_askpassphrasedialog.h.

◆ capsLabel

QLabel* Ui_AskPassphraseDialog::capsLabel

Definition at line 37 of file ui_askpassphrasedialog.h.

◆ formLayout

QFormLayout* Ui_AskPassphraseDialog::formLayout

Definition at line 29 of file ui_askpassphrasedialog.h.

◆ passEdit1

QLineEdit* Ui_AskPassphraseDialog::passEdit1

Definition at line 31 of file ui_askpassphrasedialog.h.

◆ passEdit2

QLineEdit* Ui_AskPassphraseDialog::passEdit2

Definition at line 33 of file ui_askpassphrasedialog.h.

◆ passEdit3

QLineEdit* Ui_AskPassphraseDialog::passEdit3

Definition at line 35 of file ui_askpassphrasedialog.h.

◆ passLabel1

QLabel* Ui_AskPassphraseDialog::passLabel1

Definition at line 30 of file ui_askpassphrasedialog.h.

◆ passLabel2

QLabel* Ui_AskPassphraseDialog::passLabel2

Definition at line 32 of file ui_askpassphrasedialog.h.

◆ passLabel3

QLabel* Ui_AskPassphraseDialog::passLabel3

Definition at line 34 of file ui_askpassphrasedialog.h.

◆ toggleShowPasswordButton

QCheckBox* Ui_AskPassphraseDialog::toggleShowPasswordButton

Definition at line 36 of file ui_askpassphrasedialog.h.

◆ verticalLayout

QVBoxLayout* Ui_AskPassphraseDialog::verticalLayout

Definition at line 27 of file ui_askpassphrasedialog.h.

◆ warningLabel

QLabel* Ui_AskPassphraseDialog::warningLabel

Definition at line 28 of file ui_askpassphrasedialog.h.


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