Changeset View
Changeset View
Standalone View
Standalone View
src/mainwindow.ui
Show First 20 Lines • Show All 84 Lines • ▼ Show 20 Lines | <layout class="QHBoxLayout" name="mainLayout"> | ||||
<attribute name="headerStretchLastSection"> | <attribute name="headerStretchLastSection"> | ||||
<bool>false</bool> | <bool>false</bool> | ||||
</attribute> | </attribute> | ||||
</widget> | </widget> | ||||
</item> | </item> | ||||
</layout> | </layout> | ||||
</item> | </item> | ||||
<item> | <item> | ||||
<widget class="QStackedWidget" name="stackedWidget"> | |||||
<widget class="WelcomeWidget" /> | |||||
<widget class="QWidget"> | |||||
<layout class="QVBoxLayout" name="verticalLayoutPassword"> | <layout class="QVBoxLayout" name="verticalLayoutPassword"> | ||||
<property name="spacing"> | <property name="spacing"> | ||||
<number>0</number> | <number>0</number> | ||||
</property> | </property> | ||||
<property name="topMargin"> | <property name="topMargin"> | ||||
<number>7</number> | <number>7</number> | ||||
</property> | </property> | ||||
<item> | <item> | ||||
<widget class="KTitleWidget" name="passwordName"> | <widget class="KTitleWidget" name="passwordName"> | ||||
<property name="sizePolicy"> | <property name="sizePolicy"> | ||||
<sizepolicy hsizetype="Expanding" vsizetype="Fixed"> | <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> | ||||
<horstretch>0</horstretch> | <horstretch>0</horstretch> | ||||
<verstretch>0</verstretch> | <verstretch>0</verstretch> | ||||
</sizepolicy> | </sizepolicy> | ||||
</property> | </property> | ||||
<property name="minimumSize"> | <property name="minimumSize"> | ||||
<size> | <size> | ||||
<width>0</width> | <width>0</width> | ||||
<height>20</height> | <height>20</height> | ||||
</size> | </size> | ||||
</property> | </property> | ||||
<property name="maximumSize"> | <property name="maximumSize"> | ||||
<size> | <size> | ||||
<width>10000000</width> | <width>10000000</width> | ||||
<height>30</height> | <height>30</height> | ||||
</size> | </size> | ||||
</property> | </property> | ||||
<property name="text"> | |||||
<string>Welcome to GnuPG Password Manager</string> | |||||
</property> | |||||
</widget> | </widget> | ||||
</item> | </item> | ||||
<item> | <item> | ||||
<layout class="QFormLayout" name="contentLayout"/> | <layout class="QFormLayout" name="contentLayout"/> | ||||
</item> | </item> | ||||
<item> | <item> | ||||
<widget class="QTextBrowser" name="textBrowser"> | <widget class="QTextBrowser" name="textBrowser"> | ||||
<property name="sizePolicy"> | <property name="sizePolicy"> | ||||
<sizepolicy hsizetype="Expanding" vsizetype="Expanding"> | <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> | ||||
<horstretch>0</horstretch> | <horstretch>0</horstretch> | ||||
<verstretch>0</verstretch> | <verstretch>0</verstretch> | ||||
</sizepolicy> | </sizepolicy> | ||||
</property> | </property> | ||||
<property name="minimumSize"> | <property name="minimumSize"> | ||||
<size> | <size> | ||||
<width>0</width> | <width>0</width> | ||||
<height>20</height> | <height>20</height> | ||||
</size> | </size> | ||||
</property> | </property> | ||||
<property name="autoFillBackground"> | <property name="autoFillBackground"> | ||||
<bool>false</bool> | <bool>false</bool> | ||||
</property> | </property> | ||||
<property name="styleSheet"> | <property name="styleSheet"> | ||||
<string notr="true">background: transparent</string> | <string notr="true">background: transparent</string> | ||||
</property> | </property> | ||||
<property name="frameShape"> | <property name="frameShape"> | ||||
<enum>QFrame::NoFrame</enum> | <enum>QFrame::NoFrame</enum> | ||||
</property> | </property> | ||||
<property name="frameShadow"> | <property name="frameShadow"> | ||||
<enum>QFrame::Plain</enum> | <enum>QFrame::Plain</enum> | ||||
</property> | </property> | ||||
<property name="lineWidth"> | <property name="lineWidth"> | ||||
<number>0</number> | <number>0</number> | ||||
</property> | </property> | ||||
<property name="html"> | <property name="html"> | ||||
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> | <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> | ||||
<html><head><meta name="qrichtext" content="1" /><style type="text/css"> | <html><head><meta name="qrichtext" content="1" /><style type="text/css"> | ||||
p, li { white-space: pre-wrap; } | p, li { white-space: pre-wrap; } | ||||
</style></head><body style=" font-family:'Noto Sans'; font-size:10pt; font-weight:400; font-style:normal;"> | </style></head><body style=" font-family:'Noto Sans'; font-size:10pt; font-weight:400; font-style:normal;"> | ||||
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p></body></html></string> | <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p></body></html></string> | ||||
</property> | </property> | ||||
<property name="acceptRichText"> | <property name="acceptRichText"> | ||||
<bool>true</bool> | <bool>true</bool> | ||||
</property> | </property> | ||||
<property name="openExternalLinks"> | <property name="openExternalLinks"> | ||||
<bool>true</bool> | <bool>true</bool> | ||||
</property> | </property> | ||||
</widget> | </widget> | ||||
</item> | </item> | ||||
</layout> | </layout> | ||||
</widget> | |||||
</widget> | |||||
</item> | </item> | ||||
</layout> | </layout> | ||||
</item> | </item> | ||||
</layout> | </layout> | ||||
</widget> | </widget> | ||||
<widget class="QStatusBar" name="statusBar"/> | <widget class="QStatusBar" name="statusBar"/> | ||||
<widget class="QToolBar" name="toolBar"> | <widget class="QToolBar" name="toolBar"> | ||||
<property name="contextMenuPolicy"> | <property name="contextMenuPolicy"> | ||||
▲ Show 20 Lines • Show All 83 Lines • ▼ Show 20 Lines | <customwidgets> | ||||
<customwidget> | <customwidget> | ||||
<class>DeselectableTreeView</class> | <class>DeselectableTreeView</class> | ||||
<extends>QTreeView</extends> | <extends>QTreeView</extends> | ||||
<header location="global">deselectabletreeview.h</header> | <header location="global">deselectabletreeview.h</header> | ||||
<slots> | <slots> | ||||
<signal>signal1()</signal> | <signal>signal1()</signal> | ||||
</slots> | </slots> | ||||
</customwidget> | </customwidget> | ||||
<customwidget> | |||||
<class>WelcomeWidget</class> | |||||
<extends>QWidget</extends> | |||||
<header location="global">welcomewidget.h</header> | |||||
</customwidget> | |||||
</customwidgets> | </customwidgets> | ||||
<tabstops> | <tabstops> | ||||
<tabstop>lineEdit</tabstop> | <tabstop>lineEdit</tabstop> | ||||
<tabstop>treeView</tabstop> | <tabstop>treeView</tabstop> | ||||
<tabstop>textBrowser</tabstop> | <tabstop>textBrowser</tabstop> | ||||
</tabstops> | </tabstops> | ||||
<resources/> | <resources/> | ||||
<connections/> | <connections/> | ||||
<slots> | <slots> | ||||
<slot>deselect()</slot> | <slot>deselect()</slot> | ||||
</slots> | </slots> | ||||
</ui> | </ui> |