]> Creatis software - cpPlugins.git/blobdiff - appli/cpPipelineEditor/App_cpPipelineEditor.ui
...
[cpPlugins.git] / appli / cpPipelineEditor / App_cpPipelineEditor.ui
index faf921784bbe044e61d5e7e178bc5f056ceb9eee..f54b6fd1795366c3797234f252765cec9c74af57 100644 (file)
   <widget class="QWidget" name="MainWidget">
    <layout class="QGridLayout" name="gridLayout">
     <item row="0" column="0">
-     <widget class="QSplitter" name="splitter">
+     <widget class="QSplitter" name="splitter_2">
       <property name="orientation">
-       <enum>Qt::Horizontal</enum>
+       <enum>Qt::Vertical</enum>
       </property>
-      <widget class="QFrame" name="frame">
+      <widget class="cpPlugins::Interface::SimpleMPRWidget" name="Viewer" native="true">
        <property name="minimumSize">
         <size>
-         <width>251</width>
-         <height>331</height>
+         <width>0</width>
+         <height>200</height>
         </size>
        </property>
-       <property name="frameShape">
-        <enum>QFrame::StyledPanel</enum>
-       </property>
-       <property name="frameShadow">
-        <enum>QFrame::Raised</enum>
-       </property>
-       <layout class="QVBoxLayout" name="verticalLayout">
-        <item>
-         <widget class="QGroupBox" name="groupBox">
-          <property name="minimumSize">
-           <size>
-            <width>202</width>
-            <height>67</height>
-           </size>
-          </property>
-          <property name="maximumSize">
-           <size>
-            <width>202</width>
-            <height>67</height>
-           </size>
-          </property>
-          <property name="title">
-           <string>Plugins</string>
-          </property>
-          <layout class="QHBoxLayout" name="horizontalLayout">
-           <item>
-            <widget class="QPushButton" name="ButtonLoadPluginsFile">
-             <property name="minimumSize">
-              <size>
-               <width>85</width>
-               <height>31</height>
-              </size>
-             </property>
-             <property name="maximumSize">
-              <size>
-               <width>85</width>
-               <height>31</height>
-              </size>
-             </property>
-             <property name="text">
-              <string>File</string>
-             </property>
-            </widget>
-           </item>
-           <item>
-            <widget class="QPushButton" name="ButtonLoadPluginsPath">
-             <property name="minimumSize">
-              <size>
-               <width>85</width>
-               <height>31</height>
-              </size>
-             </property>
-             <property name="maximumSize">
-              <size>
-               <width>85</width>
-               <height>31</height>
-              </size>
-             </property>
-             <property name="text">
-              <string>Path</string>
-             </property>
-            </widget>
-           </item>
-          </layout>
-         </widget>
-        </item>
-        <item>
-         <widget class="QTreeWidget" name="LoadedPlugins">
-          <property name="minimumSize">
-           <size>
-            <width>229</width>
-            <height>0</height>
-           </size>
-          </property>
-          <property name="dragEnabled">
-           <bool>true</bool>
-          </property>
-          <property name="dragDropMode">
-           <enum>QAbstractItemView::DragOnly</enum>
-          </property>
-          <column>
-           <property name="text">
-            <string>Loaded plugins</string>
-           </property>
-          </column>
-         </widget>
-        </item>
-       </layout>
       </widget>
-      <widget class="cpPipelineEditor::Canvas" name="Canvas" native="true">
-       <property name="minimumSize">
-        <size>
-         <width>500</width>
-         <height>0</height>
-        </size>
-       </property>
-       <property name="acceptDrops">
-        <bool>true</bool>
+      <widget class="QSplitter" name="splitter">
+       <property name="orientation">
+        <enum>Qt::Horizontal</enum>
        </property>
+       <widget class="QFrame" name="frame">
+        <property name="minimumSize">
+         <size>
+          <width>251</width>
+          <height>331</height>
+         </size>
+        </property>
+        <property name="frameShape">
+         <enum>QFrame::StyledPanel</enum>
+        </property>
+        <property name="frameShadow">
+         <enum>QFrame::Raised</enum>
+        </property>
+        <layout class="QVBoxLayout" name="verticalLayout">
+         <item>
+          <widget class="QGroupBox" name="groupBox">
+           <property name="minimumSize">
+            <size>
+             <width>202</width>
+             <height>67</height>
+            </size>
+           </property>
+           <property name="maximumSize">
+            <size>
+             <width>202</width>
+             <height>67</height>
+            </size>
+           </property>
+           <property name="title">
+            <string>Plugins</string>
+           </property>
+           <layout class="QHBoxLayout" name="horizontalLayout">
+            <item>
+             <widget class="QPushButton" name="ButtonLoadPluginsFile">
+              <property name="minimumSize">
+               <size>
+                <width>85</width>
+                <height>31</height>
+               </size>
+              </property>
+              <property name="maximumSize">
+               <size>
+                <width>85</width>
+                <height>31</height>
+               </size>
+              </property>
+              <property name="text">
+               <string>File</string>
+              </property>
+             </widget>
+            </item>
+            <item>
+             <widget class="QPushButton" name="ButtonLoadPluginsPath">
+              <property name="minimumSize">
+               <size>
+                <width>85</width>
+                <height>31</height>
+               </size>
+              </property>
+              <property name="maximumSize">
+               <size>
+                <width>85</width>
+                <height>31</height>
+               </size>
+              </property>
+              <property name="text">
+               <string>Path</string>
+              </property>
+             </widget>
+            </item>
+           </layout>
+          </widget>
+         </item>
+         <item>
+          <widget class="QTreeWidget" name="LoadedPlugins">
+           <property name="minimumSize">
+            <size>
+             <width>229</width>
+             <height>0</height>
+            </size>
+           </property>
+           <property name="dragEnabled">
+            <bool>true</bool>
+           </property>
+           <property name="dragDropMode">
+            <enum>QAbstractItemView::DragOnly</enum>
+           </property>
+           <column>
+            <property name="text">
+             <string>Loaded plugins</string>
+            </property>
+           </column>
+          </widget>
+         </item>
+        </layout>
+       </widget>
+       <widget class="cpPipelineEditor::Canvas" name="Canvas" native="true">
+        <property name="minimumSize">
+         <size>
+          <width>500</width>
+          <height>0</height>
+         </size>
+        </property>
+        <property name="acceptDrops">
+         <bool>true</bool>
+        </property>
+       </widget>
       </widget>
      </widget>
     </item>
    <header>cpPipelineEditor/Canvas.h</header>
    <container>1</container>
   </customwidget>
+  <customwidget>
+   <class>cpPlugins::Interface::SimpleMPRWidget</class>
+   <extends>QWidget</extends>
+   <header location="global">cpPlugins/Interface/SimpleMPRWidget.h</header>
+   <container>1</container>
+  </customwidget>
  </customwidgets>
  <resources/>
  <connections>