Changeset View
Changeset View
Standalone View
Standalone View
src/mainwindow.ui
| Show All 9 Lines | <rect> | ||||
| <height>484</height> | <height>484</height> | ||||
| </rect> | </rect> | ||||
| </property> | </property> | ||||
| <property name="windowTitle"> | <property name="windowTitle"> | ||||
| <string>GnuPG Password Manager</string> | <string>GnuPG Password Manager</string> | ||||
| </property> | </property> | ||||
| <widget class="QWidget" name="centralWidget"> | <widget class="QWidget" name="centralWidget"> | ||||
| <layout class="QGridLayout" name="gridLayout_2"> | <layout class="QGridLayout" name="gridLayout_2"> | ||||
| <property name="leftMargin"> | |||||
| <number>0</number> | |||||
| </property> | |||||
| <property name="rightMargin"> | |||||
| <number>0</number> | |||||
| </property> | |||||
| <property name="topMargin"> | |||||
| <number>0</number> | |||||
| </property> | |||||
| <property name="bottomMargin"> | |||||
| <number>0</number> | |||||
| </property> | |||||
| <item row="1" column="0"> | <item row="1" column="0"> | ||||
| <layout class="QHBoxLayout" name="horizontalLayout_3"> | <layout class="QHBoxLayout" name="mainLayout"> | ||||
| <item> | <item> | ||||
| <layout class="QVBoxLayout" name="verticalLayout"> | <layout class="QVBoxLayout" name="verticalLayout"> | ||||
| <item> | <item> | ||||
| <widget class="QLineEdit" name="lineEdit"> | <widget class="QLineEdit" name="lineEdit"> | ||||
| <property name="minimumSize"> | <property name="minimumSize"> | ||||
| <size> | <size> | ||||
| <width>0</width> | <width>0</width> | ||||
| <height>26</height> | <height>26</height> | ||||
| ▲ Show 20 Lines • Show All 259 Lines • Show Last 20 Lines | |||||