summaryrefslogtreecommitdiffabout
path: root/pwmanager/pwmanager/subtbledit.ui
Unidiff
Diffstat (limited to 'pwmanager/pwmanager/subtbledit.ui') (more/less context) (show whitespace changes)
-rw-r--r--pwmanager/pwmanager/subtbledit.ui264
1 files changed, 264 insertions, 0 deletions
diff --git a/pwmanager/pwmanager/subtbledit.ui b/pwmanager/pwmanager/subtbledit.ui
new file mode 100644
index 0000000..1cf1826
--- a/dev/null
+++ b/pwmanager/pwmanager/subtbledit.ui
@@ -0,0 +1,264 @@
1<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
2<class>subTblEdit</class>
3<widget class="QDialog">
4 <property name="name">
5 <cstring>subTblEdit</cstring>
6 </property>
7 <property name="geometry">
8 <rect>
9 <x>0</x>
10 <y>0</y>
11 <width>351</width>
12 <height>464</height>
13 </rect>
14 </property>
15 <property name="caption">
16 <string>HTML-comment subtable editor</string>
17 </property>
18 <widget class="QLabel">
19 <property name="name">
20 <cstring>textLabel4</cstring>
21 </property>
22 <property name="geometry">
23 <rect>
24 <x>20</x>
25 <y>10</y>
26 <width>310</width>
27 <height>20</height>
28 </rect>
29 </property>
30 <property name="text">
31 <string>Sub-title:</string>
32 </property>
33 <property name="alignment">
34 <set>AlignCenter</set>
35 </property>
36 </widget>
37 <widget class="QLabel">
38 <property name="name">
39 <cstring>textLabel5</cstring>
40 </property>
41 <property name="geometry">
42 <rect>
43 <x>20</x>
44 <y>70</y>
45 <width>310</width>
46 <height>20</height>
47 </rect>
48 </property>
49 <property name="text">
50 <string>Current subtable-entries:</string>
51 </property>
52 <property name="alignment">
53 <set>AlignCenter</set>
54 </property>
55 </widget>
56 <widget class="QLineEdit">
57 <property name="name">
58 <cstring>titleLineEdit</cstring>
59 </property>
60 <property name="geometry">
61 <rect>
62 <x>20</x>
63 <y>30</y>
64 <width>310</width>
65 <height>26</height>
66 </rect>
67 </property>
68 </widget>
69 <widget class="QPushButton">
70 <property name="name">
71 <cstring>okButton</cstring>
72 </property>
73 <property name="geometry">
74 <rect>
75 <x>20</x>
76 <y>420</y>
77 <width>140</width>
78 <height>31</height>
79 </rect>
80 </property>
81 <property name="text">
82 <string>&amp;OK</string>
83 </property>
84 </widget>
85 <widget class="QPushButton">
86 <property name="name">
87 <cstring>cancelButton</cstring>
88 </property>
89 <property name="geometry">
90 <rect>
91 <x>190</x>
92 <y>420</y>
93 <width>140</width>
94 <height>31</height>
95 </rect>
96 </property>
97 <property name="text">
98 <string>&amp;Cancel</string>
99 </property>
100 </widget>
101 <widget class="QGroupBox">
102 <property name="name">
103 <cstring>groupBox3</cstring>
104 </property>
105 <property name="geometry">
106 <rect>
107 <x>20</x>
108 <y>210</y>
109 <width>310</width>
110 <height>200</height>
111 </rect>
112 </property>
113 <property name="title">
114 <string>New entry</string>
115 </property>
116 <widget class="QLabel">
117 <property name="name">
118 <cstring>textLabel6</cstring>
119 </property>
120 <property name="geometry">
121 <rect>
122 <x>20</x>
123 <y>30</y>
124 <width>270</width>
125 <height>20</height>
126 </rect>
127 </property>
128 <property name="text">
129 <string>Entry name:</string>
130 </property>
131 </widget>
132 <widget class="QLabel">
133 <property name="name">
134 <cstring>textLabel7</cstring>
135 </property>
136 <property name="geometry">
137 <rect>
138 <x>20</x>
139 <y>90</y>
140 <width>270</width>
141 <height>20</height>
142 </rect>
143 </property>
144 <property name="text">
145 <string>Entry value:</string>
146 </property>
147 </widget>
148 <widget class="QPushButton">
149 <property name="name">
150 <cstring>addButton</cstring>
151 </property>
152 <property name="geometry">
153 <rect>
154 <x>30</x>
155 <y>150</y>
156 <width>250</width>
157 <height>31</height>
158 </rect>
159 </property>
160 <property name="text">
161 <string>Add...</string>
162 </property>
163 </widget>
164 <widget class="QLineEdit">
165 <property name="name">
166 <cstring>valueLineEdit</cstring>
167 </property>
168 <property name="geometry">
169 <rect>
170 <x>20</x>
171 <y>110</y>
172 <width>270</width>
173 <height>26</height>
174 </rect>
175 </property>
176 </widget>
177 <widget class="QLineEdit">
178 <property name="name">
179 <cstring>nameLineEdit</cstring>
180 </property>
181 <property name="geometry">
182 <rect>
183 <x>20</x>
184 <y>50</y>
185 <width>270</width>
186 <height>26</height>
187 </rect>
188 </property>
189 </widget>
190 </widget>
191 <widget class="QListBox">
192 <property name="name">
193 <cstring>entryListBox</cstring>
194 </property>
195 <property name="geometry">
196 <rect>
197 <x>20</x>
198 <y>90</y>
199 <width>310</width>
200 <height>80</height>
201 </rect>
202 </property>
203 </widget>
204 <widget class="QPushButton">
205 <property name="name">
206 <cstring>delButton</cstring>
207 </property>
208 <property name="geometry">
209 <rect>
210 <x>110</x>
211 <y>170</y>
212 <width>130</width>
213 <height>31</height>
214 </rect>
215 </property>
216 <property name="text">
217 <string>Delete</string>
218 </property>
219 </widget>
220</widget>
221<connections>
222 <connection>
223 <sender>okButton</sender>
224 <signal>clicked()</signal>
225 <receiver>subTblEdit</receiver>
226 <slot>okButton_slot()</slot>
227 </connection>
228 <connection>
229 <sender>cancelButton</sender>
230 <signal>clicked()</signal>
231 <receiver>subTblEdit</receiver>
232 <slot>cancelButton_slot()</slot>
233 </connection>
234 <connection>
235 <sender>addButton</sender>
236 <signal>clicked()</signal>
237 <receiver>subTblEdit</receiver>
238 <slot>addButton_slot()</slot>
239 </connection>
240 <connection>
241 <sender>delButton</sender>
242 <signal>clicked()</signal>
243 <receiver>subTblEdit</receiver>
244 <slot>delButton_slot()</slot>
245 </connection>
246</connections>
247<tabstops>
248 <tabstop>titleLineEdit</tabstop>
249 <tabstop>entryListBox</tabstop>
250 <tabstop>delButton</tabstop>
251 <tabstop>nameLineEdit</tabstop>
252 <tabstop>valueLineEdit</tabstop>
253 <tabstop>addButton</tabstop>
254 <tabstop>okButton</tabstop>
255 <tabstop>cancelButton</tabstop>
256</tabstops>
257<slots>
258 <slot>okButton_slot()</slot>
259 <slot>cancelButton_slot()</slot>
260 <slot>addButton_slot()</slot>
261 <slot>delButton_slot()</slot>
262</slots>
263<layoutdefaults spacing="6" margin="11"/>
264</UI>