source: experimental/osgVisualGuiNG/osgvisualgui.ui @ 415

Last change on this file since 415 was 415, checked in by Torben Dannhauer, 12 years ago

initial upload of new SimHost? / GUI

File size: 815 bytes
Line 
1<UI version="4.0" >
2 <class>osgVisualGUIClass</class>
3 <widget class="QMainWindow" name="osgVisualGUIClass" >
4  <property name="objectName" >
5   <string notr="true">osgVisualGUIClass</string>
6  </property>
7  <property name="geometry" >
8   <rect>
9        <x>0</x>
10        <y>0</y>
11        <width>600</width>
12        <height>400</height>
13   </rect>
14  </property>
15  <property name="windowTitle" >
16   <string>osgVisualGUI</string>
17  </property>
18  <widget class="QMenuBar" name="menuBar" />
19  <widget class="QToolBar" name="mainToolBar" />
20  <widget class="QWidget" name="centralWidget" />
21  <widget class="QStatusBar" name="statusBar" />
22 </widget>
23 <layoutDefault spacing="6" margin="11" />
24 <pixmapfunction></pixmapfunction>
25 <resources>
26   <include location="osgvisualgui.qrc"/>
27 </resources>
28 <connections/>
29</UI>
Note: See TracBrowser for help on using the repository browser.