QtPass 1.5.1
Multi-platform GUI for pass, the standard unix password manager.
Loading...
Searching...
No Matches
Ui_PasswordDialog Class Reference

#include <ui_passworddialog.h>

Inheritance diagram for Ui_PasswordDialog:

Public Member Functions

void setupUi (QDialog *PasswordDialog)
void retranslateUi (QDialog *PasswordDialog)

Public Attributes

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

Detailed Description

Definition at line 33 of file ui_passworddialog.h.

Member Function Documentation

◆ retranslateUi()

void Ui_PasswordDialog::retranslateUi ( QDialog * PasswordDialog)
inline

Definition at line 172 of file ui_passworddialog.h.

Here is the caller graph for this function:

◆ setupUi()

void Ui_PasswordDialog::setupUi ( QDialog * PasswordDialog)
inline

Definition at line 53 of file ui_passworddialog.h.

Here is the call graph for this function:

Member Data Documentation

◆ buttonBox

QDialogButtonBox* Ui_PasswordDialog::buttonBox

Definition at line 51 of file ui_passworddialog.h.

◆ checkBoxShow

QCheckBox* Ui_PasswordDialog::checkBoxShow

Definition at line 43 of file ui_passworddialog.h.

◆ createPasswordButton

QToolButton* Ui_PasswordDialog::createPasswordButton

Definition at line 41 of file ui_passworddialog.h.

◆ formLayout

QFormLayout* Ui_PasswordDialog::formLayout

Definition at line 49 of file ui_passworddialog.h.

◆ horizontalLayout

QHBoxLayout* Ui_PasswordDialog::horizontalLayout

Definition at line 39 of file ui_passworddialog.h.

◆ horizontalLayout_2

QHBoxLayout* Ui_PasswordDialog::horizontalLayout_2

Definition at line 42 of file ui_passworddialog.h.

◆ horizontalSpacer

QSpacerItem* Ui_PasswordDialog::horizontalSpacer

Definition at line 44 of file ui_passworddialog.h.

◆ label_characterset

QLabel* Ui_PasswordDialog::label_characterset

Definition at line 45 of file ui_passworddialog.h.

◆ label_length

QLabel* Ui_PasswordDialog::label_length

Definition at line 47 of file ui_passworddialog.h.

◆ lineEditPassword

QLineEdit* Ui_PasswordDialog::lineEditPassword

Definition at line 40 of file ui_passworddialog.h.

◆ passwordTemplateSwitch

QComboBox* Ui_PasswordDialog::passwordTemplateSwitch

Definition at line 46 of file ui_passworddialog.h.

◆ plainTextEdit

QPlainTextEdit* Ui_PasswordDialog::plainTextEdit

Definition at line 50 of file ui_passworddialog.h.

◆ spinBox_pwdLength

QSpinBox* Ui_PasswordDialog::spinBox_pwdLength

Definition at line 48 of file ui_passworddialog.h.

◆ verticalLayout

QVBoxLayout* Ui_PasswordDialog::verticalLayout

Definition at line 38 of file ui_passworddialog.h.

◆ verticalLayout_2

QVBoxLayout* Ui_PasswordDialog::verticalLayout_2

Definition at line 36 of file ui_passworddialog.h.

◆ widget

QWidget* Ui_PasswordDialog::widget

Definition at line 37 of file ui_passworddialog.h.


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