1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
2 | <ui version="4.0"> |
---|
3 | <class>MainWindow</class> |
---|
4 | <widget class="QMainWindow" name="MainWindow"> |
---|
5 | <property name="enabled"> |
---|
6 | <bool>true</bool> |
---|
7 | </property> |
---|
8 | <property name="geometry"> |
---|
9 | <rect> |
---|
10 | <x>0</x> |
---|
11 | <y>0</y> |
---|
12 | <width>798</width> |
---|
13 | <height>197</height> |
---|
14 | </rect> |
---|
15 | </property> |
---|
16 | <property name="sizePolicy"> |
---|
17 | <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
---|
18 | <horstretch>0</horstretch> |
---|
19 | <verstretch>0</verstretch> |
---|
20 | </sizepolicy> |
---|
21 | </property> |
---|
22 | <property name="minimumSize"> |
---|
23 | <size> |
---|
24 | <width>758</width> |
---|
25 | <height>117</height> |
---|
26 | </size> |
---|
27 | </property> |
---|
28 | <property name="maximumSize"> |
---|
29 | <size> |
---|
30 | <width>1500</width> |
---|
31 | <height>1000</height> |
---|
32 | </size> |
---|
33 | </property> |
---|
34 | <property name="contextMenuPolicy"> |
---|
35 | <enum>Qt::CustomContextMenu</enum> |
---|
36 | </property> |
---|
37 | <property name="windowTitle"> |
---|
38 | <string>PALM Watchdog</string> |
---|
39 | </property> |
---|
40 | <property name="windowIcon"> |
---|
41 | <iconset> |
---|
42 | <normaloff>wd.ico</normaloff>wd.ico</iconset> |
---|
43 | </property> |
---|
44 | <property name="animated"> |
---|
45 | <bool>true</bool> |
---|
46 | </property> |
---|
47 | <widget class="QWidget" name="centralwidget"> |
---|
48 | <property name="sizePolicy"> |
---|
49 | <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
---|
50 | <horstretch>0</horstretch> |
---|
51 | <verstretch>0</verstretch> |
---|
52 | </sizepolicy> |
---|
53 | </property> |
---|
54 | <property name="minimumSize"> |
---|
55 | <size> |
---|
56 | <width>0</width> |
---|
57 | <height>0</height> |
---|
58 | </size> |
---|
59 | </property> |
---|
60 | <property name="maximumSize"> |
---|
61 | <size> |
---|
62 | <width>16777215</width> |
---|
63 | <height>16777215</height> |
---|
64 | </size> |
---|
65 | </property> |
---|
66 | <layout class="QGridLayout" name="gridLayout"> |
---|
67 | <item row="1" column="0"> |
---|
68 | <widget class="QLabel" name="label2"> |
---|
69 | <property name="sizePolicy"> |
---|
70 | <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
---|
71 | <horstretch>0</horstretch> |
---|
72 | <verstretch>0</verstretch> |
---|
73 | </sizepolicy> |
---|
74 | </property> |
---|
75 | <property name="minimumSize"> |
---|
76 | <size> |
---|
77 | <width>210</width> |
---|
78 | <height>20</height> |
---|
79 | </size> |
---|
80 | </property> |
---|
81 | <property name="maximumSize"> |
---|
82 | <size> |
---|
83 | <width>190</width> |
---|
84 | <height>20</height> |
---|
85 | </size> |
---|
86 | </property> |
---|
87 | <property name="frameShape"> |
---|
88 | <enum>QFrame::Box</enum> |
---|
89 | </property> |
---|
90 | <property name="frameShadow"> |
---|
91 | <enum>QFrame::Plain</enum> |
---|
92 | </property> |
---|
93 | <property name="text"> |
---|
94 | <string>Last update: 27-08-2014 12:50</string> |
---|
95 | </property> |
---|
96 | </widget> |
---|
97 | </item> |
---|
98 | <item row="0" column="0" colspan="6"> |
---|
99 | <widget class="QTableWidget" name="table"> |
---|
100 | <property name="enabled"> |
---|
101 | <bool>true</bool> |
---|
102 | </property> |
---|
103 | <property name="sizePolicy"> |
---|
104 | <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
---|
105 | <horstretch>0</horstretch> |
---|
106 | <verstretch>20</verstretch> |
---|
107 | </sizepolicy> |
---|
108 | </property> |
---|
109 | <property name="minimumSize"> |
---|
110 | <size> |
---|
111 | <width>0</width> |
---|
112 | <height>0</height> |
---|
113 | </size> |
---|
114 | </property> |
---|
115 | <property name="sizeIncrement"> |
---|
116 | <size> |
---|
117 | <width>0</width> |
---|
118 | <height>0</height> |
---|
119 | </size> |
---|
120 | </property> |
---|
121 | <property name="contextMenuPolicy"> |
---|
122 | <enum>Qt::CustomContextMenu</enum> |
---|
123 | </property> |
---|
124 | <property name="frameShape"> |
---|
125 | <enum>QFrame::StyledPanel</enum> |
---|
126 | </property> |
---|
127 | <property name="frameShadow"> |
---|
128 | <enum>QFrame::Plain</enum> |
---|
129 | </property> |
---|
130 | <property name="lineWidth"> |
---|
131 | <number>1</number> |
---|
132 | </property> |
---|
133 | <property name="verticalScrollBarPolicy"> |
---|
134 | <enum>Qt::ScrollBarAsNeeded</enum> |
---|
135 | </property> |
---|
136 | <property name="horizontalScrollBarPolicy"> |
---|
137 | <enum>Qt::ScrollBarAlwaysOff</enum> |
---|
138 | </property> |
---|
139 | <property name="autoScroll"> |
---|
140 | <bool>false</bool> |
---|
141 | </property> |
---|
142 | <property name="editTriggers"> |
---|
143 | <set>QAbstractItemView::NoEditTriggers</set> |
---|
144 | </property> |
---|
145 | <property name="tabKeyNavigation"> |
---|
146 | <bool>false</bool> |
---|
147 | </property> |
---|
148 | <property name="showDropIndicator" stdset="0"> |
---|
149 | <bool>false</bool> |
---|
150 | </property> |
---|
151 | <property name="dragDropOverwriteMode"> |
---|
152 | <bool>false</bool> |
---|
153 | </property> |
---|
154 | <property name="alternatingRowColors"> |
---|
155 | <bool>false</bool> |
---|
156 | </property> |
---|
157 | <property name="selectionMode"> |
---|
158 | <enum>QAbstractItemView::SingleSelection</enum> |
---|
159 | </property> |
---|
160 | <property name="selectionBehavior"> |
---|
161 | <enum>QAbstractItemView::SelectRows</enum> |
---|
162 | </property> |
---|
163 | <property name="textElideMode"> |
---|
164 | <enum>Qt::ElideLeft</enum> |
---|
165 | </property> |
---|
166 | <property name="showGrid"> |
---|
167 | <bool>true</bool> |
---|
168 | </property> |
---|
169 | <property name="gridStyle"> |
---|
170 | <enum>Qt::SolidLine</enum> |
---|
171 | </property> |
---|
172 | <property name="sortingEnabled"> |
---|
173 | <bool>true</bool> |
---|
174 | </property> |
---|
175 | <property name="wordWrap"> |
---|
176 | <bool>false</bool> |
---|
177 | </property> |
---|
178 | <property name="cornerButtonEnabled"> |
---|
179 | <bool>false</bool> |
---|
180 | </property> |
---|
181 | <property name="rowCount"> |
---|
182 | <number>3</number> |
---|
183 | </property> |
---|
184 | <attribute name="horizontalHeaderVisible"> |
---|
185 | <bool>true</bool> |
---|
186 | </attribute> |
---|
187 | <attribute name="horizontalHeaderCascadingSectionResizes"> |
---|
188 | <bool>false</bool> |
---|
189 | </attribute> |
---|
190 | <attribute name="horizontalHeaderDefaultSectionSize"> |
---|
191 | <number>128</number> |
---|
192 | </attribute> |
---|
193 | <attribute name="horizontalHeaderHighlightSections"> |
---|
194 | <bool>false</bool> |
---|
195 | </attribute> |
---|
196 | <attribute name="horizontalHeaderStretchLastSection"> |
---|
197 | <bool>true</bool> |
---|
198 | </attribute> |
---|
199 | <attribute name="verticalHeaderVisible"> |
---|
200 | <bool>false</bool> |
---|
201 | </attribute> |
---|
202 | <attribute name="verticalHeaderDefaultSectionSize"> |
---|
203 | <number>20</number> |
---|
204 | </attribute> |
---|
205 | <attribute name="verticalHeaderMinimumSectionSize"> |
---|
206 | <number>18</number> |
---|
207 | </attribute> |
---|
208 | <attribute name="verticalHeaderStretchLastSection"> |
---|
209 | <bool>false</bool> |
---|
210 | </attribute> |
---|
211 | <row/> |
---|
212 | <row/> |
---|
213 | <row/> |
---|
214 | <column> |
---|
215 | <property name="text"> |
---|
216 | <string>Job</string> |
---|
217 | </property> |
---|
218 | <property name="textAlignment"> |
---|
219 | <set>AlignJustify|AlignVCenter</set> |
---|
220 | </property> |
---|
221 | </column> |
---|
222 | <column> |
---|
223 | <property name="text"> |
---|
224 | <string>Host</string> |
---|
225 | </property> |
---|
226 | <property name="textAlignment"> |
---|
227 | <set>AlignJustify|AlignVCenter</set> |
---|
228 | </property> |
---|
229 | </column> |
---|
230 | <column> |
---|
231 | <property name="text"> |
---|
232 | <string>Nodes</string> |
---|
233 | </property> |
---|
234 | <property name="textAlignment"> |
---|
235 | <set>AlignRight|AlignVCenter</set> |
---|
236 | </property> |
---|
237 | </column> |
---|
238 | <column> |
---|
239 | <property name="text"> |
---|
240 | <string>Status</string> |
---|
241 | </property> |
---|
242 | </column> |
---|
243 | <column> |
---|
244 | <property name="text"> |
---|
245 | <string>Progress</string> |
---|
246 | </property> |
---|
247 | <property name="font"> |
---|
248 | <font> |
---|
249 | <weight>50</weight> |
---|
250 | <bold>false</bold> |
---|
251 | </font> |
---|
252 | </property> |
---|
253 | <property name="textAlignment"> |
---|
254 | <set>AlignJustify|AlignVCenter</set> |
---|
255 | </property> |
---|
256 | </column> |
---|
257 | <column> |
---|
258 | <property name="text"> |
---|
259 | <string>Remaining time</string> |
---|
260 | </property> |
---|
261 | <property name="textAlignment"> |
---|
262 | <set>AlignRight|AlignVCenter</set> |
---|
263 | </property> |
---|
264 | </column> |
---|
265 | <column> |
---|
266 | <property name="text"> |
---|
267 | <string>Jobname</string> |
---|
268 | </property> |
---|
269 | </column> |
---|
270 | <item row="0" column="0"> |
---|
271 | <property name="text"> |
---|
272 | <string>1</string> |
---|
273 | </property> |
---|
274 | </item> |
---|
275 | <item row="0" column="1"> |
---|
276 | <property name="text"> |
---|
277 | <string>1</string> |
---|
278 | </property> |
---|
279 | </item> |
---|
280 | <item row="0" column="2"> |
---|
281 | <property name="text"> |
---|
282 | <string>1</string> |
---|
283 | </property> |
---|
284 | <property name="textAlignment"> |
---|
285 | <set>AlignRight|AlignVCenter</set> |
---|
286 | </property> |
---|
287 | </item> |
---|
288 | <item row="0" column="3"> |
---|
289 | <property name="text"> |
---|
290 | <string>1</string> |
---|
291 | </property> |
---|
292 | </item> |
---|
293 | <item row="0" column="4"> |
---|
294 | <property name="text"> |
---|
295 | <string>1</string> |
---|
296 | </property> |
---|
297 | </item> |
---|
298 | <item row="0" column="5"> |
---|
299 | <property name="text"> |
---|
300 | <string>1</string> |
---|
301 | </property> |
---|
302 | <property name="textAlignment"> |
---|
303 | <set>AlignRight|AlignVCenter</set> |
---|
304 | </property> |
---|
305 | </item> |
---|
306 | <item row="1" column="0"> |
---|
307 | <property name="text"> |
---|
308 | <string>11</string> |
---|
309 | </property> |
---|
310 | </item> |
---|
311 | <item row="1" column="1"> |
---|
312 | <property name="text"> |
---|
313 | <string>1</string> |
---|
314 | </property> |
---|
315 | </item> |
---|
316 | <item row="1" column="2"> |
---|
317 | <property name="text"> |
---|
318 | <string>1</string> |
---|
319 | </property> |
---|
320 | <property name="textAlignment"> |
---|
321 | <set>AlignRight|AlignVCenter</set> |
---|
322 | </property> |
---|
323 | </item> |
---|
324 | <item row="1" column="3"> |
---|
325 | <property name="text"> |
---|
326 | <string>1</string> |
---|
327 | </property> |
---|
328 | </item> |
---|
329 | <item row="1" column="4"> |
---|
330 | <property name="text"> |
---|
331 | <string>1</string> |
---|
332 | </property> |
---|
333 | </item> |
---|
334 | <item row="1" column="5"> |
---|
335 | <property name="text"> |
---|
336 | <string>1</string> |
---|
337 | </property> |
---|
338 | <property name="textAlignment"> |
---|
339 | <set>AlignRight|AlignVCenter</set> |
---|
340 | </property> |
---|
341 | </item> |
---|
342 | <item row="2" column="0"> |
---|
343 | <property name="text"> |
---|
344 | <string>1</string> |
---|
345 | </property> |
---|
346 | </item> |
---|
347 | <item row="2" column="1"> |
---|
348 | <property name="text"> |
---|
349 | <string>1</string> |
---|
350 | </property> |
---|
351 | </item> |
---|
352 | <item row="2" column="2"> |
---|
353 | <property name="text"> |
---|
354 | <string>1</string> |
---|
355 | </property> |
---|
356 | <property name="textAlignment"> |
---|
357 | <set>AlignRight|AlignVCenter</set> |
---|
358 | </property> |
---|
359 | </item> |
---|
360 | <item row="2" column="3"> |
---|
361 | <property name="text"> |
---|
362 | <string>1</string> |
---|
363 | </property> |
---|
364 | </item> |
---|
365 | <item row="2" column="4"> |
---|
366 | <property name="text"> |
---|
367 | <string>1</string> |
---|
368 | </property> |
---|
369 | </item> |
---|
370 | <item row="2" column="5"> |
---|
371 | <property name="text"> |
---|
372 | <string>1</string> |
---|
373 | </property> |
---|
374 | <property name="textAlignment"> |
---|
375 | <set>AlignRight|AlignVCenter</set> |
---|
376 | </property> |
---|
377 | </item> |
---|
378 | </widget> |
---|
379 | </item> |
---|
380 | <item row="1" column="1"> |
---|
381 | <widget class="QLabel" name="label"> |
---|
382 | <property name="sizePolicy"> |
---|
383 | <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
---|
384 | <horstretch>0</horstretch> |
---|
385 | <verstretch>0</verstretch> |
---|
386 | </sizepolicy> |
---|
387 | </property> |
---|
388 | <property name="minimumSize"> |
---|
389 | <size> |
---|
390 | <width>150</width> |
---|
391 | <height>20</height> |
---|
392 | </size> |
---|
393 | </property> |
---|
394 | <property name="maximumSize"> |
---|
395 | <size> |
---|
396 | <width>135</width> |
---|
397 | <height>20</height> |
---|
398 | </size> |
---|
399 | </property> |
---|
400 | <property name="frameShape"> |
---|
401 | <enum>QFrame::Box</enum> |
---|
402 | </property> |
---|
403 | <property name="frameShadow"> |
---|
404 | <enum>QFrame::Plain</enum> |
---|
405 | </property> |
---|
406 | <property name="text"> |
---|
407 | <string>Next update in 120min</string> |
---|
408 | </property> |
---|
409 | </widget> |
---|
410 | </item> |
---|
411 | <item row="1" column="2"> |
---|
412 | <widget class="QPushButton" name="button_update"> |
---|
413 | <property name="sizePolicy"> |
---|
414 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
---|
415 | <horstretch>0</horstretch> |
---|
416 | <verstretch>0</verstretch> |
---|
417 | </sizepolicy> |
---|
418 | </property> |
---|
419 | <property name="minimumSize"> |
---|
420 | <size> |
---|
421 | <width>120</width> |
---|
422 | <height>0</height> |
---|
423 | </size> |
---|
424 | </property> |
---|
425 | <property name="maximumSize"> |
---|
426 | <size> |
---|
427 | <width>100</width> |
---|
428 | <height>16777215</height> |
---|
429 | </size> |
---|
430 | </property> |
---|
431 | <property name="text"> |
---|
432 | <string>Update list</string> |
---|
433 | </property> |
---|
434 | </widget> |
---|
435 | </item> |
---|
436 | <item row="1" column="3"> |
---|
437 | <widget class="QPushButton" name="button_clear"> |
---|
438 | <property name="minimumSize"> |
---|
439 | <size> |
---|
440 | <width>120</width> |
---|
441 | <height>0</height> |
---|
442 | </size> |
---|
443 | </property> |
---|
444 | <property name="maximumSize"> |
---|
445 | <size> |
---|
446 | <width>100</width> |
---|
447 | <height>16777215</height> |
---|
448 | </size> |
---|
449 | </property> |
---|
450 | <property name="text"> |
---|
451 | <string>Clear list</string> |
---|
452 | </property> |
---|
453 | </widget> |
---|
454 | </item> |
---|
455 | <item row="1" column="4"> |
---|
456 | <widget class="QPushButton" name="button_quit"> |
---|
457 | <property name="minimumSize"> |
---|
458 | <size> |
---|
459 | <width>120</width> |
---|
460 | <height>0</height> |
---|
461 | </size> |
---|
462 | </property> |
---|
463 | <property name="maximumSize"> |
---|
464 | <size> |
---|
465 | <width>100</width> |
---|
466 | <height>16777215</height> |
---|
467 | </size> |
---|
468 | </property> |
---|
469 | <property name="text"> |
---|
470 | <string>Quit</string> |
---|
471 | </property> |
---|
472 | <property name="shortcut"> |
---|
473 | <string>Ctrl+Q</string> |
---|
474 | </property> |
---|
475 | <property name="checkable"> |
---|
476 | <bool>false</bool> |
---|
477 | </property> |
---|
478 | <property name="autoRepeat"> |
---|
479 | <bool>false</bool> |
---|
480 | </property> |
---|
481 | <property name="default"> |
---|
482 | <bool>false</bool> |
---|
483 | </property> |
---|
484 | <property name="flat"> |
---|
485 | <bool>false</bool> |
---|
486 | </property> |
---|
487 | </widget> |
---|
488 | </item> |
---|
489 | </layout> |
---|
490 | </widget> |
---|
491 | <widget class="QMenuBar" name="menubar"> |
---|
492 | <property name="geometry"> |
---|
493 | <rect> |
---|
494 | <x>0</x> |
---|
495 | <y>0</y> |
---|
496 | <width>798</width> |
---|
497 | <height>21</height> |
---|
498 | </rect> |
---|
499 | </property> |
---|
500 | <widget class="QMenu" name="menuFile"> |
---|
501 | <property name="title"> |
---|
502 | <string>File</string> |
---|
503 | </property> |
---|
504 | <addaction name="actionRefresh"/> |
---|
505 | <addaction name="actionOptions"/> |
---|
506 | <addaction name="actionQuit"/> |
---|
507 | </widget> |
---|
508 | <widget class="QMenu" name="menuHelp"> |
---|
509 | <property name="title"> |
---|
510 | <string>Help</string> |
---|
511 | </property> |
---|
512 | <addaction name="actionManual"/> |
---|
513 | <addaction name="actionAbout"/> |
---|
514 | </widget> |
---|
515 | <addaction name="menuFile"/> |
---|
516 | <addaction name="menuHelp"/> |
---|
517 | </widget> |
---|
518 | <widget class="QStatusBar" name="statusbar"/> |
---|
519 | <action name="actionRefresh"> |
---|
520 | <property name="text"> |
---|
521 | <string>Refresh</string> |
---|
522 | </property> |
---|
523 | <property name="statusTip"> |
---|
524 | <string>Update job list</string> |
---|
525 | </property> |
---|
526 | <property name="shortcut"> |
---|
527 | <string>F5</string> |
---|
528 | </property> |
---|
529 | </action> |
---|
530 | <action name="actionQuit"> |
---|
531 | <property name="icon"> |
---|
532 | <iconset> |
---|
533 | <normaloff>exit.png</normaloff>exit.png</iconset> |
---|
534 | </property> |
---|
535 | <property name="text"> |
---|
536 | <string>Quit</string> |
---|
537 | </property> |
---|
538 | <property name="iconText"> |
---|
539 | <string>Quit</string> |
---|
540 | </property> |
---|
541 | <property name="toolTip"> |
---|
542 | <string>Quit PALM Watchdog</string> |
---|
543 | </property> |
---|
544 | <property name="statusTip"> |
---|
545 | <string>Quit PALM Watchdog</string> |
---|
546 | </property> |
---|
547 | <property name="shortcut"> |
---|
548 | <string>Ctrl+Q</string> |
---|
549 | </property> |
---|
550 | </action> |
---|
551 | <action name="actionOptions"> |
---|
552 | <property name="text"> |
---|
553 | <string>Options</string> |
---|
554 | </property> |
---|
555 | </action> |
---|
556 | <action name="actionManual"> |
---|
557 | <property name="text"> |
---|
558 | <string>Manual</string> |
---|
559 | </property> |
---|
560 | </action> |
---|
561 | <action name="actionAbout"> |
---|
562 | <property name="text"> |
---|
563 | <string>About</string> |
---|
564 | </property> |
---|
565 | </action> |
---|
566 | </widget> |
---|
567 | <resources/> |
---|
568 | <connections> |
---|
569 | <connection> |
---|
570 | <sender>actionQuit</sender> |
---|
571 | <signal>triggered()</signal> |
---|
572 | <receiver>MainWindow</receiver> |
---|
573 | <slot>close()</slot> |
---|
574 | <hints> |
---|
575 | <hint type="sourcelabel"> |
---|
576 | <x>-1</x> |
---|
577 | <y>-1</y> |
---|
578 | </hint> |
---|
579 | <hint type="destinationlabel"> |
---|
580 | <x>338</x> |
---|
581 | <y>135</y> |
---|
582 | </hint> |
---|
583 | </hints> |
---|
584 | </connection> |
---|
585 | <connection> |
---|
586 | <sender>table</sender> |
---|
587 | <signal>customContextMenuRequested(QPoint)</signal> |
---|
588 | <receiver>MainWindow</receiver> |
---|
589 | <slot>OpenContextMenu()</slot> |
---|
590 | <hints> |
---|
591 | <hint type="sourcelabel"> |
---|
592 | <x>360</x> |
---|
593 | <y>45</y> |
---|
594 | </hint> |
---|
595 | <hint type="destinationlabel"> |
---|
596 | <x>383</x> |
---|
597 | <y>114</y> |
---|
598 | </hint> |
---|
599 | </hints> |
---|
600 | </connection> |
---|
601 | <connection> |
---|
602 | <sender>actionRefresh</sender> |
---|
603 | <signal>triggered()</signal> |
---|
604 | <receiver>MainWindow</receiver> |
---|
605 | <slot>Refresh()</slot> |
---|
606 | <hints> |
---|
607 | <hint type="sourcelabel"> |
---|
608 | <x>-1</x> |
---|
609 | <y>-1</y> |
---|
610 | </hint> |
---|
611 | <hint type="destinationlabel"> |
---|
612 | <x>374</x> |
---|
613 | <y>72</y> |
---|
614 | </hint> |
---|
615 | </hints> |
---|
616 | </connection> |
---|
617 | <connection> |
---|
618 | <sender>button_update</sender> |
---|
619 | <signal>clicked()</signal> |
---|
620 | <receiver>MainWindow</receiver> |
---|
621 | <slot>Refresh()</slot> |
---|
622 | <hints> |
---|
623 | <hint type="sourcelabel"> |
---|
624 | <x>491</x> |
---|
625 | <y>172</y> |
---|
626 | </hint> |
---|
627 | <hint type="destinationlabel"> |
---|
628 | <x>562</x> |
---|
629 | <y>134</y> |
---|
630 | </hint> |
---|
631 | </hints> |
---|
632 | </connection> |
---|
633 | <connection> |
---|
634 | <sender>button_clear</sender> |
---|
635 | <signal>clicked()</signal> |
---|
636 | <receiver>MainWindow</receiver> |
---|
637 | <slot>ClearList()</slot> |
---|
638 | <hints> |
---|
639 | <hint type="sourcelabel"> |
---|
640 | <x>615</x> |
---|
641 | <y>172</y> |
---|
642 | </hint> |
---|
643 | <hint type="destinationlabel"> |
---|
644 | <x>634</x> |
---|
645 | <y>136</y> |
---|
646 | </hint> |
---|
647 | </hints> |
---|
648 | </connection> |
---|
649 | <connection> |
---|
650 | <sender>button_quit</sender> |
---|
651 | <signal>clicked()</signal> |
---|
652 | <receiver>MainWindow</receiver> |
---|
653 | <slot>close()</slot> |
---|
654 | <hints> |
---|
655 | <hint type="sourcelabel"> |
---|
656 | <x>739</x> |
---|
657 | <y>172</y> |
---|
658 | </hint> |
---|
659 | <hint type="destinationlabel"> |
---|
660 | <x>656</x> |
---|
661 | <y>150</y> |
---|
662 | </hint> |
---|
663 | </hints> |
---|
664 | </connection> |
---|
665 | <connection> |
---|
666 | <sender>actionOptions</sender> |
---|
667 | <signal>triggered()</signal> |
---|
668 | <receiver>MainWindow</receiver> |
---|
669 | <slot>Options()</slot> |
---|
670 | <hints> |
---|
671 | <hint type="sourcelabel"> |
---|
672 | <x>-1</x> |
---|
673 | <y>-1</y> |
---|
674 | </hint> |
---|
675 | <hint type="destinationlabel"> |
---|
676 | <x>398</x> |
---|
677 | <y>98</y> |
---|
678 | </hint> |
---|
679 | </hints> |
---|
680 | </connection> |
---|
681 | </connections> |
---|
682 | <slots> |
---|
683 | <slot>OpenContextMenu()</slot> |
---|
684 | <slot>Refresh()</slot> |
---|
685 | <slot>ClearList()</slot> |
---|
686 | </slots> |
---|
687 | </ui> |
---|