summaryrefslogtreecommitdiff
path: root/noncore/tools/clock/alarmdlgbase.ui
authorzecke <zecke>2004-04-03 18:20:07 (UTC)
committer zecke <zecke>2004-04-03 18:20:07 (UTC)
commit93aeaa0de75ba89bd565c845e79e470a80816b0a (patch) (unidiff)
tree3e15f667c53a3906d0b6ae29dfb0f82df00bfbd1 /noncore/tools/clock/alarmdlgbase.ui
parentc836722793b20c17908e55a4fcc0061b814ae1f6 (diff)
downloadopie-93aeaa0de75ba89bd565c845e79e470a80816b0a.zip
opie-93aeaa0de75ba89bd565c845e79e470a80816b0a.tar.gz
opie-93aeaa0de75ba89bd565c845e79e470a80816b0a.tar.bz2
Initial revision
Diffstat (limited to 'noncore/tools/clock/alarmdlgbase.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/tools/clock/alarmdlgbase.ui154
1 files changed, 154 insertions, 0 deletions
diff --git a/noncore/tools/clock/alarmdlgbase.ui b/noncore/tools/clock/alarmdlgbase.ui
new file mode 100644
index 0000000..63759f3
--- a/dev/null
+++ b/noncore/tools/clock/alarmdlgbase.ui
@@ -0,0 +1,154 @@
1<!DOCTYPE UI><UI>
2<class>AlarmDlgBase</class>
3<widget>
4 <class>QDialog</class>
5 <property stdset="1">
6 <name>name</name>
7 <cstring>AlarmDlgBase</cstring>
8 </property>
9 <property stdset="1">
10 <name>geometry</name>
11 <rect>
12 <x>0</x>
13 <y>0</y>
14 <width>124</width>
15 <height>92</height>
16 </rect>
17 </property>
18 <property stdset="1">
19 <name>caption</name>
20 <string>Form1</string>
21 </property>
22 <property>
23 <name>layoutMargin</name>
24 </property>
25 <vbox>
26 <property stdset="1">
27 <name>margin</name>
28 <number>6</number>
29 </property>
30 <property stdset="1">
31 <name>spacing</name>
32 <number>6</number>
33 </property>
34 <widget>
35 <class>QLayoutWidget</class>
36 <property stdset="1">
37 <name>name</name>
38 <cstring>Layout1</cstring>
39 </property>
40 <hbox>
41 <property stdset="1">
42 <name>margin</name>
43 <number>0</number>
44 </property>
45 <property stdset="1">
46 <name>spacing</name>
47 <number>6</number>
48 </property>
49 <widget>
50 <class>QLabel</class>
51 <property stdset="1">
52 <name>name</name>
53 <cstring>pixmap</cstring>
54 </property>
55 <property stdset="1">
56 <name>scaledContents</name>
57 <bool>true</bool>
58 </property>
59 </widget>
60 <spacer>
61 <property>
62 <name>name</name>
63 <cstring>Spacer1</cstring>
64 </property>
65 <property stdset="1">
66 <name>orientation</name>
67 <enum>Horizontal</enum>
68 </property>
69 <property stdset="1">
70 <name>sizeType</name>
71 <enum>Expanding</enum>
72 </property>
73 <property>
74 <name>sizeHint</name>
75 <size>
76 <width>20</width>
77 <height>20</height>
78 </size>
79 </property>
80 </spacer>
81 <widget>
82 <class>QLabel</class>
83 <property stdset="1">
84 <name>name</name>
85 <cstring>alarmDlgLabel</cstring>
86 </property>
87 <property stdset="1">
88 <name>text</name>
89 <string>TextLabel1</string>
90 </property>
91 </widget>
92 </hbox>
93 </widget>
94 <widget>
95 <class>QLayoutWidget</class>
96 <property stdset="1">
97 <name>name</name>
98 <cstring>Layout2</cstring>
99 </property>
100 <hbox>
101 <property stdset="1">
102 <name>margin</name>
103 <number>0</number>
104 </property>
105 <property stdset="1">
106 <name>spacing</name>
107 <number>6</number>
108 </property>
109 <widget>
110 <class>QLabel</class>
111 <property stdset="1">
112 <name>name</name>
113 <cstring>TextLabel2</cstring>
114 </property>
115 <property stdset="1">
116 <name>text</name>
117 <string>Snooze</string>
118 </property>
119 </widget>
120 <widget>
121 <class>QSpinBox</class>
122 <property stdset="1">
123 <name>name</name>
124 <cstring>snoozeTime</cstring>
125 </property>
126 <property stdset="1">
127 <name>suffix</name>
128 <string> mins</string>
129 </property>
130 <property stdset="1">
131 <name>maxValue</name>
132 <number>60</number>
133 </property>
134 <property stdset="1">
135 <name>lineStep</name>
136 <number>5</number>
137 </property>
138 </widget>
139 </hbox>
140 </widget>
141 <widget>
142 <class>QPushButton</class>
143 <property stdset="1">
144 <name>name</name>
145 <cstring>cmdOk</cstring>
146 </property>
147 <property stdset="1">
148 <name>text</name>
149 <string>Close</string>
150 </property>
151 </widget>
152 </vbox>
153</widget>
154</UI>