]> Creatis software - cpPlugins.git/blob - lib/cpPlugins/Interface/BaseMPRWidget.ui
...
[cpPlugins.git] / lib / cpPlugins / Interface / BaseMPRWidget.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>BaseMPRWidget</class>
4  <widget class="QWidget" name="BaseMPRWidget">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>580</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="MainSplitter">
19      <property name="minimumSize">
20       <size>
21        <width>562</width>
22        <height>406</height>
23       </size>
24      </property>
25      <property name="orientation">
26       <enum>Qt::Horizontal</enum>
27      </property>
28      <widget class="QTreeWidget" name="LoadedData">
29       <property name="minimumSize">
30        <size>
31         <width>150</width>
32         <height>406</height>
33        </size>
34       </property>
35       <property name="maximumSize">
36        <size>
37         <width>500</width>
38         <height>16777215</height>
39        </size>
40       </property>
41       <column>
42        <property name="text">
43         <string>Data</string>
44        </property>
45       </column>
46      </widget>
47      <widget class="QSplitter" name="QuadSplitter">
48       <property name="minimumSize">
49        <size>
50         <width>406</width>
51         <height>406</height>
52        </size>
53       </property>
54       <property name="orientation">
55        <enum>Qt::Vertical</enum>
56       </property>
57       <widget class="QSplitter" name="TopSplitter">
58        <property name="minimumSize">
59         <size>
60          <width>406</width>
61          <height>200</height>
62         </size>
63        </property>
64        <property name="orientation">
65         <enum>Qt::Horizontal</enum>
66        </property>
67        <widget class="QVTKWidget" name="VTK00" native="true">
68         <property name="minimumSize">
69          <size>
70           <width>200</width>
71           <height>200</height>
72          </size>
73         </property>
74        </widget>
75        <widget class="QVTKWidget" name="VTK01" native="true">
76         <property name="minimumSize">
77          <size>
78           <width>200</width>
79           <height>200</height>
80          </size>
81         </property>
82        </widget>
83       </widget>
84       <widget class="QSplitter" name="BottomSplitter">
85        <property name="minimumSize">
86         <size>
87          <width>406</width>
88          <height>200</height>
89         </size>
90        </property>
91        <property name="orientation">
92         <enum>Qt::Horizontal</enum>
93        </property>
94        <widget class="QVTKWidget" name="VTK10" native="true">
95         <property name="minimumSize">
96          <size>
97           <width>200</width>
98           <height>200</height>
99          </size>
100         </property>
101        </widget>
102        <widget class="QVTKWidget" name="VTK11" native="true">
103         <property name="minimumSize">
104          <size>
105           <width>200</width>
106           <height>200</height>
107          </size>
108         </property>
109        </widget>
110       </widget>
111      </widget>
112     </widget>
113    </item>
114   </layout>
115  </widget>
116  <customwidgets>
117   <customwidget>
118    <class>QVTKWidget</class>
119    <extends>QWidget</extends>
120    <header location="global">QVTKWidget.h</header>
121    <container>1</container>
122   </customwidget>
123  </customwidgets>
124  <resources/>
125  <connections/>
126 </ui>