|
QtPass 1.5.1
Multi-platform GUI for pass, the standard unix password manager.
|
#include <ui_mainwindow.h>
Additional Inherited Members | |
| Public Member Functions inherited from Ui_MainWindow | |
| void | setupUi (QMainWindow *MainWindow) |
| void | retranslateUi (QMainWindow *MainWindow) |
| Public Attributes inherited from Ui_MainWindow | |
| 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 |
| DeselectableTreeView * | treeView |
| QVBoxLayout * | verticalLayoutPassword |
| QLabel * | passwordName |
| QSpacerItem * | verticalSpacer_2 |
| QGridLayout * | gridLayout |
| QTextBrowser * | textBrowser |
| QStatusBar * | statusBar |
| QToolBar * | toolBar |
Definition at line 328 of file ui_mainwindow.h.