summaryrefslogtreecommitdiffstats
path: root/examples/uml/duse-mt/src/app/mainwindow.ui
diff options
context:
space:
mode:
Diffstat (limited to 'examples/uml/duse-mt/src/app/mainwindow.ui')
-rw-r--r--examples/uml/duse-mt/src/app/mainwindow.ui225
1 files changed, 0 insertions, 225 deletions
diff --git a/examples/uml/duse-mt/src/app/mainwindow.ui b/examples/uml/duse-mt/src/app/mainwindow.ui
deleted file mode 100644
index a7a34325..00000000
--- a/examples/uml/duse-mt/src/app/mainwindow.ui
+++ /dev/null
@@ -1,225 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<ui version="4.0">
- <class>DuSE::MainWindow</class>
- <widget class="QMainWindow" name="DuSE::MainWindow">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>831</width>
- <height>474</height>
- </rect>
- </property>
- <property name="windowTitle">
- <string>DuSE-MT</string>
- </property>
- <property name="windowIcon">
- <iconset resource="duse-mt.qrc">
- <normaloff>:/icons/duse-mt-32x32.png</normaloff>:/icons/duse-mt-32x32.png</iconset>
- </property>
- <widget class="QWidget" name="centralWidgetLayout">
- <layout class="QGridLayout" name="gridLayout_3">
- <property name="leftMargin">
- <number>0</number>
- </property>
- <property name="topMargin">
- <number>3</number>
- </property>
- <property name="rightMargin">
- <number>0</number>
- </property>
- <property name="bottomMargin">
- <number>0</number>
- </property>
- <item row="0" column="0">
- <widget class="QTabWidget" name="centralWidget">
- <property name="currentIndex">
- <number>-1</number>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- <widget class="QToolBar" name="mainToolBar">
- <property name="windowTitle">
- <string>Main Toolbar</string>
- </property>
- <attribute name="toolBarArea">
- <enum>TopToolBarArea</enum>
- </attribute>
- <attribute name="toolBarBreak">
- <bool>false</bool>
- </attribute>
- <addaction name="actionFileNewModel"/>
- <addaction name="actionFileOpenModel"/>
- <addaction name="actionFileSave"/>
- <addaction name="separator"/>
- <addaction name="actionFileQuit"/>
- </widget>
- <widget class="QStatusBar" name="statusBar"/>
- <widget class="QMenuBar" name="menuBar">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>831</width>
- <height>19</height>
- </rect>
- </property>
- <widget class="QMenu" name="menu_File">
- <property name="title">
- <string>&amp;File</string>
- </property>
- <addaction name="actionFileNewModel"/>
- <addaction name="actionFileOpenModel"/>
- <addaction name="separator"/>
- <addaction name="actionFileSave"/>
- <addaction name="actionFileSaveAs"/>
- <addaction name="separator"/>
- <addaction name="actionFileCloseModel"/>
- <addaction name="separator"/>
- <addaction name="actionFileQuit"/>
- </widget>
- <widget class="QMenu" name="menu_Help">
- <property name="title">
- <string>&amp;Help</string>
- </property>
- <addaction name="actionHelpAboutDuSEMT"/>
- <addaction name="actionHelpAboutPlugins"/>
- </widget>
- <widget class="QMenu" name="menu_Edit">
- <property name="title">
- <string>&amp;Edit</string>
- </property>
- </widget>
- <widget class="QMenu" name="menu_Actions">
- <property name="title">
- <string>&amp;Actions</string>
- </property>
- </widget>
- <addaction name="menu_File"/>
- <addaction name="menu_Edit"/>
- <addaction name="menu_Actions"/>
- <addaction name="menu_Help"/>
- </widget>
- <action name="actionFileNewModel">
- <property name="icon">
- <iconset theme="document-new" resource="duse-mt.qrc">
- <normaloff>:/icons/document-new.png</normaloff>:/icons/document-new.png</iconset>
- </property>
- <property name="text">
- <string>&amp;New Model...</string>
- </property>
- <property name="toolTip">
- <string>New</string>
- </property>
- <property name="shortcut">
- <string>Ctrl+N</string>
- </property>
- </action>
- <action name="actionFileOpenModel">
- <property name="icon">
- <iconset theme="document-open" resource="duse-mt.qrc">
- <normaloff>:/icons/document-open.png</normaloff>:/icons/document-open.png</iconset>
- </property>
- <property name="text">
- <string>&amp;Open Model ...</string>
- </property>
- <property name="shortcut">
- <string>Ctrl+O</string>
- </property>
- </action>
- <action name="actionFileSave">
- <property name="icon">
- <iconset theme="document-save" resource="duse-mt.qrc">
- <normaloff>:/icons/document-save.png</normaloff>:/icons/document-save.png</iconset>
- </property>
- <property name="text">
- <string>&amp;Save</string>
- </property>
- <property name="toolTip">
- <string>Save</string>
- </property>
- <property name="shortcut">
- <string>Ctrl+S</string>
- </property>
- </action>
- <action name="actionFileSaveAs">
- <property name="icon">
- <iconset theme="document-save-as" resource="duse-mt.qrc">
- <normaloff>:/icons/document-save-as.png</normaloff>:/icons/document-save-as.png</iconset>
- </property>
- <property name="text">
- <string>Save &amp;as...</string>
- </property>
- </action>
- <action name="actionFileQuit">
- <property name="icon">
- <iconset theme="application-exit" resource="duse-mt.qrc">
- <normaloff>:/icons/application-exit.png</normaloff>:/icons/application-exit.png</iconset>
- </property>
- <property name="text">
- <string>&amp;Quit</string>
- </property>
- <property name="shortcut">
- <string>Ctrl+Q</string>
- </property>
- </action>
- <action name="actionHelpAboutPlugins">
- <property name="icon">
- <iconset theme="help-about" resource="duse-mt.qrc">
- <normaloff>:/icons/help-about.png</normaloff>:/icons/help-about.png</iconset>
- </property>
- <property name="text">
- <string>About &amp;Plugins...</string>
- </property>
- </action>
- <action name="actionHelpAboutDuSEMT">
- <property name="icon">
- <iconset resource="duse-mt.qrc">
- <normaloff>:/icons/duse-mt-22x22.png</normaloff>:/icons/duse-mt-22x22.png</iconset>
- </property>
- <property name="text">
- <string>About &amp;DuSE-MT</string>
- </property>
- <property name="toolTip">
- <string>About DuSE-MT</string>
- </property>
- </action>
- <action name="actionFileCloseModel">
- <property name="icon">
- <iconset theme="document-close">
- <normaloff/>
- </iconset>
- </property>
- <property name="text">
- <string>&amp;Close Model</string>
- </property>
- <property name="shortcut">
- <string>Ctrl+W</string>
- </property>
- </action>
- </widget>
- <layoutdefault spacing="6" margin="11"/>
- <resources>
- <include location="duse-mt.qrc"/>
- </resources>
- <connections>
- <connection>
- <sender>actionFileQuit</sender>
- <signal>triggered()</signal>
- <receiver>DuSE::MainWindow</receiver>
- <slot>close()</slot>
- <hints>
- <hint type="sourcelabel">
- <x>-1</x>
- <y>-1</y>
- </hint>
- <hint type="destinationlabel">
- <x>415</x>
- <y>236</y>
- </hint>
- </hints>
- </connection>
- </connections>
-</ui>