OSDN Git Service

389db373e3669efcce63d1099747e5837645d7bc
[dennco/denncoCreator.git] / Source / mainwindow.ui
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="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>800</width>
10     <height>600</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>dennco creator</string>
15   </property>
16   <widget class="QWidget" name="centralWidget"/>
17   <widget class="QMenuBar" name="menuBar">
18    <property name="geometry">
19     <rect>
20      <x>0</x>
21      <y>0</y>
22      <width>800</width>
23      <height>24</height>
24     </rect>
25    </property>
26   </widget>
27   <widget class="QToolBar" name="mainToolBar">
28    <attribute name="toolBarArea">
29     <enum>TopToolBarArea</enum>
30    </attribute>
31    <attribute name="toolBarBreak">
32     <bool>false</bool>
33    </attribute>
34   </widget>
35   <widget class="QStatusBar" name="statusBar"/>
36   <widget class="QDockWidget" name="dock1">
37    <property name="features">
38     <set>QDockWidget::DockWidgetFloatable|QDockWidget::DockWidgetMovable</set>
39    </property>
40    <property name="windowTitle">
41     <string>File</string>
42    </property>
43    <attribute name="dockWidgetArea">
44     <number>1</number>
45    </attribute>
46    <widget class="QWidget" name="treeViewDock">
47     <layout class="QHBoxLayout" name="horizontalLayout"/>
48    </widget>
49   </widget>
50  </widget>
51  <layoutdefault spacing="6" margin="11"/>
52  <resources/>
53  <connections/>
54 </ui>