|
QtPass 1.5.1
Multi-platform GUI for pass, the standard unix password manager.
|
#include <ui_passworddialog.h>
Additional Inherited Members | |
| Public Member Functions inherited from Ui_PasswordDialog | |
| void | setupUi (QDialog *PasswordDialog) |
| void | retranslateUi (QDialog *PasswordDialog) |
| Public Attributes inherited from Ui_PasswordDialog | |
| QVBoxLayout * | verticalLayout_2 |
| QWidget * | widget |
| QVBoxLayout * | verticalLayout |
| QHBoxLayout * | horizontalLayout |
| QLineEdit * | lineEditPassword |
| QToolButton * | createPasswordButton |
| QHBoxLayout * | horizontalLayout_2 |
| QCheckBox * | checkBoxShow |
| QSpacerItem * | horizontalSpacer |
| QLabel * | label_characterset |
| QComboBox * | passwordTemplateSwitch |
| QLabel * | label_length |
| QSpinBox * | spinBox_pwdLength |
| QFormLayout * | formLayout |
| QPlainTextEdit * | plainTextEdit |
| QDialogButtonBox * | buttonBox |
Definition at line 191 of file ui_passworddialog.h.