]> Creatis software - cpPlugins.git/blobdiff - appli/PipelineEditor/PipelineEditor.ui
Fresh start.
[cpPlugins.git] / appli / PipelineEditor / PipelineEditor.ui
diff --git a/appli/PipelineEditor/PipelineEditor.ui b/appli/PipelineEditor/PipelineEditor.ui
deleted file mode 100644 (file)
index 0e61512..0000000
+++ /dev/null
@@ -1,188 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<ui version="4.0">
- <class>PipelineEditor</class>
- <widget class="QMainWindow" name="PipelineEditor">
-  <property name="geometry">
-   <rect>
-    <x>0</x>
-    <y>0</y>
-    <width>800</width>
-    <height>600</height>
-   </rect>
-  </property>
-  <property name="windowTitle">
-   <string>PipelineEditor</string>
-  </property>
-  <widget class="QWidget" name="centralwidget">
-   <layout class="QGridLayout" name="gridLayout">
-    <property name="margin">
-     <number>2</number>
-    </property>
-    <property name="spacing">
-     <number>2</number>
-    </property>
-    <item row="0" column="0">
-     <widget class="QSplitter" name="MainSplitter">
-      <property name="orientation">
-       <enum>Qt::Vertical</enum>
-      </property>
-      <widget class="QWidget" name="Viewer" native="true"/>
-      <widget class="QSplitter" name="second_splitter">
-       <property name="orientation">
-        <enum>Qt::Horizontal</enum>
-       </property>
-       <widget class="cpBaseQtApplication::Plugins::Navigator" name="Navigator" native="true"/>
-       <widget class="cpBaseQtApplication::Pipeline::Canvas" name="Canvas" native="true"/>
-      </widget>
-     </widget>
-    </item>
-   </layout>
-  </widget>
-  <widget class="QMenuBar" name="menubar">
-   <property name="geometry">
-    <rect>
-     <x>0</x>
-     <y>0</y>
-     <width>800</width>
-     <height>25</height>
-    </rect>
-   </property>
-   <widget class="QMenu" name="menuFile">
-    <property name="title">
-     <string>&amp;File</string>
-    </property>
-    <addaction name="actionOpenWorkspace"/>
-    <addaction name="actionSaveWorkspace"/>
-    <addaction name="actionSaveWorkspaceAs"/>
-    <addaction name="separator"/>
-    <addaction name="actionExit"/>
-   </widget>
-   <widget class="QMenu" name="menu_Properties">
-    <property name="title">
-     <string>&amp;Properties</string>
-    </property>
-    <addaction name="actionActorsProperties"/>
-   </widget>
-   <widget class="QMenu" name="menuPlu_gins">
-    <property name="title">
-     <string>Plu&amp;gins</string>
-    </property>
-    <addaction name="actionLoadLibrary"/>
-    <addaction name="actionLoadDirectory"/>
-   </widget>
-   <addaction name="menuFile"/>
-   <addaction name="menu_Properties"/>
-   <addaction name="menuPlu_gins"/>
-  </widget>
-  <widget class="QStatusBar" name="statusbar"/>
-  <widget class="QToolBar" name="toolBar">
-   <property name="windowTitle">
-    <string>toolBar</string>
-   </property>
-   <attribute name="toolBarArea">
-    <enum>TopToolBarArea</enum>
-   </attribute>
-   <attribute name="toolBarBreak">
-    <bool>false</bool>
-   </attribute>
-   <addaction name="actionPrintExecutionInformation"/>
-  </widget>
-  <action name="actionExit">
-   <property name="text">
-    <string>E&amp;xit</string>
-   </property>
-  </action>
-  <action name="actionOpenWorkspace">
-   <property name="text">
-    <string>&amp;Open workspace</string>
-   </property>
-   <property name="shortcut">
-    <string>Ctrl+O</string>
-   </property>
-  </action>
-  <action name="actionSaveWorkspace">
-   <property name="text">
-    <string>&amp;Save workspace</string>
-   </property>
-   <property name="shortcut">
-    <string>Ctrl+S</string>
-   </property>
-  </action>
-  <action name="actionSaveWorkspaceAs">
-   <property name="text">
-    <string>Sa&amp;ve workspace as...</string>
-   </property>
-   <property name="shortcut">
-    <string>Ctrl+Shift+S</string>
-   </property>
-  </action>
-  <action name="actionActorsProperties">
-   <property name="text">
-    <string>&amp;Actors</string>
-   </property>
-   <property name="shortcut">
-    <string>Ctrl+Shift+P</string>
-   </property>
-  </action>
-  <action name="actionLoadLibrary">
-   <property name="text">
-    <string>Load &amp;library</string>
-   </property>
-   <property name="shortcut">
-    <string>Ctrl+Shift+L</string>
-   </property>
-  </action>
-  <action name="actionLoadDirectory">
-   <property name="text">
-    <string>Load &amp;directory</string>
-   </property>
-   <property name="shortcut">
-    <string>Ctrl+Shift+D</string>
-   </property>
-  </action>
-  <action name="actionPrintExecutionInformation">
-   <property name="checkable">
-    <bool>true</bool>
-   </property>
-   <property name="text">
-    <string>Print execution information?</string>
-   </property>
-   <property name="toolTip">
-    <string>Print execution information?</string>
-   </property>
-  </action>
- </widget>
- <customwidgets>
-  <customwidget>
-   <class>cpBaseQtApplication::Plugins::Navigator</class>
-   <extends>QWidget</extends>
-   <header location="global">cpBaseQtApplication/Plugins/Navigator.h</header>
-   <container>1</container>
-  </customwidget>
-  <customwidget>
-   <class>cpBaseQtApplication::Pipeline::Canvas</class>
-   <extends>QWidget</extends>
-   <header location="global">cpBaseQtApplication/Pipeline/Canvas.h</header>
-   <container>1</container>
-  </customwidget>
- </customwidgets>
- <resources/>
- <connections>
-  <connection>
-   <sender>actionExit</sender>
-   <signal>triggered()</signal>
-   <receiver>PipelineEditor</receiver>
-   <slot>close()</slot>
-   <hints>
-    <hint type="sourcelabel">
-     <x>-1</x>
-     <y>-1</y>
-    </hint>
-    <hint type="destinationlabel">
-     <x>399</x>
-     <y>299</y>
-    </hint>
-   </hints>
-  </connection>
- </connections>
-</ui>