]> Creatis software - cpPlugins.git/blob - lib/cpExtensions/QT/SimpleMPRWidget.ui
...
[cpPlugins.git] / lib / cpExtensions / QT / SimpleMPRWidget.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>SimpleMPRWidget</class>
4  <widget class="QWidget" name="SimpleMPRWidget">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>94</width>
10     <height>48</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Form</string>
15   </property>
16   <layout class="QGridLayout" name="gridLayout">
17    <property name="margin">
18     <number>1</number>
19    </property>
20    <property name="spacing">
21     <number>1</number>
22    </property>
23    <item row="0" column="0">
24     <widget class="QSplitter" name="QuadSplitter">
25      <property name="orientation">
26       <enum>Qt::Vertical</enum>
27      </property>
28      <widget class="QSplitter" name="TopSplitter">
29       <property name="orientation">
30        <enum>Qt::Horizontal</enum>
31       </property>
32       <widget class="QVTKWidget2" name="VTK_1">
33        <property name="minimumSize">
34         <size>
35          <width>20</width>
36          <height>20</height>
37         </size>
38        </property>
39        <property name="baseSize">
40         <size>
41          <width>200</width>
42          <height>200</height>
43         </size>
44        </property>
45       </widget>
46       <widget class="QVTKWidget2" name="VTK_2">
47        <property name="minimumSize">
48         <size>
49          <width>20</width>
50          <height>20</height>
51         </size>
52        </property>
53        <property name="baseSize">
54         <size>
55          <width>200</width>
56          <height>200</height>
57         </size>
58        </property>
59       </widget>
60      </widget>
61      <widget class="QSplitter" name="BottomSplitter">
62       <property name="orientation">
63        <enum>Qt::Horizontal</enum>
64       </property>
65       <widget class="QVTKWidget2" name="VTK_4">
66        <property name="minimumSize">
67         <size>
68          <width>20</width>
69          <height>20</height>
70         </size>
71        </property>
72        <property name="baseSize">
73         <size>
74          <width>200</width>
75          <height>200</height>
76         </size>
77        </property>
78       </widget>
79       <widget class="QVTKWidget2" name="VTK_3"/>
80      </widget>
81     </widget>
82    </item>
83   </layout>
84  </widget>
85  <customwidgets>
86   <customwidget>
87    <class>QVTKWidget2</class>
88    <extends>QWidget</extends>
89    <header>QVTKWidget2.h</header>
90   </customwidget>
91  </customwidgets>
92  <resources/>
93  <connections/>
94 </ui>