diff options
author | Sandro S. Andrade <[email protected]> | 2014-10-28 11:22:22 -0300 |
---|---|---|
committer | Sandro S. Andrade <[email protected]> | 2014-10-28 15:24:07 +0100 |
commit | 63b4ed0994341b1342eeec6c543f7eb0cfe61b66 (patch) | |
tree | c6324a63ba1c25efa06da975af7062f4637be9d4 /examples/uml/duse-mt/src/app/mainwindow.ui | |
parent | 001a7e58fcaa2b8c149b8e4a223c8d5f097c0ef9 (diff) |
New DuSE-MT location: [email protected]:duse-mt/duse-mt.git
Change-Id: I4f3e65542703e39a54d20fa2c418fc61a1dca59c
Reviewed-by: Sandro S. Andrade <[email protected]>
Diffstat (limited to 'examples/uml/duse-mt/src/app/mainwindow.ui')
-rw-r--r-- | examples/uml/duse-mt/src/app/mainwindow.ui | 225 |
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>&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>&Help</string> - </property> - <addaction name="actionHelpAboutDuSEMT"/> - <addaction name="actionHelpAboutPlugins"/> - </widget> - <widget class="QMenu" name="menu_Edit"> - <property name="title"> - <string>&Edit</string> - </property> - </widget> - <widget class="QMenu" name="menu_Actions"> - <property name="title"> - <string>&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>&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>&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>&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 &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>&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 &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 &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>&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> |