173 lines
4.4 KiB
XML
173 lines
4.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|||
|
|
<ui version="4.0">
|
||
|
|
<class>MainWindow</class>
|
||
|
|
<widget class="QWidget" name="MainWindow">
|
||
|
|
<property name="windowModality">
|
||
|
|
<enum>Qt::NonModal</enum>
|
||
|
|
</property>
|
||
|
|
<property name="minimumSize">
|
||
|
|
<size>
|
||
|
|
<width>640</width>
|
||
|
|
<height>480</height>
|
||
|
|
</size>
|
||
|
|
</property>
|
||
|
|
<property name="acceptDrops">
|
||
|
|
<bool>true</bool>
|
||
|
|
</property>
|
||
|
|
<layout class="QVBoxLayout" name="m_centralLayout">
|
||
|
|
<property name="spacing">
|
||
|
|
<number>0</number>
|
||
|
|
</property>
|
||
|
|
<property name="leftMargin">
|
||
|
|
<number>0</number>
|
||
|
|
</property>
|
||
|
|
<property name="topMargin">
|
||
|
|
<number>0</number>
|
||
|
|
</property>
|
||
|
|
<property name="rightMargin">
|
||
|
|
<number>0</number>
|
||
|
|
</property>
|
||
|
|
<property name="bottomMargin">
|
||
|
|
<number>0</number>
|
||
|
|
</property>
|
||
|
|
<item>
|
||
|
|
<widget class="GraphicsView" name="m_gv">
|
||
|
|
<property name="frameShape">
|
||
|
|
<enum>QFrame::NoFrame</enum>
|
||
|
|
</property>
|
||
|
|
<property name="verticalScrollBarPolicy">
|
||
|
|
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||
|
|
</property>
|
||
|
|
<property name="horizontalScrollBarPolicy">
|
||
|
|
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<widget class="QWidget" name="bottomBar" native="true">
|
||
|
|
<property name="minimumSize">
|
||
|
|
<size>
|
||
|
|
<width>0</width>
|
||
|
|
<height>72</height>
|
||
|
|
</size>
|
||
|
|
</property>
|
||
|
|
<property name="maximumSize">
|
||
|
|
<size>
|
||
|
|
<width>16777215</width>
|
||
|
|
<height>72</height>
|
||
|
|
</size>
|
||
|
|
</property>
|
||
|
|
<layout class="QHBoxLayout" name="bottomBarLayout">
|
||
|
|
<property name="spacing">
|
||
|
|
<number>0</number>
|
||
|
|
</property>
|
||
|
|
<property name="leftMargin">
|
||
|
|
<number>0</number>
|
||
|
|
</property>
|
||
|
|
<property name="topMargin">
|
||
|
|
<number>0</number>
|
||
|
|
</property>
|
||
|
|
<property name="rightMargin">
|
||
|
|
<number>0</number>
|
||
|
|
</property>
|
||
|
|
<property name="bottomMargin">
|
||
|
|
<number>0</number>
|
||
|
|
</property>
|
||
|
|
<item>
|
||
|
|
<widget class="QWidget" name="m_navPH" native="true">
|
||
|
|
<property name="minimumSize">
|
||
|
|
<size>
|
||
|
|
<width>99</width>
|
||
|
|
<height>72</height>
|
||
|
|
</size>
|
||
|
|
</property>
|
||
|
|
<property name="maximumSize">
|
||
|
|
<size>
|
||
|
|
<width>99</width>
|
||
|
|
<height>72</height>
|
||
|
|
</size>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<spacer name="leftSpacer">
|
||
|
|
<property name="orientation">
|
||
|
|
<enum>Qt::Horizontal</enum>
|
||
|
|
</property>
|
||
|
|
</spacer>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<widget class="BottomButtonGroup" name="m_bottomButtonGroup"/>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<spacer name="rightSpacer">
|
||
|
|
<property name="orientation">
|
||
|
|
<enum>Qt::Horizontal</enum>
|
||
|
|
</property>
|
||
|
|
</spacer>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<widget class="NavigatorView" name="m_nav">
|
||
|
|
<property name="minimumSize">
|
||
|
|
<size>
|
||
|
|
<width>99</width>
|
||
|
|
<height>72</height>
|
||
|
|
</size>
|
||
|
|
</property>
|
||
|
|
<property name="maximumSize">
|
||
|
|
<size>
|
||
|
|
<width>99</width>
|
||
|
|
<height>72</height>
|
||
|
|
</size>
|
||
|
|
</property>
|
||
|
|
<property name="frameShape">
|
||
|
|
<enum>QFrame::NoFrame</enum>
|
||
|
|
</property>
|
||
|
|
<property name="verticalScrollBarPolicy">
|
||
|
|
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||
|
|
</property>
|
||
|
|
<property name="horizontalScrollBarPolicy">
|
||
|
|
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
</layout>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
</layout>
|
||
|
|
<widget class="QMenu" name="m_subMenuCopy">
|
||
|
|
<property name="title">
|
||
|
|
<string>&Copy</string>
|
||
|
|
</property>
|
||
|
|
<property name="icon">
|
||
|
|
<iconset theme="edit-copy"/>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
<widget class="QMenu" name="m_subMenuTransform">
|
||
|
|
<property name="title">
|
||
|
|
<string>&Transform</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
<widget class="QMenu" name="m_menu"/>
|
||
|
|
</widget>
|
||
|
|
<customwidgets>
|
||
|
|
<customwidget>
|
||
|
|
<class>GraphicsView</class>
|
||
|
|
<extends>QGraphicsView</extends>
|
||
|
|
<header>graphicsview.h</header>
|
||
|
|
</customwidget>
|
||
|
|
<customwidget>
|
||
|
|
<class>NavigatorView</class>
|
||
|
|
<extends>QGraphicsView</extends>
|
||
|
|
<header>navigatorview.h</header>
|
||
|
|
</customwidget>
|
||
|
|
<customwidget>
|
||
|
|
<class>BottomButtonGroup</class>
|
||
|
|
<extends>QGroupBox</extends>
|
||
|
|
<header>bottombuttongroup.h</header>
|
||
|
|
</customwidget>
|
||
|
|
</customwidgets>
|
||
|
|
<resources/>
|
||
|
|
<connections/>
|
||
|
|
</ui>
|