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

#include <ui_usersdialog.h>

Inheritance diagram for Ui_UsersDialog:

Public Member Functions

void setupUi (QDialog *UsersDialog)
void retranslateUi (QDialog *UsersDialog)

Public Attributes

QVBoxLayout * verticalLayout
QLabel * label
QHBoxLayout * horizontalLayout
QLineEdit * lineEdit
QCheckBox * checkBox
QListWidget * listWidget
QDialogButtonBox * buttonBox

Detailed Description

Definition at line 27 of file ui_usersdialog.h.

Member Function Documentation

◆ retranslateUi()

void Ui_UsersDialog::retranslateUi ( QDialog * UsersDialog)
inline

Definition at line 100 of file ui_usersdialog.h.

Here is the caller graph for this function:

◆ setupUi()

void Ui_UsersDialog::setupUi ( QDialog * UsersDialog)
inline

Definition at line 38 of file ui_usersdialog.h.

Here is the call graph for this function:

Member Data Documentation

◆ buttonBox

QDialogButtonBox* Ui_UsersDialog::buttonBox

Definition at line 36 of file ui_usersdialog.h.

◆ checkBox

QCheckBox* Ui_UsersDialog::checkBox

Definition at line 34 of file ui_usersdialog.h.

◆ horizontalLayout

QHBoxLayout* Ui_UsersDialog::horizontalLayout

Definition at line 32 of file ui_usersdialog.h.

◆ label

QLabel* Ui_UsersDialog::label

Definition at line 31 of file ui_usersdialog.h.

◆ lineEdit

QLineEdit* Ui_UsersDialog::lineEdit

Definition at line 33 of file ui_usersdialog.h.

◆ listWidget

QListWidget* Ui_UsersDialog::listWidget

Definition at line 35 of file ui_usersdialog.h.

◆ verticalLayout

QVBoxLayout* Ui_UsersDialog::verticalLayout

Definition at line 30 of file ui_usersdialog.h.


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