Initial commit
[keepassx] / src / forms / WorkspaceLockedWidget.ui
1 <ui version="4.0" >
2  <class>WorkspaceLockedWidget</class>
3  <widget class="QWidget" name="WorkspaceLockedWidget" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>400</width>
9     <height>300</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Form</string>
14   </property>
15   <layout class="QVBoxLayout" >
16    <item>
17     <spacer>
18      <property name="orientation" >
19       <enum>Qt::Vertical</enum>
20      </property>
21      <property name="sizeHint" >
22       <size>
23        <width>20</width>
24        <height>40</height>
25       </size>
26      </property>
27     </spacer>
28    </item>
29    <item>
30     <layout class="QHBoxLayout" >
31      <item>
32       <spacer>
33        <property name="orientation" >
34         <enum>Qt::Horizontal</enum>
35        </property>
36        <property name="sizeHint" >
37         <size>
38          <width>40</width>
39          <height>20</height>
40         </size>
41        </property>
42       </spacer>
43      </item>
44      <item>
45       <widget class="QLabel" name="label" >
46        <property name="text" >
47         <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
48 p, li { white-space: pre-wrap; }
49 &lt;/style>&lt;/head>&lt;body style=" font-family:'Verdana'; font-size:9pt; font-weight:400; font-style:normal;">
50 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-size:10pt; font-weight:600;">The workspace is locked.&lt;/span>&lt;/p>&lt;/body>&lt;/html></string>
51        </property>
52        <property name="alignment" >
53         <set>Qt::AlignCenter</set>
54        </property>
55       </widget>
56      </item>
57      <item>
58       <spacer>
59        <property name="orientation" >
60         <enum>Qt::Horizontal</enum>
61        </property>
62        <property name="sizeHint" >
63         <size>
64          <width>40</width>
65          <height>20</height>
66         </size>
67        </property>
68       </spacer>
69      </item>
70     </layout>
71    </item>
72    <item>
73     <layout class="QHBoxLayout" >
74      <item>
75       <spacer>
76        <property name="orientation" >
77         <enum>Qt::Horizontal</enum>
78        </property>
79        <property name="sizeHint" >
80         <size>
81          <width>40</width>
82          <height>20</height>
83         </size>
84        </property>
85       </spacer>
86      </item>
87      <item>
88       <layout class="QVBoxLayout" >
89        <item>
90         <widget class="QPushButton" name="Button_Unlock" >
91          <property name="text" >
92           <string>Unlock</string>
93          </property>
94         </widget>
95        </item>
96        <item>
97         <widget class="QPushButton" name="Button_CloseDatabase" >
98          <property name="text" >
99           <string>Close Database</string>
100          </property>
101         </widget>
102        </item>
103       </layout>
104      </item>
105      <item>
106       <spacer>
107        <property name="orientation" >
108         <enum>Qt::Horizontal</enum>
109        </property>
110        <property name="sizeHint" >
111         <size>
112          <width>40</width>
113          <height>20</height>
114         </size>
115        </property>
116       </spacer>
117      </item>
118     </layout>
119    </item>
120    <item>
121     <spacer>
122      <property name="orientation" >
123       <enum>Qt::Vertical</enum>
124      </property>
125      <property name="sizeHint" >
126       <size>
127        <width>20</width>
128        <height>40</height>
129       </size>
130      </property>
131     </spacer>
132    </item>
133   </layout>
134  </widget>
135  <resources/>
136  <connections/>
137 </ui>