]> rtime.felk.cvut.cz Git - orte.git/blob - orte/contrib/shape/MulticlipForm.ui
f36894d8f71483fd3437b3085609c47772e9817c
[orte.git] / orte / contrib / shape / MulticlipForm.ui
1 <!DOCTYPE UI><UI version="3.0" stdsetdef="1">
2 <class>MulticlipForm</class>
3 <widget class="QDialog">
4     <property name="name">
5         <cstring>MulticlipForm</cstring>
6     </property>
7     <property name="enabled">
8         <bool>true</bool>
9     </property>
10     <property name="geometry">
11         <rect>
12             <x>0</x>
13             <y>0</y>
14             <width>408</width>
15             <height>228</height>
16         </rect>
17     </property>
18     <property name="minimumSize">
19         <size>
20             <width>0</width>
21             <height>0</height>
22         </size>
23     </property>
24     <property name="maximumSize">
25         <size>
26             <width>408</width>
27             <height>228</height>
28         </size>
29     </property>
30     <property name="font">
31         <font>
32             <family>Helvetica [Urw]</family>
33             <pointsize>12</pointsize>
34         </font>
35     </property>
36     <property name="caption">
37         <string>ORTE Demo</string>
38     </property>
39     <widget class="QLabel">
40         <property name="name">
41             <cstring>TextLabel6</cstring>
42         </property>
43         <property name="geometry">
44             <rect>
45                 <x>16</x>
46                 <y>30</y>
47                 <width>79</width>
48                 <height>35</height>
49             </rect>
50         </property>
51         <property name="text">
52             <string>   List of 
53 Publishers :</string>
54         </property>
55     </widget>
56     <widget class="QPushButton">
57         <property name="name">
58             <cstring>deletePushButton</cstring>
59         </property>
60         <property name="geometry">
61             <rect>
62                 <x>90</x>
63                 <y>190</y>
64                 <width>105</width>
65                 <height>25</height>
66             </rect>
67         </property>
68         <property name="font">
69             <font>
70                 <pointsize>10</pointsize>
71             </font>
72         </property>
73         <property name="text">
74             <string>&amp;Delete Publisher</string>
75         </property>
76         <property name="accel">
77             <number>4194372</number>
78         </property>
79         <property name="autoDefault">
80             <bool>false</bool>
81         </property>
82     </widget>
83     <widget class="QPushButton">
84         <property name="name">
85             <cstring>addPushButton</cstring>
86         </property>
87         <property name="geometry">
88             <rect>
89                 <x>90</x>
90                 <y>160</y>
91                 <width>105</width>
92                 <height>25</height>
93             </rect>
94         </property>
95         <property name="font">
96             <font>
97                 <pointsize>10</pointsize>
98             </font>
99         </property>
100         <property name="text">
101             <string>&amp;Add Publisher</string>
102         </property>
103         <property name="accel">
104             <number>4194369</number>
105         </property>
106         <property name="autoDefault">
107             <bool>false</bool>
108         </property>
109     </widget>
110     <widget class="QComboBox">
111         <item>
112             <property name="text">
113                 <string>Blue</string>
114             </property>
115         </item>
116         <item>
117             <property name="text">
118                 <string>Green</string>
119             </property>
120         </item>
121         <item>
122             <property name="text">
123                 <string>Red</string>
124             </property>
125         </item>
126         <item>
127             <property name="text">
128                 <string>Black</string>
129             </property>
130         </item>
131         <property name="name">
132             <cstring>ColorP</cstring>
133         </property>
134         <property name="geometry">
135             <rect>
136                 <x>92</x>
137                 <y>125</y>
138                 <width>105</width>
139                 <height>25</height>
140             </rect>
141         </property>
142     </widget>
143     <widget class="Line">
144         <property name="name">
145             <cstring>Line2</cstring>
146         </property>
147         <property name="geometry">
148             <rect>
149                 <x>204</x>
150                 <y>0</y>
151                 <width>3</width>
152                 <height>231</height>
153             </rect>
154         </property>
155         <property name="frameShape">
156             <enum>VLine</enum>
157         </property>
158         <property name="frameShadow">
159             <enum>Sunken</enum>
160         </property>
161         <property name="orientation">
162             <enum>Vertical</enum>
163         </property>
164     </widget>
165     <widget class="QListBox">
166         <property name="name">
167             <cstring>PublishersListBox</cstring>
168         </property>
169         <property name="geometry">
170             <rect>
171                 <x>10</x>
172                 <y>70</y>
173                 <width>75</width>
174                 <height>150</height>
175             </rect>
176         </property>
177     </widget>
178     <widget class="QListBox">
179         <property name="name">
180             <cstring>SubscribersListBox</cstring>
181         </property>
182         <property name="geometry">
183             <rect>
184                 <x>211</x>
185                 <y>70</y>
186                 <width>75</width>
187                 <height>150</height>
188             </rect>
189         </property>
190     </widget>
191     <widget class="QPushButton">
192         <property name="name">
193             <cstring>addS</cstring>
194         </property>
195         <property name="geometry">
196             <rect>
197                 <x>293</x>
198                 <y>160</y>
199                 <width>105</width>
200                 <height>25</height>
201             </rect>
202         </property>
203         <property name="font">
204             <font>
205                 <pointsize>10</pointsize>
206             </font>
207         </property>
208         <property name="text">
209             <string>&amp;Add Suscriber</string>
210         </property>
211         <property name="autoDefault">
212             <bool>false</bool>
213         </property>
214     </widget>
215     <widget class="QPushButton">
216         <property name="name">
217             <cstring>deleteS</cstring>
218         </property>
219         <property name="geometry">
220             <rect>
221                 <x>293</x>
222                 <y>195</y>
223                 <width>105</width>
224                 <height>25</height>
225             </rect>
226         </property>
227         <property name="font">
228             <font>
229                 <pointsize>10</pointsize>
230             </font>
231         </property>
232         <property name="text">
233             <string>&amp;Delete Suscriber</string>
234         </property>
235         <property name="autoDefault">
236             <bool>false</bool>
237         </property>
238     </widget>
239     <widget class="QLabel">
240         <property name="name">
241             <cstring>TextLabel2_2</cstring>
242         </property>
243         <property name="geometry">
244             <rect>
245                 <x>127</x>
246                 <y>108</y>
247                 <width>70</width>
248                 <height>17</height>
249             </rect>
250         </property>
251         <property name="text">
252             <string>Color</string>
253         </property>
254     </widget>
255     <widget class="QLabel">
256         <property name="name">
257             <cstring>TextLabel1_3</cstring>
258         </property>
259         <property name="geometry">
260             <rect>
261                 <x>127</x>
262                 <y>60</y>
263                 <width>60</width>
264                 <height>20</height>
265             </rect>
266         </property>
267         <property name="text">
268             <string>Shape</string>
269         </property>
270     </widget>
271     <widget class="QLabel">
272         <property name="name">
273             <cstring>TextLabel2_3</cstring>
274         </property>
275         <property name="geometry">
276             <rect>
277                 <x>215</x>
278                 <y>30</y>
279                 <width>95</width>
280                 <height>35</height>
281             </rect>
282         </property>
283         <property name="text">
284             <string>    List of 
285 Subscribers :</string>
286         </property>
287     </widget>
288     <widget class="QComboBox">
289         <item>
290             <property name="text">
291                 <string>Ellipse</string>
292             </property>
293         </item>
294         <item>
295             <property name="text">
296                 <string>Rectangle</string>
297             </property>
298         </item>
299         <item>
300             <property name="text">
301                 <string>Triangle</string>
302             </property>
303         </item>
304         <property name="name">
305             <cstring>ShapeP</cstring>
306         </property>
307         <property name="geometry">
308             <rect>
309                 <x>92</x>
310                 <y>80</y>
311                 <width>105</width>
312                 <height>25</height>
313             </rect>
314         </property>
315     </widget>
316     <widget class="QComboBox">
317         <item>
318             <property name="text">
319                 <string>Blue</string>
320             </property>
321         </item>
322         <item>
323             <property name="text">
324                 <string>Green</string>
325             </property>
326         </item>
327         <item>
328             <property name="text">
329                 <string>Red</string>
330             </property>
331         </item>
332         <item>
333             <property name="text">
334                 <string>Black</string>
335             </property>
336         </item>
337         <property name="name">
338             <cstring>ColorS</cstring>
339         </property>
340         <property name="geometry">
341             <rect>
342                 <x>293</x>
343                 <y>125</y>
344                 <width>105</width>
345                 <height>25</height>
346             </rect>
347         </property>
348     </widget>
349     <widget class="QComboBox">
350         <item>
351             <property name="text">
352                 <string>Ellipse</string>
353             </property>
354         </item>
355         <item>
356             <property name="text">
357                 <string>Rectangle</string>
358             </property>
359         </item>
360         <item>
361             <property name="text">
362                 <string>Triangle</string>
363             </property>
364         </item>
365         <property name="name">
366             <cstring>ShapeS</cstring>
367         </property>
368         <property name="geometry">
369             <rect>
370                 <x>293</x>
371                 <y>80</y>
372                 <width>105</width>
373                 <height>25</height>
374             </rect>
375         </property>
376     </widget>
377     <widget class="QLabel">
378         <property name="name">
379             <cstring>TextLabel1_3_2</cstring>
380         </property>
381         <property name="geometry">
382             <rect>
383                 <x>327</x>
384                 <y>60</y>
385                 <width>72</width>
386                 <height>20</height>
387             </rect>
388         </property>
389         <property name="text">
390             <string>Shape </string>
391         </property>
392     </widget>
393     <widget class="QLabel">
394         <property name="name">
395             <cstring>TextLabel2_2_2</cstring>
396         </property>
397         <property name="geometry">
398             <rect>
399                 <x>328</x>
400                 <y>108</y>
401                 <width>65</width>
402                 <height>17</height>
403             </rect>
404         </property>
405         <property name="text">
406             <string>Color</string>
407         </property>
408     </widget>
409     <widget class="QLabel">
410         <property name="name">
411             <cstring>TextLabel2</cstring>
412         </property>
413         <property name="geometry">
414             <rect>
415                 <x>45</x>
416                 <y>0</y>
417                 <width>145</width>
418                 <height>30</height>
419             </rect>
420         </property>
421         <property name="font">
422             <font>
423                 <pointsize>20</pointsize>
424                 <bold>1</bold>
425             </font>
426         </property>
427         <property name="text">
428             <string>Publishers</string>
429         </property>
430     </widget>
431     <widget class="QLabel">
432         <property name="name">
433             <cstring>TextLabel4</cstring>
434         </property>
435         <property name="geometry">
436             <rect>
437                 <x>245</x>
438                 <y>0</y>
439                 <width>145</width>
440                 <height>30</height>
441             </rect>
442         </property>
443         <property name="font">
444             <font>
445                 <pointsize>20</pointsize>
446                 <bold>1</bold>
447             </font>
448         </property>
449         <property name="text">
450             <string>Suscribers</string>
451         </property>
452     </widget>
453 </widget>
454 <connections>
455     <connection>
456         <sender>addPushButton</sender>
457         <signal>clicked()</signal>
458         <receiver>MulticlipForm</receiver>
459         <slot>addPublisher()</slot>
460     </connection>
461     <connection>
462         <sender>deletePushButton</sender>
463         <signal>clicked()</signal>
464         <receiver>MulticlipForm</receiver>
465         <slot>deletePublisher()</slot>
466     </connection>
467     <connection>
468         <sender>addS</sender>
469         <signal>clicked()</signal>
470         <receiver>MulticlipForm</receiver>
471         <slot>addSubscriber()</slot>
472     </connection>
473     <connection>
474         <sender>deleteS</sender>
475         <signal>clicked()</signal>
476         <receiver>MulticlipForm</receiver>
477         <slot>deleteSubscriber()</slot>
478     </connection>
479 </connections>
480 <includes>
481     <include location="local" impldecl="in declaration">Subscriber.h</include>
482     <include location="local" impldecl="in declaration">Publisher.h</include>
483     <include location="global" impldecl="in implementation">qtimer.h</include>
484     <include location="global" impldecl="in implementation">sys/types.h</include>
485     <include location="global" impldecl="in implementation">qapplication.h</include>
486     <include location="global" impldecl="in implementation">qcombobox.h</include>
487     <include location="global" impldecl="in implementation">qwidget.h</include>
488     <include location="global" impldecl="in implementation">qtabwidget.h</include>
489     <include location="global" impldecl="in implementation">qapplication.h</include>
490     <include location="global" impldecl="in implementation">qpushbutton.h</include>
491     <include location="global" impldecl="in implementation">qinputdialog.h</include>
492     <include location="global" impldecl="in implementation">unistd.h</include>
493     <include location="global" impldecl="in implementation">signal.h</include>
494     <include location="local" impldecl="in implementation">MulticlipForm.ui.h</include>
495 </includes>
496 <slots>
497     <slot access="protected">init()</slot>
498     <slot access="protected">addPublisher()</slot>
499     <slot access="protected">deletePublisher()</slot>
500     <slot access="protected">GotoP()</slot>
501     <slot access="protected">closeEvent( QCloseEvent * e )</slot>
502     <slot access="protected">GotoS()</slot>
503     <slot access="protected">addSubscriber()</slot>
504     <slot access="protected">deleteSubscriber()</slot>
505     <slot access="protected">keyPressEvent( QKeyEvent * e )</slot>
506     <slot access="protected">Timer()</slot>
507 </slots>
508 <pixmapinproject/>
509 <layoutdefaults spacing="6" margin="11"/>
510 </UI>