|
QtPass 1.5.1
Multi-platform GUI for pass, the standard unix password manager.
|
#include <ui_keygendialog.h>
Additional Inherited Members | |
| Public Member Functions inherited from Ui_KeygenDialog | |
| void | setupUi (QDialog *KeygenDialog) |
| void | retranslateUi (QDialog *KeygenDialog) |
| Public Attributes inherited from Ui_KeygenDialog | |
| QVBoxLayout * | verticalLayout_2 |
| QLabel * | label |
| QFrame * | frame |
| QVBoxLayout * | verticalLayout |
| QWidget * | widget |
| QFormLayout * | formLayout |
| QLabel * | labelEmail |
| QLineEdit * | |
| QLabel * | labelName |
| QLineEdit * | name |
| QLabel * | labelPassphrase |
| QLineEdit * | passphrase1 |
| QLineEdit * | passphrase2 |
| QLabel * | labelPassphraseInfo |
| QLabel * | label_2 |
| QFrame * | line |
| QCheckBox * | checkBox |
| QPlainTextEdit * | plainTextEdit |
| QLabel * | labelExpertInfo |
| QDialogButtonBox * | buttonBox |
Definition at line 259 of file ui_keygendialog.h.