build: update parfait spec with a parfait-agent package
[pcp.git] / src / pmview / pmview.ui
blob3d6ab8656c1eadde123f1eefdedd51fdc9afc698
1 <ui version="4.0" >
2  <class>PmView</class>
3  <widget class="QMainWindow" name="PmView" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>470</width>
9     <height>470</height>
10    </rect>
11   </property>
12   <property name="minimumSize" >
13    <size>
14     <width>182</width>
15     <height>196</height>
16    </size>
17   </property>
18   <property name="windowTitle" >
19    <string>PCP Viewer</string>
20   </property>
21   <property name="windowIcon" >
22    <iconset resource="pmview.qrc" >
23     <normaloff>:/images/pmview.png</normaloff>:/images/pmview.png</iconset>
24   </property>
25   <property name="iconSize" >
26    <size>
27     <width>22</width>
28     <height>22</height>
29    </size>
30   </property>
31   <widget class="QWidget" name="widget" >
32    <layout class="QVBoxLayout" >
33     <property name="margin" >
34      <number>0</number>
35     </property>
36     <property name="spacing" >
37      <number>0</number>
38     </property>
39    </layout>
40   </widget>
41   <widget class="QMenuBar" name="MenuBar" >
42    <property name="geometry" >
43     <rect>
44      <x>0</x>
45      <y>0</y>
46      <width>370</width>
47      <height>24</height>
48     </rect>
49    </property>
50    <widget class="QMenu" name="Help" >
51     <property name="title" >
52      <string>&amp;Help</string>
53     </property>
54     <addaction name="helpManualAction" />
55     <addaction name="helpTutorialAction" />
56     <addaction name="separator" />
57     <addaction name="helpAboutAction" />
58     <addaction name="helpSeeAlsoAction" />
59     <addaction name="separator" />
60     <addaction name="helpWhatsThisAction" />
61    </widget>
62    <widget class="QMenu" name="Options" >
63     <property name="title" >
64      <string>&amp;Options</string>
65     </property>
66     <addaction name="timeControlAction" />
67     <addaction name="menubarAction" />
68     <addaction name="toolbarAction" />
69     <addaction name="consoleAction" />
70    </widget>
71    <widget class="QMenu" name="Record" >
72     <property name="title" >
73      <string>&amp;Record</string>
74     </property>
75     <addaction name="recordStartAction" />
76     <addaction name="recordQueryAction" />
77     <addaction name="recordStopAction" />
78     <addaction name="separator" />
79     <addaction name="recordDetachAction" />
80    </widget>
81    <widget class="QMenu" name="File" >
82     <property name="title" >
83      <string>&amp;File</string>
84     </property>
85     <addaction name="fileQuitAction" />
86    </widget>
87    <addaction name="File" />
88    <addaction name="Record" />
89    <addaction name="Options" />
90    <addaction name="separator" />
91    <addaction name="Help" />
92   </widget>
93   <widget class="QToolBar" name="toolBar" >
94    <property name="geometry" >
95     <rect>
96      <x>0</x>
97      <y>24</y>
98      <width>370</width>
99      <height>36</height>
100     </rect>
101    </property>
102    <property name="sizePolicy" >
103     <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
104      <horstretch>0</horstretch>
105      <verstretch>0</verstretch>
106     </sizepolicy>
107    </property>
108    <property name="minimumSize" >
109     <size>
110      <width>0</width>
111      <height>0</height>
112     </size>
113    </property>
114    <property name="windowTitle" >
115     <string>Toolbar</string>
116    </property>
117    <property name="whatsThis" >
118     <string>Configurable toolbar, use the Preferences dialog to change its contents</string>
119    </property>
120    <property name="orientation" >
121     <enum>Qt::Horizontal</enum>
122    </property>
123    <attribute name="toolBarArea" >
124     <enum>TopToolBarArea</enum>
125    </attribute>
126    <attribute name="toolBarBreak" >
127     <bool>false</bool>
128    </attribute>
129    <addaction name="filePrintAction" />
130   </widget>
131   <action name="filePrintAction" >
132    <property name="icon" >
133     <iconset resource="pmview.qrc" >
134      <normaloff>:/images/document-print.png</normaloff>:/images/document-print.png</iconset>
135    </property>
136    <property name="text" >
137     <string>&amp;Print...</string>
138    </property>
139    <property name="iconText" >
140     <string>Print</string>
141    </property>
142    <property name="shortcut" >
143     <string>Ctrl+P</string>
144    </property>
145   </action>
146   <action name="fileQuitAction" >
147    <property name="text" >
148     <string>&amp;Quit</string>
149    </property>
150    <property name="iconText" >
151     <string>Quit</string>
152    </property>
153    <property name="shortcut" >
154     <string>Ctrl+Q</string>
155    </property>
156   </action>
157   <action name="timeControlAction" >
158    <property name="checkable" >
159     <bool>true</bool>
160    </property>
161    <property name="icon" >
162     <iconset resource="pmview.qrc" >
163      <normaloff>:/images/pmtime.png</normaloff>:/images/pmtime.png</iconset>
164    </property>
165    <property name="text" >
166     <string>Time Controls</string>
167    </property>
168   </action>
169   <action name="menubarAction" >
170    <property name="checkable" >
171     <bool>true</bool>
172    </property>
173    <property name="checked" >
174     <bool>true</bool>
175    </property>
176    <property name="text" >
177     <string>Menubar</string>
178    </property>
179   </action>
180   <action name="toolbarAction" >
181    <property name="checkable" >
182     <bool>true</bool>
183    </property>
184    <property name="text" >
185     <string>Toolbar</string>
186    </property>
187   </action>
188   <action name="consoleAction" >
189    <property name="checkable" >
190     <bool>true</bool>
191    </property>
192    <property name="text" >
193     <string>Console</string>
194    </property>
195   </action>
196   <action name="helpManualAction" >
197    <property name="icon" >
198     <iconset resource="pmview.qrc" >
199      <normaloff>:/images/help-browser.png</normaloff>:/images/help-browser.png</iconset>
200    </property>
201    <property name="text" >
202     <string>&amp;Manual</string>
203    </property>
204    <property name="iconText" >
205     <string>Manual</string>
206    </property>
207    <property name="shortcut" >
208     <string>F1</string>
209    </property>
210   </action>
211   <action name="helpTutorialAction" >
212    <property name="text" >
213     <string>Tutorial</string>
214    </property>
215    <property name="iconText" >
216     <string>Tutorial</string>
217    </property>
218   </action>
219   <action name="helpAboutAction" >
220    <property name="icon" >
221     <iconset resource="pmview.qrc" >
222      <normaloff>:/images/pmview.png</normaloff>:/images/pmview.png</iconset>
223    </property>
224    <property name="text" >
225     <string>About</string>
226    </property>
227    <property name="iconText" >
228     <string>About</string>
229    </property>
230    <property name="shortcut" >
231     <string/>
232    </property>
233   </action>
234   <action name="helpSeeAlsoAction" >
235    <property name="text" >
236     <string>See Also</string>
237    </property>
238    <property name="iconText" >
239     <string>See Also</string>
240    </property>
241   </action>
242   <action name="helpWhatsThisAction" >
243    <property name="icon" >
244     <iconset resource="pmview.qrc" >
245      <normaloff>:/images/whatsthis.png</normaloff>:/images/whatsthis.png</iconset>
246    </property>
247    <property name="text" >
248     <string>What's This</string>
249    </property>
250    <property name="iconText" >
251     <string>What's This</string>
252    </property>
253    <property name="shortcut" >
254     <string>Shift+F1</string>
255    </property>
256   </action>
257   <action name="recordStartAction" >
258    <property name="icon" >
259     <iconset resource="pmview.qrc" >
260      <normaloff>:/images/camera-video.png</normaloff>:/images/camera-video.png</iconset>
261    </property>
262    <property name="text" >
263     <string>Start...</string>
264    </property>
265   </action>
266   <action name="recordQueryAction" >
267    <property name="text" >
268     <string>Query</string>
269    </property>
270   </action>
271   <action name="recordStopAction" >
272    <property name="icon" >
273     <iconset resource="pmview.qrc" >
274      <normaloff>:/images/camera-video-close.png</normaloff>:/images/camera-video-close.png</iconset>
275    </property>
276    <property name="text" >
277     <string>Stop</string>
278    </property>
279   </action>
280   <action name="recordDetachAction" >
281    <property name="text" >
282     <string>Detach</string>
283    </property>
284   </action>
285  </widget>
286  <includes>
287   <include location="local" >qmc_time.h</include>
288   <include location="local" >qprinter.h</include>
289   <include location="local" >qed_timebutton.h</include>
290  </includes>
291  <resources>
292   <include location="pmview.qrc" />
293  </resources>
294  <connections>
295   <connection>
296    <sender>filePrintAction</sender>
297    <signal>triggered()</signal>
298    <receiver>PmView</receiver>
299    <slot>filePrint()</slot>
300   </connection>
301   <connection>
302    <sender>fileQuitAction</sender>
303    <signal>triggered()</signal>
304    <receiver>PmView</receiver>
305    <slot>fileQuit()</slot>
306   </connection>
307   <connection>
308    <sender>helpTutorialAction</sender>
309    <signal>triggered()</signal>
310    <receiver>PmView</receiver>
311    <slot>helpTutorial()</slot>
312   </connection>
313   <connection>
314    <sender>helpAboutAction</sender>
315    <signal>triggered()</signal>
316    <receiver>PmView</receiver>
317    <slot>helpAbout()</slot>
318   </connection>
319   <connection>
320    <sender>helpSeeAlsoAction</sender>
321    <signal>triggered()</signal>
322    <receiver>PmView</receiver>
323    <slot>helpSeeAlso()</slot>
324   </connection>
325   <connection>
326    <sender>helpWhatsThisAction</sender>
327    <signal>triggered()</signal>
328    <receiver>PmView</receiver>
329    <slot>whatsThis()</slot>
330   </connection>
331   <connection>
332    <sender>timeControlAction</sender>
333    <signal>triggered()</signal>
334    <receiver>PmView</receiver>
335    <slot>optionsTimeControl()</slot>
336   </connection>
337   <connection>
338    <sender>menubarAction</sender>
339    <signal>triggered()</signal>
340    <receiver>PmView</receiver>
341    <slot>optionsMenubar()</slot>
342   </connection>
343   <connection>
344    <sender>toolbarAction</sender>
345    <signal>triggered()</signal>
346    <receiver>PmView</receiver>
347    <slot>optionsToolbar()</slot>
348   </connection>
349   <connection>
350    <sender>consoleAction</sender>
351    <signal>triggered()</signal>
352    <receiver>PmView</receiver>
353    <slot>optionsConsole()</slot>
354   </connection>
355   <connection>
356    <sender>helpManualAction</sender>
357    <signal>triggered()</signal>
358    <receiver>PmView</receiver>
359    <slot>helpManual()</slot>
360   </connection>
361   <connection>
362    <sender>recordStartAction</sender>
363    <signal>triggered()</signal>
364    <receiver>PmView</receiver>
365    <slot>recordStart()</slot>
366   </connection>
367   <connection>
368    <sender>recordQueryAction</sender>
369    <signal>triggered()</signal>
370    <receiver>PmView</receiver>
371    <slot>recordQuery()</slot>
372   </connection>
373   <connection>
374    <sender>recordStopAction</sender>
375    <signal>triggered()</signal>
376    <receiver>PmView</receiver>
377    <slot>recordStop()</slot>
378   </connection>
379   <connection>
380    <sender>recordDetachAction</sender>
381    <signal>triggered()</signal>
382    <receiver>PmView</receiver>
383    <slot>recordDetach()</slot>
384   </connection>
385  </connections>
386 </ui>