Salome HOME
merge from branch DEV tag mergeto_trunk_04apr08
[modules/yacs.git] / src / gui / runmode.ui
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>runMode</class>
3 <widget class="QDialog">
4     <property name="name">
5         <cstring>runMode</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>395</width>
12             <height>509</height>
13         </rect>
14     </property>
15     <property name="sizePolicy">
16         <sizepolicy>
17             <hsizetype>5</hsizetype>
18             <vsizetype>5</vsizetype>
19             <horstretch>0</horstretch>
20             <verstretch>0</verstretch>
21         </sizepolicy>
22     </property>
23     <property name="caption">
24         <string>run mode</string>
25     </property>
26     <property name="sizeGripEnabled">
27         <bool>true</bool>
28     </property>
29     <property name="toolTip" stdset="0">
30         <string></string>
31     </property>
32     <vbox>
33         <property name="name">
34             <cstring>unnamed</cstring>
35         </property>
36         <widget class="QLayoutWidget">
37             <property name="name">
38                 <cstring>layout11</cstring>
39             </property>
40             <vbox>
41                 <property name="name">
42                     <cstring>unnamed</cstring>
43                 </property>
44                 <widget class="QLayoutWidget">
45                     <property name="name">
46                         <cstring>layout10</cstring>
47                     </property>
48                     <hbox>
49                         <property name="name">
50                             <cstring>unnamed</cstring>
51                         </property>
52                         <widget class="QLayoutWidget">
53                             <property name="name">
54                                 <cstring>layout8</cstring>
55                             </property>
56                             <vbox>
57                                 <property name="name">
58                                     <cstring>unnamed</cstring>
59                                 </property>
60                                 <widget class="QButtonGroup">
61                                     <property name="name">
62                                         <cstring>buttonGroup1</cstring>
63                                     </property>
64                                     <property name="title">
65                                         <string>execution mode</string>
66                                     </property>
67                                     <widget class="QRadioButton">
68                                         <property name="name">
69                                             <cstring>rb_modeContinue</cstring>
70                                         </property>
71                                         <property name="geometry">
72                                             <rect>
73                                                 <x>10</x>
74                                                 <y>20</y>
75                                                 <width>121</width>
76                                                 <height>23</height>
77                                             </rect>
78                                         </property>
79                                         <property name="text">
80                                             <string>without stop</string>
81                                         </property>
82                                         <property name="toolTip" stdset="0">
83                                             <string>Select execution without stop</string>
84                                         </property>
85                                     </widget>
86                                     <widget class="QRadioButton">
87                                         <property name="name">
88                                             <cstring>rb_modeBreakpoint</cstring>
89                                         </property>
90                                         <property name="geometry">
91                                             <rect>
92                                                 <x>10</x>
93                                                 <y>40</y>
94                                                 <width>121</width>
95                                                 <height>23</height>
96                                             </rect>
97                                         </property>
98                                         <property name="text">
99                                             <string>breakpoints</string>
100                                         </property>
101                                         <property name="toolTip" stdset="0">
102                                             <string>Select execution with Breakpoints</string>
103                                         </property>
104                                     </widget>
105                                     <widget class="QRadioButton">
106                                         <property name="name">
107                                             <cstring>rb_modeStepByStep</cstring>
108                                         </property>
109                                         <property name="geometry">
110                                             <rect>
111                                                 <x>10</x>
112                                                 <y>60</y>
113                                                 <width>121</width>
114                                                 <height>23</height>
115                                             </rect>
116                                         </property>
117                                         <property name="text">
118                                             <string>step by step</string>
119                                         </property>
120                                         <property name="toolTip" stdset="0">
121                                             <string>Select execution step by step</string>
122                                         </property>
123                                     </widget>
124                                 </widget>
125                                 <widget class="QButtonGroup">
126                                     <property name="name">
127                                         <cstring>buttonGroup5</cstring>
128                                     </property>
129                                     <property name="title">
130                                         <string>...</string>
131                                     </property>
132                                     <widget class="QCheckBox">
133                                         <property name="name">
134                                             <cstring>chk_saveState</cstring>
135                                         </property>
136                                         <property name="geometry">
137                                             <rect>
138                                                 <x>10</x>
139                                                 <y>40</y>
140                                                 <width>107</width>
141                                                 <height>23</height>
142                                             </rect>
143                                         </property>
144                                         <property name="text">
145                                             <string>save state</string>
146                                         </property>
147                                         <property name="toolTip" stdset="0">
148                                             <string>automatic save state on end</string>
149                                         </property>
150                                     </widget>
151                                     <widget class="QCheckBox">
152                                         <property name="name">
153                                             <cstring>chk_stopOnError</cstring>
154                                         </property>
155                                         <property name="geometry">
156                                             <rect>
157                                                 <x>10</x>
158                                                 <y>20</y>
159                                                 <width>130</width>
160                                                 <height>23</height>
161                                             </rect>
162                                         </property>
163                                         <property name="text">
164                                             <string>stop on error</string>
165                                         </property>
166                                         <property name="toolTip" stdset="0">
167                                             <string>stop execution on first node in error</string>
168                                         </property>
169                                     </widget>
170                                 </widget>
171                             </vbox>
172                         </widget>
173                         <widget class="QLayoutWidget">
174                             <property name="name">
175                                 <cstring>layout9</cstring>
176                             </property>
177                             <vbox>
178                                 <property name="name">
179                                     <cstring>unnamed</cstring>
180                                 </property>
181                                 <widget class="QFrame">
182                                     <property name="name">
183                                         <cstring>frame3</cstring>
184                                     </property>
185                                     <property name="frameShape">
186                                         <enum>StyledPanel</enum>
187                                     </property>
188                                     <property name="frameShadow">
189                                         <enum>Raised</enum>
190                                     </property>
191                                     <vbox>
192                                         <property name="name">
193                                             <cstring>unnamed</cstring>
194                                         </property>
195                                         <widget class="QLayoutWidget">
196                                             <property name="name">
197                                                 <cstring>layout8</cstring>
198                                             </property>
199                                             <vbox>
200                                                 <property name="name">
201                                                     <cstring>unnamed</cstring>
202                                                 </property>
203                                                 <widget class="QLabel">
204                                                     <property name="name">
205                                                         <cstring>textLabel1</cstring>
206                                                     </property>
207                                                     <property name="text">
208                                                         <string>graph status</string>
209                                                     </property>
210                                                     <property name="alignment">
211                                                         <set>AlignCenter</set>
212                                                     </property>
213                                                 </widget>
214                                                 <widget class="QLabel">
215                                                     <property name="name">
216                                                         <cstring>lab_status</cstring>
217                                                     </property>
218                                                     <property name="frameShape">
219                                                         <enum>Panel</enum>
220                                                     </property>
221                                                     <property name="frameShadow">
222                                                         <enum>Sunken</enum>
223                                                     </property>
224                                                     <property name="text">
225                                                         <string>ready</string>
226                                                     </property>
227                                                     <property name="alignment">
228                                                         <set>AlignCenter</set>
229                                                     </property>
230                                                     <property name="toolTip" stdset="0">
231                                                         <string>current execution status</string>
232                                                     </property>
233                                                 </widget>
234                                             </vbox>
235                                         </widget>
236                                     </vbox>
237                                 </widget>
238                                 <widget class="QLayoutWidget">
239                                     <property name="name">
240                                         <cstring>layout4</cstring>
241                                     </property>
242                                     <hbox>
243                                         <property name="name">
244                                             <cstring>unnamed</cstring>
245                                         </property>
246                                         <spacer>
247                                             <property name="name">
248                                                 <cstring>spacer4</cstring>
249                                             </property>
250                                             <property name="orientation">
251                                                 <enum>Horizontal</enum>
252                                             </property>
253                                             <property name="sizeType">
254                                                 <enum>Expanding</enum>
255                                             </property>
256                                             <property name="sizeHint">
257                                                 <size>
258                                                     <width>20</width>
259                                                     <height>20</height>
260                                                 </size>
261                                             </property>
262                                         </spacer>
263                                         <widget class="QPushButton">
264                                             <property name="name">
265                                                 <cstring>pushButton_start</cstring>
266                                             </property>
267                                             <property name="text">
268                                                 <string>Start/Resume</string>
269                                             </property>
270                                             <property name="toolTip" stdset="0">
271                                                 <string>Start or resume execution</string>
272                                             </property>
273                                         </widget>
274                                         <spacer>
275                                             <property name="name">
276                                                 <cstring>spacer5</cstring>
277                                             </property>
278                                             <property name="orientation">
279                                                 <enum>Horizontal</enum>
280                                             </property>
281                                             <property name="sizeType">
282                                                 <enum>Expanding</enum>
283                                             </property>
284                                             <property name="sizeHint">
285                                                 <size>
286                                                     <width>21</width>
287                                                     <height>20</height>
288                                                 </size>
289                                             </property>
290                                         </spacer>
291                                     </hbox>
292                                 </widget>
293                                 <widget class="QLayoutWidget">
294                                     <property name="name">
295                                         <cstring>layout3</cstring>
296                                     </property>
297                                     <hbox>
298                                         <property name="name">
299                                             <cstring>unnamed</cstring>
300                                         </property>
301                                         <spacer>
302                                             <property name="name">
303                                                 <cstring>spacer2</cstring>
304                                             </property>
305                                             <property name="orientation">
306                                                 <enum>Horizontal</enum>
307                                             </property>
308                                             <property name="sizeType">
309                                                 <enum>Expanding</enum>
310                                             </property>
311                                             <property name="sizeHint">
312                                                 <size>
313                                                     <width>16</width>
314                                                     <height>20</height>
315                                                 </size>
316                                             </property>
317                                         </spacer>
318                                         <widget class="QPushButton">
319                                             <property name="name">
320                                                 <cstring>pushButton_pause</cstring>
321                                             </property>
322                                             <property name="text">
323                                                 <string>Pause</string>
324                                             </property>
325                                             <property name="toolTip" stdset="0">
326                                                 <string>pause execution as soon as possible</string>
327                                             </property>
328                                         </widget>
329                                         <spacer>
330                                             <property name="name">
331                                                 <cstring>spacer3</cstring>
332                                             </property>
333                                             <property name="orientation">
334                                                 <enum>Horizontal</enum>
335                                             </property>
336                                             <property name="sizeType">
337                                                 <enum>Expanding</enum>
338                                             </property>
339                                             <property name="sizeHint">
340                                                 <size>
341                                                     <width>21</width>
342                                                     <height>20</height>
343                                                 </size>
344                                             </property>
345                                         </spacer>
346                                     </hbox>
347                                 </widget>
348                             </vbox>
349                         </widget>
350                     </hbox>
351                 </widget>
352                 <widget class="QTabWidget">
353                     <property name="name">
354                         <cstring>tabWidget_nodes</cstring>
355                     </property>
356                     <property name="toolTip" stdset="0">
357                         <string>nodes status and selection</string>
358                     </property>
359                     <widget class="QWidget">
360                         <property name="name">
361                             <cstring>tab</cstring>
362                         </property>
363                         <attribute name="title">
364                             <string>Nodes - breakpoints</string>
365                         </attribute>
366                         <vbox>
367                             <property name="name">
368                                 <cstring>unnamed</cstring>
369                             </property>
370                             <widget class="QListView">
371                                 <column>
372                                     <property name="text">
373                                         <string>Nodes</string>
374                                     </property>
375                                     <property name="clickable">
376                                         <bool>true</bool>
377                                     </property>
378                                     <property name="resizable">
379                                         <bool>true</bool>
380                                     </property>
381                                 </column>
382                             <item>
383                                 <property name="text">
384                                     <string>New Item</string>
385                                 </property>
386                                 <property name="pixmap">
387                                     <pixmap></pixmap>
388                                 </property>
389                             </item>
390                                 <property name="name">
391                                     <cstring>listView_breakpoints</cstring>
392                                 </property>
393                                 <property name="toolTip" stdset="0">
394                                     <string>Tree node view - select breakpoints</string>
395                                 </property>
396                             </widget>
397                         </vbox>
398                     </widget>
399                     <widget class="QWidget">
400                         <property name="name">
401                             <cstring>tab</cstring>
402                         </property>
403                         <attribute name="title">
404                             <string>next to run</string>
405                         </attribute>
406                         <vbox>
407                             <property name="name">
408                                 <cstring>unnamed</cstring>
409                             </property>
410                             <widget class="QListView">
411                                 <column>
412                                     <property name="text">
413                                         <string>Nodes</string>
414                                     </property>
415                                     <property name="clickable">
416                                         <bool>true</bool>
417                                     </property>
418                                     <property name="resizable">
419                                         <bool>true</bool>
420                                     </property>
421                                 </column>
422                             <item>
423                                 <property name="text">
424                                     <string>New Item</string>
425                                 </property>
426                                 <property name="pixmap">
427                                     <pixmap></pixmap>
428                                 </property>
429                             </item>
430                                 <property name="name">
431                                     <cstring>listView_nextSteps</cstring>
432                                 </property>
433                                 <property name="sizePolicy">
434                                     <sizepolicy>
435                                         <hsizetype>7</hsizetype>
436                                         <vsizetype>7</vsizetype>
437                                         <horstretch>0</horstretch>
438                                         <verstretch>0</verstretch>
439                                     </sizepolicy>
440                                 </property>
441                                 <property name="toolTip" stdset="0">
442                                     <string>list next steps - select steps to execute</string>
443                                 </property>
444                             </widget>
445                         </vbox>
446                     </widget>
447                 </widget>
448                 <widget class="QLayoutWidget">
449                     <property name="name">
450                         <cstring>layout18</cstring>
451                     </property>
452                     <hbox>
453                         <property name="name">
454                             <cstring>unnamed</cstring>
455                         </property>
456                         <widget class="QPushButton">
457                             <property name="name">
458                                 <cstring>pushButton_stop</cstring>
459                             </property>
460                             <property name="text">
461                                 <string>Stop</string>
462                             </property>
463                             <property name="toolTip" stdset="0">
464                                 <string>stop execution</string>
465                             </property>
466                         </widget>
467                         <spacer>
468                             <property name="name">
469                                 <cstring>spacer6</cstring>
470                             </property>
471                             <property name="orientation">
472                                 <enum>Horizontal</enum>
473                             </property>
474                             <property name="sizeType">
475                                 <enum>Expanding</enum>
476                             </property>
477                             <property name="sizeHint">
478                                 <size>
479                                     <width>110</width>
480                                     <height>20</height>
481                                 </size>
482                             </property>
483                         </spacer>
484                         <widget class="QToolButton">
485                             <property name="name">
486                                 <cstring>toolButton_all</cstring>
487                             </property>
488                             <property name="text">
489                                 <string>--&gt;</string>
490                             </property>
491                             <property name="toolTip" stdset="0">
492                                 <string>select all nodes to run</string>
493                             </property>
494                         </widget>
495                         <widget class="QToolButton">
496                             <property name="name">
497                                 <cstring>toolButton_remove</cstring>
498                             </property>
499                             <property name="text">
500                                 <string>&lt;--</string>
501                             </property>
502                             <property name="toolTip" stdset="0">
503                                 <string>remove all nodes from run list</string>
504                             </property>
505                         </widget>
506                         <spacer>
507                             <property name="name">
508                                 <cstring>spacer7</cstring>
509                             </property>
510                             <property name="orientation">
511                                 <enum>Horizontal</enum>
512                             </property>
513                             <property name="sizeType">
514                                 <enum>Expanding</enum>
515                             </property>
516                             <property name="sizeHint">
517                                 <size>
518                                     <width>120</width>
519                                     <height>20</height>
520                                 </size>
521                             </property>
522                         </spacer>
523                         <widget class="QPushButton">
524                             <property name="name">
525                                 <cstring>pushButton_dismiss</cstring>
526                             </property>
527                             <property name="text">
528                                 <string>dismiss</string>
529                             </property>
530                             <property name="toolTip" stdset="0">
531                                 <string>quit dialog, no effect on execution</string>
532                             </property>
533                         </widget>
534                     </hbox>
535                 </widget>
536             </vbox>
537         </widget>
538     </vbox>
539 </widget>
540 <connections>
541     <connection>
542         <sender>chk_saveState</sender>
543         <signal>clicked()</signal>
544         <receiver>runMode</receiver>
545         <slot>onSaveState()</slot>
546     </connection>
547     <connection>
548         <sender>chk_stopOnError</sender>
549         <signal>clicked()</signal>
550         <receiver>runMode</receiver>
551         <slot>onStopOnError()</slot>
552     </connection>
553     <connection>
554         <sender>pushButton_dismiss</sender>
555         <signal>clicked()</signal>
556         <receiver>runMode</receiver>
557         <slot>onDismiss()</slot>
558     </connection>
559     <connection>
560         <sender>pushButton_pause</sender>
561         <signal>clicked()</signal>
562         <receiver>runMode</receiver>
563         <slot>onPause()</slot>
564     </connection>
565     <connection>
566         <sender>pushButton_start</sender>
567         <signal>clicked()</signal>
568         <receiver>runMode</receiver>
569         <slot>onResume()</slot>
570     </connection>
571     <connection>
572         <sender>pushButton_stop</sender>
573         <signal>clicked()</signal>
574         <receiver>runMode</receiver>
575         <slot>onStop()</slot>
576     </connection>
577     <connection>
578         <sender>toolButton_all</sender>
579         <signal>clicked()</signal>
580         <receiver>runMode</receiver>
581         <slot>onAllNextToRun()</slot>
582     </connection>
583     <connection>
584         <sender>rb_modeBreakpoint</sender>
585         <signal>clicked()</signal>
586         <receiver>runMode</receiver>
587         <slot>onModeBreakpoints()</slot>
588     </connection>
589     <connection>
590         <sender>rb_modeContinue</sender>
591         <signal>clicked()</signal>
592         <receiver>runMode</receiver>
593         <slot>onModeContinue()</slot>
594     </connection>
595     <connection>
596         <sender>rb_modeStepByStep</sender>
597         <signal>clicked()</signal>
598         <receiver>runMode</receiver>
599         <slot>onModeStepByStep()</slot>
600     </connection>
601     <connection>
602         <sender>toolButton_remove</sender>
603         <signal>clicked()</signal>
604         <receiver>runMode</receiver>
605         <slot>onRemoveAllNextToRun()</slot>
606     </connection>
607     <connection>
608         <sender>listView_breakpoints</sender>
609         <signal>clicked(QListViewItem*)</signal>
610         <receiver>runMode</receiver>
611         <slot>onBreakpointClicked(QListViewItem*)</slot>
612     </connection>
613     <connection>
614         <sender>listView_nextSteps</sender>
615         <signal>clicked(QListViewItem*)</signal>
616         <receiver>runMode</receiver>
617         <slot>onNextStepClicked(QListViewItem*)</slot>
618     </connection>
619 </connections>
620 <slots>
621     <slot>onResume()</slot>
622     <slot>onPause()</slot>
623     <slot>onStop()</slot>
624     <slot>onModeContinue()</slot>
625     <slot>onModeStepByStep()</slot>
626     <slot>onModeBreakpoints()</slot>
627     <slot>onDismiss()</slot>
628     <slot>onStopOnError()</slot>
629     <slot>onSaveState()</slot>
630     <slot>onAllNextToRun()</slot>
631     <slot>onRemoveAllNextToRun()</slot>
632     <slot>onBreakpointClicked(QListViewItem *item)</slot>
633     <slot>onNextStepClicked(QListViewItem *item)</slot>
634 </slots>
635 <layoutdefaults spacing="6" margin="11"/>
636 </UI>