summaryrefslogtreecommitdiff
path: root/noncore/apps/checkbook/calcdlg.ui
Unidiff
Diffstat (limited to 'noncore/apps/checkbook/calcdlg.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/checkbook/calcdlg.ui243
1 files changed, 243 insertions, 0 deletions
diff --git a/noncore/apps/checkbook/calcdlg.ui b/noncore/apps/checkbook/calcdlg.ui
new file mode 100644
index 0000000..7637ca8
--- a/dev/null
+++ b/noncore/apps/checkbook/calcdlg.ui
@@ -0,0 +1,243 @@
1<!DOCTYPE UI><UI>
2<class>CalcDlg</class>
3<widget>
4 <class>QWidget</class>
5 <property stdset="1">
6 <name>name</name>
7 <cstring>CalcDlg</cstring>
8 </property>
9 <property stdset="1">
10 <name>geometry</name>
11 <rect>
12 <x>0</x>
13 <y>0</y>
14 <width>222</width>
15 <height>274</height>
16 </rect>
17 </property>
18 <property stdset="1">
19 <name>caption</name>
20 <string>Network Time</string>
21 </property>
22 <property>
23 <name>layoutMargin</name>
24 </property>
25 <property>
26 <name>layoutSpacing</name>
27 </property>
28 <widget>
29 <class>QTabWidget</class>
30 <property stdset="1">
31 <name>name</name>
32 <cstring>TabWidgetMain</cstring>
33 </property>
34 <property stdset="1">
35 <name>geometry</name>
36 <rect>
37 <x>10</x>
38 <y>0</y>
39 <width>200</width>
40 <height>260</height>
41 </rect>
42 </property>
43 <property>
44 <name>layoutMargin</name>
45 </property>
46 <property>
47 <name>layoutSpacing</name>
48 </property>
49 <widget>
50 <class>QWidget</class>
51 <property stdset="1">
52 <name>name</name>
53 <cstring>tabMain</cstring>
54 </property>
55 <attribute>
56 <name>title</name>
57 <string>Molweight</string>
58 </attribute>
59 <widget>
60 <class>QFrame</class>
61 <property stdset="1">
62 <name>name</name>
63 <cstring>FrameSystemTime</cstring>
64 </property>
65 <property stdset="1">
66 <name>geometry</name>
67 <rect>
68 <x>2</x>
69 <y>2</y>
70 <width>180</width>
71 <height>220</height>
72 </rect>
73 </property>
74 <property stdset="1">
75 <name>frameShape</name>
76 <enum>StyledPanel</enum>
77 </property>
78 <property stdset="1">
79 <name>frameShadow</name>
80 <enum>Raised</enum>
81 </property>
82 <widget>
83 <class>QLabel</class>
84 <property stdset="1">
85 <name>name</name>
86 <cstring>TextLabel1_4</cstring>
87 </property>
88 <property stdset="1">
89 <name>geometry</name>
90 <rect>
91 <x>1</x>
92 <y>1</y>
93 <width>298</width>
94 <height>16</height>
95 </rect>
96 </property>
97 <property stdset="1">
98 <name>text</name>
99 <string>Formula:</string>
100 </property>
101 </widget>
102 <widget>
103 <class>QLabel</class>
104 <property stdset="1">
105 <name>name</name>
106 <cstring>TextLabel2_4</cstring>
107 </property>
108 <property stdset="1">
109 <name>geometry</name>
110 <rect>
111 <x>1</x>
112 <y>86</y>
113 <width>298</width>
114 <height>16</height>
115 </rect>
116 </property>
117 <property stdset="1">
118 <name>text</name>
119 <string>Result:</string>
120 </property>
121 </widget>
122 <widget>
123 <class>QLayoutWidget</class>
124 <property stdset="1">
125 <name>name</name>
126 <cstring>Layout7</cstring>
127 </property>
128 <property stdset="1">
129 <name>geometry</name>
130 <rect>
131 <x>0</x>
132 <y>50</y>
133 <width>175</width>
134 <height>30</height>
135 </rect>
136 </property>
137 <hbox>
138 <property stdset="1">
139 <name>margin</name>
140 <number>0</number>
141 </property>
142 <property stdset="1">
143 <name>spacing</name>
144 <number>6</number>
145 </property>
146 <widget>
147 <class>QPushButton</class>
148 <property stdset="1">
149 <name>name</name>
150 <cstring>calculate</cstring>
151 </property>
152 <property stdset="1">
153 <name>text</name>
154 <string>Calculate</string>
155 </property>
156 </widget>
157 <widget>
158 <class>QPushButton</class>
159 <property stdset="1">
160 <name>name</name>
161 <cstring>clear_fields</cstring>
162 </property>
163 <property stdset="1">
164 <name>text</name>
165 <string>Clear</string>
166 </property>
167 </widget>
168 </hbox>
169 </widget>
170 <widget>
171 <class>QLineEdit</class>
172 <property stdset="1">
173 <name>name</name>
174 <cstring>formula</cstring>
175 </property>
176 <property stdset="1">
177 <name>geometry</name>
178 <rect>
179 <x>0</x>
180 <y>20</y>
181 <width>170</width>
182 <height>22</height>
183 </rect>
184 </property>
185 </widget>
186 <widget>
187 <class>QMultiLineEdit</class>
188 <property stdset="1">
189 <name>name</name>
190 <cstring>anal_display</cstring>
191 </property>
192 <property stdset="1">
193 <name>geometry</name>
194 <rect>
195 <x>0</x>
196 <y>130</y>
197 <width>170</width>
198 <height>80</height>
199 </rect>
200 </property>
201 </widget>
202 <widget>
203 <class>QLineEdit</class>
204 <property stdset="1">
205 <name>name</name>
206 <cstring>LineEdit2</cstring>
207 </property>
208 <property stdset="1">
209 <name>geometry</name>
210 <rect>
211 <x>0</x>
212 <y>100</y>
213 <width>170</width>
214 <height>22</height>
215 </rect>
216 </property>
217 </widget>
218 </widget>
219 </widget>
220 <widget>
221 <class>QWidget</class>
222 <property stdset="1">
223 <name>name</name>
224 <cstring>tabNtp</cstring>
225 </property>
226 <attribute>
227 <name>title</name>
228 <string>Nernst</string>
229 </attribute>
230 <grid>
231 <property stdset="1">
232 <name>margin</name>
233 <number>1</number>
234 </property>
235 <property stdset="1">
236 <name>spacing</name>
237 <number>2</number>
238 </property>
239 </grid>
240 </widget>
241 </widget>
242</widget>
243</UI>