source: ntrip/trunk/BNC/src/PPP/tab1.ui@ 5684

Last change on this file since 5684 was 5684, checked in by mervart, 10 years ago
File size: 8.4 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>Form</class>
4 <widget class="QWidget" name="Form">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>959</width>
10 <height>550</height>
11 </rect>
12 </property>
13 <property name="windowTitle">
14 <string>Form</string>
15 </property>
16 <widget class="QLabel" name="label">
17 <property name="geometry">
18 <rect>
19 <x>30</x>
20 <y>10</y>
21 <width>441</width>
22 <height>41</height>
23 </rect>
24 </property>
25 <property name="text">
26 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-size:12pt; font-weight:600;&quot;&gt;Precise Point Positioning&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
27 </property>
28 <property name="textFormat">
29 <enum>Qt::AutoText</enum>
30 </property>
31 </widget>
32 <widget class="QComboBox" name="comboBox">
33 <property name="geometry">
34 <rect>
35 <x>140</x>
36 <y>50</y>
37 <width>131</width>
38 <height>25</height>
39 </rect>
40 </property>
41 </widget>
42 <widget class="QLabel" name="label_2">
43 <property name="geometry">
44 <rect>
45 <x>30</x>
46 <y>50</y>
47 <width>161</width>
48 <height>31</height>
49 </rect>
50 </property>
51 <property name="text">
52 <string>Data Source</string>
53 </property>
54 </widget>
55 <widget class="QTableWidget" name="tableWidget">
56 <property name="geometry">
57 <rect>
58 <x>20</x>
59 <y>350</y>
60 <width>941</width>
61 <height>181</height>
62 </rect>
63 </property>
64 <property name="rowCount">
65 <number>10</number>
66 </property>
67 <property name="columnCount">
68 <number>9</number>
69 </property>
70 <row/>
71 <row/>
72 <row/>
73 <row/>
74 <row/>
75 <row/>
76 <row/>
77 <row/>
78 <row/>
79 <row/>
80 <column>
81 <property name="text">
82 <string>Station</string>
83 </property>
84 </column>
85 <column>
86 <property name="text">
87 <string>Sigma N</string>
88 </property>
89 </column>
90 <column>
91 <property name="text">
92 <string>Sigma E</string>
93 </property>
94 </column>
95 <column>
96 <property name="text">
97 <string>Sigma H</string>
98 </property>
99 </column>
100 <column>
101 <property name="text">
102 <string>Noise N</string>
103 </property>
104 </column>
105 <column>
106 <property name="text">
107 <string>Noise E</string>
108 </property>
109 </column>
110 <column>
111 <property name="text">
112 <string>Noise H</string>
113 </property>
114 </column>
115 <column>
116 <property name="text">
117 <string>Tropo Sigma</string>
118 </property>
119 </column>
120 <column>
121 <property name="text">
122 <string>Tropo Noise</string>
123 </property>
124 </column>
125 </widget>
126 <widget class="QLabel" name="label_3">
127 <property name="geometry">
128 <rect>
129 <x>30</x>
130 <y>310</y>
131 <width>221</width>
132 <height>31</height>
133 </rect>
134 </property>
135 <property name="text">
136 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-size:12pt; font-weight:600;&quot;&gt;Processed Stations&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
137 </property>
138 </widget>
139 <widget class="QLabel" name="label_4">
140 <property name="geometry">
141 <rect>
142 <x>329</x>
143 <y>57</y>
144 <width>111</width>
145 <height>16</height>
146 </rect>
147 </property>
148 <property name="text">
149 <string>RINEX Observations</string>
150 </property>
151 </widget>
152 <widget class="QLineEdit" name="lineEdit">
153 <property name="geometry">
154 <rect>
155 <x>460</x>
156 <y>50</y>
157 <width>471</width>
158 <height>25</height>
159 </rect>
160 </property>
161 </widget>
162 <widget class="QLabel" name="label_5">
163 <property name="geometry">
164 <rect>
165 <x>330</x>
166 <y>100</y>
167 <width>121</width>
168 <height>16</height>
169 </rect>
170 </property>
171 <property name="text">
172 <string>RINEX Orbits</string>
173 </property>
174 </widget>
175 <widget class="QLineEdit" name="lineEdit_2">
176 <property name="geometry">
177 <rect>
178 <x>460</x>
179 <y>90</y>
180 <width>141</width>
181 <height>25</height>
182 </rect>
183 </property>
184 </widget>
185 <widget class="QLabel" name="label_6">
186 <property name="geometry">
187 <rect>
188 <x>30</x>
189 <y>140</y>
190 <width>101</width>
191 <height>16</height>
192 </rect>
193 </property>
194 <property name="text">
195 <string>Corrections</string>
196 </property>
197 </widget>
198 <widget class="QLineEdit" name="lineEdit_3">
199 <property name="geometry">
200 <rect>
201 <x>460</x>
202 <y>130</y>
203 <width>141</width>
204 <height>25</height>
205 </rect>
206 </property>
207 </widget>
208 <widget class="QLabel" name="label_7">
209 <property name="geometry">
210 <rect>
211 <x>30</x>
212 <y>220</y>
213 <width>71</width>
214 <height>16</height>
215 </rect>
216 </property>
217 <property name="text">
218 <string>Coordinates</string>
219 </property>
220 </widget>
221 <widget class="QLineEdit" name="lineEdit_4">
222 <property name="geometry">
223 <rect>
224 <x>140</x>
225 <y>210</y>
226 <width>151</width>
227 <height>25</height>
228 </rect>
229 </property>
230 </widget>
231 <widget class="QLabel" name="label_8">
232 <property name="geometry">
233 <rect>
234 <x>30</x>
235 <y>180</y>
236 <width>61</width>
237 <height>21</height>
238 </rect>
239 </property>
240 <property name="text">
241 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-size:12pt; font-weight:600;&quot;&gt;Input&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-size:12pt; font-weight:600;&quot;&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
242 </property>
243 </widget>
244 <widget class="QLabel" name="label_9">
245 <property name="geometry">
246 <rect>
247 <x>460</x>
248 <y>180</y>
249 <width>71</width>
250 <height>31</height>
251 </rect>
252 </property>
253 <property name="text">
254 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-size:12pt; font-weight:600;&quot;&gt;Output&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-size:12pt; font-weight:600;&quot;&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
255 </property>
256 </widget>
257 <widget class="QLabel" name="label_10">
258 <property name="geometry">
259 <rect>
260 <x>460</x>
261 <y>220</y>
262 <width>52</width>
263 <height>15</height>
264 </rect>
265 </property>
266 <property name="text">
267 <string>Log File</string>
268 </property>
269 </widget>
270 <widget class="QLineEdit" name="lineEdit_5">
271 <property name="geometry">
272 <rect>
273 <x>530</x>
274 <y>210</y>
275 <width>151</width>
276 <height>25</height>
277 </rect>
278 </property>
279 </widget>
280 <widget class="QLabel" name="label_11">
281 <property name="geometry">
282 <rect>
283 <x>460</x>
284 <y>270</y>
285 <width>71</width>
286 <height>16</height>
287 </rect>
288 </property>
289 <property name="text">
290 <string>NMEA File</string>
291 </property>
292 </widget>
293 <widget class="QLineEdit" name="lineEdit_6">
294 <property name="geometry">
295 <rect>
296 <x>530</x>
297 <y>260</y>
298 <width>151</width>
299 <height>25</height>
300 </rect>
301 </property>
302 </widget>
303 <widget class="QLabel" name="label_12">
304 <property name="geometry">
305 <rect>
306 <x>720</x>
307 <y>270</y>
308 <width>52</width>
309 <height>15</height>
310 </rect>
311 </property>
312 <property name="text">
313 <string>Port</string>
314 </property>
315 </widget>
316 <widget class="QLineEdit" name="lineEdit_7">
317 <property name="geometry">
318 <rect>
319 <x>780</x>
320 <y>260</y>
321 <width>113</width>
322 <height>25</height>
323 </rect>
324 </property>
325 </widget>
326 <widget class="QLabel" name="label_13">
327 <property name="geometry">
328 <rect>
329 <x>30</x>
330 <y>270</y>
331 <width>52</width>
332 <height>15</height>
333 </rect>
334 </property>
335 <property name="text">
336 <string>ANTEX</string>
337 </property>
338 </widget>
339 <widget class="QLineEdit" name="lineEdit_8">
340 <property name="geometry">
341 <rect>
342 <x>140</x>
343 <y>260</y>
344 <width>151</width>
345 <height>25</height>
346 </rect>
347 </property>
348 </widget>
349 <widget class="QLabel" name="label_14">
350 <property name="geometry">
351 <rect>
352 <x>330</x>
353 <y>140</y>
354 <width>71</width>
355 <height>16</height>
356 </rect>
357 </property>
358 <property name="text">
359 <string>Corrections</string>
360 </property>
361 </widget>
362 <widget class="QLineEdit" name="lineEdit_9">
363 <property name="geometry">
364 <rect>
365 <x>140</x>
366 <y>130</y>
367 <width>113</width>
368 <height>25</height>
369 </rect>
370 </property>
371 </widget>
372 </widget>
373 <resources/>
374 <connections/>
375</ui>
Note: See TracBrowser for help on using the repository browser.