summaryrefslogtreecommitdiff
path: root/noncore/apps/tinykate/mainwindow/cgotobase.ui
Unidiff
Diffstat (limited to 'noncore/apps/tinykate/mainwindow/cgotobase.ui') (more/less context) (show whitespace changes)
-rw-r--r--noncore/apps/tinykate/mainwindow/cgotobase.ui65
1 files changed, 65 insertions, 0 deletions
diff --git a/noncore/apps/tinykate/mainwindow/cgotobase.ui b/noncore/apps/tinykate/mainwindow/cgotobase.ui
new file mode 100644
index 0000000..6660cb8
--- a/dev/null
+++ b/noncore/apps/tinykate/mainwindow/cgotobase.ui
@@ -0,0 +1,65 @@
1<!DOCTYPE UI><UI>
2<class>CGotoBase</class>
3<widget>
4 <class>QDialog</class>
5 <property stdset="1">
6 <name>name</name>
7 <cstring>CGotoBase</cstring>
8 </property>
9 <property stdset="1">
10 <name>geometry</name>
11 <rect>
12 <x>0</x>
13 <y>0</y>
14 <width>215</width>
15 <height>50</height>
16 </rect>
17 </property>
18 <property stdset="1">
19 <name>caption</name>
20 <string>Goto Line</string>
21 </property>
22 <hbox>
23 <property stdset="1">
24 <name>margin</name>
25 <number>11</number>
26 </property>
27 <property stdset="1">
28 <name>spacing</name>
29 <number>6</number>
30 </property>
31 <widget>
32 <class>QLabel</class>
33 <property stdset="1">
34 <name>name</name>
35 <cstring>TextLabel1</cstring>
36 </property>
37 <property stdset="1">
38 <name>sizePolicy</name>
39 <sizepolicy>
40 <hsizetype>0</hsizetype>
41 <vsizetype>1</vsizetype>
42 </sizepolicy>
43 </property>
44 <property stdset="1">
45 <name>text</name>
46 <string>Line:</string>
47 </property>
48 <property stdset="1">
49 <name>alignment</name>
50 <set>AlignVCenter|AlignRight</set>
51 </property>
52 <property>
53 <name>hAlign</name>
54 </property>
55 </widget>
56 <widget>
57 <class>QSpinBox</class>
58 <property stdset="1">
59 <name>name</name>
60 <cstring>mLine</cstring>
61 </property>
62 </widget>
63 </hbox>
64</widget>
65</UI>