]> Creatis software - cpPlugins.git/blob - lib/cpExtensions/QT/SimpleMPRWidget.ui
First dump for version 0.1.0
[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>424</width>
10     <height>424</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Form</string>
15   </property>
16   <layout class="QGridLayout" name="gridLayout">
17    <item row="0" column="0">
18     <widget class="QSplitter" name="QuadSplitter">
19      <property name="minimumSize">
20       <size>
21        <width>406</width>
22        <height>406</height>
23       </size>
24      </property>
25      <property name="orientation">
26       <enum>Qt::Vertical</enum>
27      </property>
28      <widget class="QSplitter" name="TopSplitter">
29       <property name="minimumSize">
30        <size>
31         <width>406</width>
32         <height>200</height>
33        </size>
34       </property>
35       <property name="orientation">
36        <enum>Qt::Horizontal</enum>
37       </property>
38       <widget class="QVTKWidget" name="VTK00" native="true">
39        <property name="minimumSize">
40         <size>
41          <width>200</width>
42          <height>200</height>
43         </size>
44        </property>
45       </widget>
46       <widget class="QVTKWidget" name="VTK01" native="true">
47        <property name="minimumSize">
48         <size>
49          <width>200</width>
50          <height>200</height>
51         </size>
52        </property>
53       </widget>
54      </widget>
55      <widget class="QSplitter" name="BottomSplitter">
56       <property name="minimumSize">
57        <size>
58         <width>406</width>
59         <height>200</height>
60        </size>
61       </property>
62       <property name="orientation">
63        <enum>Qt::Horizontal</enum>
64       </property>
65       <widget class="QVTKWidget" name="VTK10" native="true">
66        <property name="minimumSize">
67         <size>
68          <width>200</width>
69          <height>200</height>
70         </size>
71        </property>
72       </widget>
73       <widget class="QVTKWidget" name="VTK11" native="true">
74        <property name="minimumSize">
75         <size>
76          <width>200</width>
77          <height>200</height>
78         </size>
79        </property>
80       </widget>
81      </widget>
82     </widget>
83    </item>
84   </layout>
85  </widget>
86  <customwidgets>
87   <customwidget>
88    <class>QVTKWidget</class>
89    <extends>QWidget</extends>
90    <header location="global">QVTKWidget.h</header>
91    <container>1</container>
92   </customwidget>
93  </customwidgets>
94  <resources/>
95  <connections/>
96 </ui>