Master Core  v0.0.9 - 2abfd2849db8ba7a83957c64eb976b406713c123
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
Ui_AskPassphraseDialog Class Reference

#include <ui_askpassphrasedialog.h>

+ Inheritance diagram for Ui_AskPassphraseDialog:
+ Collaboration diagram for Ui_AskPassphraseDialog:

Public Member Functions

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

Public Attributes

QVBoxLayout * verticalLayout
 
QLabelwarningLabel
 
QFormLayout * formLayout
 
QLabelpassLabel1
 
QLineEditpassEdit1
 
QLabelpassLabel2
 
QLineEditpassEdit2
 
QLabelpassLabel3
 
QLineEditpassEdit3
 
QLabelcapsLabel
 
QDialogButtonBox * buttonBox
 

Detailed Description

Definition at line 25 of file ui_askpassphrasedialog.h.

Member Function Documentation

void Ui_AskPassphraseDialog::retranslateUi ( QDialog AskPassphraseDialog)
inline

Definition at line 124 of file ui_askpassphrasedialog.h.

Referenced by setupUi().

+ Here is the caller graph for this function:

void Ui_AskPassphraseDialog::setupUi ( QDialog AskPassphraseDialog)
inline

Definition at line 40 of file ui_askpassphrasedialog.h.

References retranslateUi().

Referenced by AskPassphraseDialog::AskPassphraseDialog().

+ 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 38 of file ui_askpassphrasedialog.h.

Referenced by AskPassphraseDialog::textChanged().

QLabel* Ui_AskPassphraseDialog::capsLabel
QFormLayout* Ui_AskPassphraseDialog::formLayout

Definition at line 30 of file ui_askpassphrasedialog.h.

QLineEdit* Ui_AskPassphraseDialog::passEdit1
QLineEdit* Ui_AskPassphraseDialog::passEdit2
QLineEdit* Ui_AskPassphraseDialog::passEdit3
QLabel* Ui_AskPassphraseDialog::passLabel1

Definition at line 31 of file ui_askpassphrasedialog.h.

Referenced by AskPassphraseDialog::AskPassphraseDialog().

QLabel* Ui_AskPassphraseDialog::passLabel2

Definition at line 33 of file ui_askpassphrasedialog.h.

Referenced by AskPassphraseDialog::AskPassphraseDialog().

QLabel* Ui_AskPassphraseDialog::passLabel3

Definition at line 35 of file ui_askpassphrasedialog.h.

Referenced by AskPassphraseDialog::AskPassphraseDialog().

QVBoxLayout* Ui_AskPassphraseDialog::verticalLayout

Definition at line 28 of file ui_askpassphrasedialog.h.

QLabel* Ui_AskPassphraseDialog::warningLabel

Definition at line 29 of file ui_askpassphrasedialog.h.

Referenced by AskPassphraseDialog::AskPassphraseDialog().


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