summaryrefslogtreecommitdiff
path: root/noncore/apps/zsafe/searchdialog.ui
Unidiff
Diffstat (limited to 'noncore/apps/zsafe/searchdialog.ui') (more/less context) (show whitespace changes)
-rw-r--r--noncore/apps/zsafe/searchdialog.ui98
1 files changed, 98 insertions, 0 deletions
diff --git a/noncore/apps/zsafe/searchdialog.ui b/noncore/apps/zsafe/searchdialog.ui
new file mode 100644
index 0000000..eec7e13
--- a/dev/null
+++ b/noncore/apps/zsafe/searchdialog.ui
@@ -0,0 +1,98 @@
1<!DOCTYPE UI><UI>
2<class>SearchDialog</class>
3<widget>
4 <class>QDialog</class>
5 <property stdset="1">
6 <name>name</name>
7 <cstring>SearchDialog</cstring>
8 </property>
9 <property stdset="1">
10 <name>geometry</name>
11 <rect>
12 <x>0</x>
13 <y>0</y>
14 <width>183</width>
15 <height>81</height>
16 </rect>
17 </property>
18 <property stdset="1">
19 <name>caption</name>
20 <string>Search</string>
21 </property>
22 <property>
23 <name>layoutMargin</name>
24 </property>
25 <property>
26 <name>layoutSpacing</name>
27 </property>
28 <grid>
29 <property stdset="1">
30 <name>margin</name>
31 <number>6</number>
32 </property>
33 <property stdset="1">
34 <name>spacing</name>
35 <number>1</number>
36 </property>
37 <widget row="1" column="0" >
38 <class>QLabel</class>
39 <property stdset="1">
40 <name>name</name>
41 <cstring>Name_2</cstring>
42 </property>
43 <property stdset="1">
44 <name>text</name>
45 <string>Username</string>
46 </property>
47 </widget>
48 <widget row="2" column="1" >
49 <class>QLineEdit</class>
50 <property stdset="1">
51 <name>name</name>
52 <cstring>CommentField</cstring>
53 </property>
54 </widget>
55 <widget row="1" column="1" >
56 <class>QLineEdit</class>
57 <property stdset="1">
58 <name>name</name>
59 <cstring>UsernameField</cstring>
60 </property>
61 </widget>
62 <widget row="0" column="1" >
63 <class>QLineEdit</class>
64 <property stdset="1">
65 <name>name</name>
66 <cstring>NameField</cstring>
67 </property>
68 </widget>
69 <widget row="0" column="0" >
70 <class>QLabel</class>
71 <property stdset="1">
72 <name>name</name>
73 <cstring>Name</cstring>
74 </property>
75 <property stdset="1">
76 <name>text</name>
77 <string>Name</string>
78 </property>
79 </widget>
80 <widget row="2" column="0" >
81 <class>QLabel</class>
82 <property stdset="1">
83 <name>name</name>
84 <cstring>Name_3</cstring>
85 </property>
86 <property stdset="1">
87 <name>text</name>
88 <string>Comment</string>
89 </property>
90 </widget>
91 </grid>
92</widget>
93<tabstops>
94 <tabstop>NameField</tabstop>
95 <tabstop>UsernameField</tabstop>
96 <tabstop>CommentField</tabstop>
97</tabstops>
98</UI>