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

#include <ui_mainwindow.h>

Inheritance diagram for Ui_MainWindow:
Collaboration diagram for Ui_MainWindow:

Public Member Functions

void setupUi (QMainWindow *MainWindow)
void retranslateUi (QMainWindow *MainWindow)

Public Attributes

QAction * actionAddPassword
QAction * actionAddFolder
QAction * actionEdit
QAction * actionDelete
QAction * actionOtp
QAction * actionPush
QAction * actionUpdate
QAction * actionUsers
QAction * actionConfig
QWidget * centralWidget
QGridLayout * gridLayout_2
QFrame * frame
QHBoxLayout * horizontalLayout_2
QHBoxLayout * horizontalLayout_3
QVBoxLayout * verticalLayout
QWidget * profileWidget
QHBoxLayout * horizontalLayout
QLabel * label
QComboBox * profileBox
QLineEdit * lineEdit
DeselectableTreeViewtreeView
QVBoxLayout * verticalLayoutPassword
QLabel * passwordName
QSpacerItem * verticalSpacer_2
QGridLayout * gridLayout
QTextBrowser * textBrowser
QStatusBar * statusBar
QToolBar * toolBar

Detailed Description

Definition at line 34 of file ui_mainwindow.h.

Member Function Documentation

◆ retranslateUi()

void Ui_MainWindow::retranslateUi ( QMainWindow * MainWindow)
inline

Definition at line 269 of file ui_mainwindow.h.

Here is the caller graph for this function:

◆ setupUi()

void Ui_MainWindow::setupUi ( QMainWindow * MainWindow)
inline

Definition at line 66 of file ui_mainwindow.h.

Here is the call graph for this function:

Member Data Documentation

◆ actionAddFolder

QAction* Ui_MainWindow::actionAddFolder

Definition at line 38 of file ui_mainwindow.h.

◆ actionAddPassword

QAction* Ui_MainWindow::actionAddPassword

Definition at line 37 of file ui_mainwindow.h.

◆ actionConfig

QAction* Ui_MainWindow::actionConfig

Definition at line 45 of file ui_mainwindow.h.

◆ actionDelete

QAction* Ui_MainWindow::actionDelete

Definition at line 40 of file ui_mainwindow.h.

◆ actionEdit

QAction* Ui_MainWindow::actionEdit

Definition at line 39 of file ui_mainwindow.h.

◆ actionOtp

QAction* Ui_MainWindow::actionOtp

Definition at line 41 of file ui_mainwindow.h.

◆ actionPush

QAction* Ui_MainWindow::actionPush

Definition at line 42 of file ui_mainwindow.h.

◆ actionUpdate

QAction* Ui_MainWindow::actionUpdate

Definition at line 43 of file ui_mainwindow.h.

◆ actionUsers

QAction* Ui_MainWindow::actionUsers

Definition at line 44 of file ui_mainwindow.h.

◆ centralWidget

QWidget* Ui_MainWindow::centralWidget

Definition at line 46 of file ui_mainwindow.h.

◆ frame

QFrame* Ui_MainWindow::frame

Definition at line 48 of file ui_mainwindow.h.

◆ gridLayout

QGridLayout* Ui_MainWindow::gridLayout

Definition at line 61 of file ui_mainwindow.h.

◆ gridLayout_2

QGridLayout* Ui_MainWindow::gridLayout_2

Definition at line 47 of file ui_mainwindow.h.

◆ horizontalLayout

QHBoxLayout* Ui_MainWindow::horizontalLayout

Definition at line 53 of file ui_mainwindow.h.

◆ horizontalLayout_2

QHBoxLayout* Ui_MainWindow::horizontalLayout_2

Definition at line 49 of file ui_mainwindow.h.

◆ horizontalLayout_3

QHBoxLayout* Ui_MainWindow::horizontalLayout_3

Definition at line 50 of file ui_mainwindow.h.

◆ label

QLabel* Ui_MainWindow::label

Definition at line 54 of file ui_mainwindow.h.

◆ lineEdit

QLineEdit* Ui_MainWindow::lineEdit

Definition at line 56 of file ui_mainwindow.h.

◆ passwordName

QLabel* Ui_MainWindow::passwordName

Definition at line 59 of file ui_mainwindow.h.

◆ profileBox

QComboBox* Ui_MainWindow::profileBox

Definition at line 55 of file ui_mainwindow.h.

◆ profileWidget

QWidget* Ui_MainWindow::profileWidget

Definition at line 52 of file ui_mainwindow.h.

◆ statusBar

QStatusBar* Ui_MainWindow::statusBar

Definition at line 63 of file ui_mainwindow.h.

◆ textBrowser

QTextBrowser* Ui_MainWindow::textBrowser

Definition at line 62 of file ui_mainwindow.h.

◆ toolBar

QToolBar* Ui_MainWindow::toolBar

Definition at line 64 of file ui_mainwindow.h.

◆ treeView

DeselectableTreeView* Ui_MainWindow::treeView

Definition at line 57 of file ui_mainwindow.h.

◆ verticalLayout

QVBoxLayout* Ui_MainWindow::verticalLayout

Definition at line 51 of file ui_mainwindow.h.

◆ verticalLayoutPassword

QVBoxLayout* Ui_MainWindow::verticalLayoutPassword

Definition at line 58 of file ui_mainwindow.h.

◆ verticalSpacer_2

QSpacerItem* Ui_MainWindow::verticalSpacer_2

Definition at line 60 of file ui_mainwindow.h.


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