valentina/src/app/mainwindow.ui

1157 lines
34 KiB
Plaintext
Raw Normal View History

2013-06-20 16:09:50 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
2013-07-03 14:29:26 +02:00
<width>1100</width>
2013-06-20 16:09:50 +02:00
<height>700</height>
</rect>
</property>
<property name="windowTitle">
<string>Valentina</string>
</property>
<property name="windowIcon">
<iconset resource="share/resources/icon.qrc">
<normaloff>:/icon/64x64/icon64x64.png</normaloff>:/icon/64x64/icon64x64.png</iconset>
</property>
<property name="locale">
<locale language="Saho" country="Eritrea"/>
</property>
2013-06-20 16:09:50 +02:00
<widget class="QWidget" name="centralWidget">
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QToolBox" name="toolBox">
2013-07-03 14:29:26 +02:00
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Preferred">
<horstretch>2</horstretch>
<verstretch>1</verstretch>
2013-07-03 14:29:26 +02:00
</sizepolicy>
</property>
<property name="minimumSize">
2013-07-03 14:29:26 +02:00
<size>
<width>105</width>
<height>0</height>
2013-07-03 14:29:26 +02:00
</size>
</property>
2013-10-05 12:51:17 +02:00
<property name="toolTip">
<string/>
</property>
2013-06-20 16:09:50 +02:00
<property name="currentIndex">
<number>0</number>
2013-06-20 16:09:50 +02:00
</property>
<widget class="QWidget" name="page">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>105</width>
<height>272</height>
2013-06-20 16:09:50 +02:00
</rect>
</property>
2013-07-03 14:29:26 +02:00
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Maximum">
2013-07-03 14:29:26 +02:00
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
2013-10-05 12:51:17 +02:00
<property name="toolTip">
<string>Tools for creating points.</string>
</property>
2013-06-20 16:09:50 +02:00
<attribute name="label">
<string>Point</string>
2013-06-20 16:09:50 +02:00
</attribute>
<layout class="QFormLayout" name="formLayout">
<property name="fieldGrowthPolicy">
<enum>QFormLayout::AllNonFixedFieldsGrow</enum>
</property>
<item row="3" column="0">
<widget class="QToolButton" name="toolButtonNormal">
2013-07-25 14:00:51 +02:00
<property name="enabled">
<bool>false</bool>
</property>
2013-10-05 12:51:17 +02:00
<property name="toolTip">
<string>Point along perpendicular</string>
2013-10-05 12:51:17 +02:00
</property>
2013-06-20 16:09:50 +02:00
<property name="text">
2013-07-03 14:29:26 +02:00
<string>...</string>
2013-06-20 16:09:50 +02:00
</property>
2013-07-25 14:00:51 +02:00
<property name="icon">
<iconset resource="share/resources/icon.qrc">
<normaloff>:/icon/32x32/normal.png</normaloff>:/icon/32x32/normal.png</iconset>
2013-07-25 14:00:51 +02:00
</property>
<property name="iconSize">
<size>
2013-07-30 15:09:34 +02:00
<width>32</width>
<height>32</height>
2013-07-25 14:00:51 +02:00
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
2013-06-20 16:09:50 +02:00
</widget>
</item>
<item row="5" column="0">
2013-08-15 22:39:00 +02:00
<widget class="QToolButton" name="toolButtonShoulderPoint">
2013-07-28 00:18:06 +02:00
<property name="enabled">
<bool>false</bool>
</property>
2013-10-05 12:51:17 +02:00
<property name="toolTip">
<string>Special point on shoulder.</string>
2013-10-05 12:51:17 +02:00
</property>
2013-06-20 16:09:50 +02:00
<property name="text">
2013-07-03 14:29:26 +02:00
<string>...</string>
</property>
2013-07-28 00:18:06 +02:00
<property name="icon">
<iconset resource="share/resources/icon.qrc">
2013-08-15 22:39:00 +02:00
<normaloff>:/icon/32x32/shoulder.png</normaloff>:/icon/32x32/shoulder.png</iconset>
2013-07-28 00:18:06 +02:00
</property>
<property name="iconSize">
<size>
2013-07-30 15:09:34 +02:00
<width>32</width>
<height>32</height>
2013-07-28 00:18:06 +02:00
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
2013-07-03 14:29:26 +02:00
</widget>
</item>
<item row="7" column="0">
<widget class="QToolButton" name="toolButtonTriangle">
2013-07-30 15:09:34 +02:00
<property name="enabled">
<bool>false</bool>
</property>
2013-10-05 12:51:17 +02:00
<property name="toolTip">
<string>Tool triangle.</string>
2013-10-05 12:51:17 +02:00
</property>
2013-07-03 14:29:26 +02:00
<property name="text">
<string>...</string>
2013-06-20 16:09:50 +02:00
</property>
2013-07-30 15:09:34 +02:00
<property name="icon">
<iconset resource="share/resources/icon.qrc">
<normaloff>:/icon/32x32/triangle.png</normaloff>:/icon/32x32/triangle.png</iconset>
2013-07-30 15:09:34 +02:00
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
<item row="9" column="0">
<widget class="QToolButton" name="toolButtonHeight">
2013-07-30 15:09:34 +02:00
<property name="enabled">
<bool>false</bool>
</property>
2013-10-05 12:51:17 +02:00
<property name="toolTip">
<string>Perpendicular point along line</string>
2013-10-05 12:51:17 +02:00
</property>
2013-07-30 15:09:34 +02:00
<property name="text">
<string>...</string>
</property>
<property name="icon">
<iconset resource="share/resources/icon.qrc">
<normaloff>:/icon/32x32/height.png</normaloff>:/icon/32x32/height.png</iconset>
2013-07-30 15:09:34 +02:00
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
2013-07-30 20:46:40 +02:00
</property>
</widget>
</item>
<item row="3" column="1">
<widget class="QToolButton" name="toolButtonBisector">
2013-07-30 20:46:40 +02:00
<property name="enabled">
<bool>false</bool>
</property>
2013-10-05 12:51:17 +02:00
<property name="toolTip">
<string>Point along bisector</string>
2013-10-05 12:51:17 +02:00
</property>
2013-07-30 20:46:40 +02:00
<property name="text">
<string>...</string>
</property>
<property name="icon">
<iconset resource="share/resources/icon.qrc">
<normaloff>:/icon/32x32/bisector.png</normaloff>:/icon/32x32/bisector.png</iconset>
2013-07-30 20:46:40 +02:00
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
2013-07-30 15:09:34 +02:00
</property>
2013-06-20 16:09:50 +02:00
</widget>
</item>
<item row="5" column="1">
<widget class="QToolButton" name="toolButtonPointOfContact">
2013-08-21 10:03:53 +02:00
<property name="enabled">
<bool>false</bool>
</property>
2013-10-05 12:51:17 +02:00
<property name="toolTip">
<string>Point at intersection of arc and line.</string>
2013-10-05 12:51:17 +02:00
</property>
2013-08-21 10:03:53 +02:00
<property name="text">
<string>...</string>
</property>
<property name="icon">
<iconset resource="share/resources/icon.qrc">
<normaloff>:/icon/32x32/point_of_contact.png</normaloff>:/icon/32x32/point_of_contact.png</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
<item row="7" column="1">
<widget class="QToolButton" name="toolButtonPointOfIntersection">
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Tool to make point from x &amp; y of two other points.</string>
</property>
<property name="text">
<string>...</string>
</property>
<property name="icon">
<iconset resource="share/resources/icon.qrc">
<normaloff>:/icon/32x32/point_of_intersection.png</normaloff>:/icon/32x32/point_of_intersection.png</iconset>
2013-08-21 10:03:53 +02:00
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QToolButton" name="toolButtonEndLine">
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Point at distance and angle</string>
</property>
<property name="text">
<string>...</string>
</property>
<property name="icon">
<iconset resource="share/resources/icon.qrc">
<normaloff>:/icon/32x32/segment.png</normaloff>:/icon/32x32/segment.png</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
<item row="2" column="1">
<widget class="QToolButton" name="toolButtonAlongLine">
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Point at distance along line</string>
</property>
<property name="text">
<string>...</string>
</property>
<property name="icon">
<iconset resource="share/resources/icon.qrc">
<normaloff>:/icon/32x32/along_line.png</normaloff>:/icon/32x32/along_line.png</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
2013-06-20 16:09:50 +02:00
</layout>
</widget>
<widget class="QWidget" name="page_2">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>105</width>
<height>58</height>
2013-06-20 16:09:50 +02:00
</rect>
</property>
2013-07-03 14:29:26 +02:00
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Maximum">
2013-07-03 14:29:26 +02:00
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
2013-10-05 12:51:17 +02:00
<property name="toolTip">
<string>Tools for creating lines.</string>
</property>
2013-06-20 16:09:50 +02:00
<attribute name="label">
<string>Line</string>
2013-06-20 16:09:50 +02:00
</attribute>
<layout class="QFormLayout" name="formLayout_2">
<item row="0" column="0">
<widget class="QToolButton" name="toolButtonLine">
2013-07-25 20:39:51 +02:00
<property name="enabled">
<bool>false</bool>
2013-06-20 16:09:50 +02:00
</property>
2013-10-05 12:51:17 +02:00
<property name="toolTip">
<string>Line between points</string>
2013-10-05 12:51:17 +02:00
</property>
2013-06-20 16:09:50 +02:00
<property name="text">
2013-07-25 20:39:51 +02:00
<string>...</string>
2013-06-20 16:09:50 +02:00
</property>
2013-07-25 20:39:51 +02:00
<property name="icon">
<iconset resource="share/resources/icon.qrc">
<normaloff>:/icon/32x32/line.png</normaloff>:/icon/32x32/line.png</iconset>
2013-07-25 20:39:51 +02:00
</property>
<property name="iconSize">
<size>
2013-07-31 13:34:39 +02:00
<width>32</width>
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QToolButton" name="toolButtonLineIntersect">
2013-07-31 13:34:39 +02:00
<property name="enabled">
<bool>false</bool>
</property>
2013-10-05 12:51:17 +02:00
<property name="toolTip">
<string>Point at line intersection</string>
2013-10-05 12:51:17 +02:00
</property>
2013-07-31 13:34:39 +02:00
<property name="text">
<string>...</string>
</property>
<property name="icon">
<iconset resource="share/resources/icon.qrc">
<normaloff>:/icon/32x32/intersect.png</normaloff>:/icon/32x32/intersect.png</iconset>
2013-07-31 13:34:39 +02:00
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
2013-07-25 20:39:51 +02:00
</size>
</property>
<property name="checkable">
<bool>true</bool>
2013-06-20 16:09:50 +02:00
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="page_3">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>105</width>
<height>110</height>
2013-06-20 16:09:50 +02:00
</rect>
</property>
2013-07-03 14:29:26 +02:00
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Maximum">
2013-07-03 14:29:26 +02:00
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
2013-10-05 12:51:17 +02:00
<property name="toolTip">
<string>Tools for creating curves.</string>
</property>
2013-06-20 16:09:50 +02:00
<attribute name="label">
<string>Curve</string>
2013-06-20 16:09:50 +02:00
</attribute>
<layout class="QFormLayout" name="formLayout_3">
2013-07-03 14:29:26 +02:00
<item row="0" column="0">
2013-08-05 10:37:56 +02:00
<widget class="QToolButton" name="toolButtonSpline">
<property name="enabled">
<bool>false</bool>
</property>
2013-10-05 12:51:17 +02:00
<property name="toolTip">
<string>Curve tool.</string>
2013-10-05 12:51:17 +02:00
</property>
2013-06-20 16:09:50 +02:00
<property name="text">
2013-08-05 10:37:56 +02:00
<string>...</string>
</property>
<property name="icon">
<iconset resource="share/resources/icon.qrc">
2013-08-05 10:37:56 +02:00
<normaloff>:/icon/32x32/spline.png</normaloff>:/icon/32x32/spline.png</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
2013-06-20 16:09:50 +02:00
</property>
</widget>
</item>
<item row="2" column="0">
2013-08-09 08:49:34 +02:00
<widget class="QToolButton" name="toolButtonSplinePath">
<property name="enabled">
<bool>false</bool>
</property>
2013-10-05 12:51:17 +02:00
<property name="toolTip">
<string>Tool for path curve.</string>
2013-10-05 12:51:17 +02:00
</property>
2013-08-09 08:49:34 +02:00
<property name="text">
<string>...</string>
</property>
<property name="icon">
<iconset resource="share/resources/icon.qrc">
2013-08-09 08:49:34 +02:00
<normaloff>:/icon/32x32/splinePath.png</normaloff>:/icon/32x32/splinePath.png</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QToolButton" name="toolButtonSplineCutPoint">
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Tool for segmenting a curve.</string>
</property>
<property name="text">
<string>...</string>
</property>
<property name="icon">
<iconset resource="share/resources/icon.qrc">
<normaloff>:/icon/32x32/spline_cut_point.png</normaloff>:/icon/32x32/spline_cut_point.png</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
<item row="2" column="1">
<widget class="QToolButton" name="toolButtonSplinePathCutPoint">
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Tool segment a pathed curve.</string>
</property>
<property name="text">
<string>...</string>
</property>
<property name="icon">
<iconset resource="share/resources/icon.qrc">
<normaloff>:/icon/32x32/splinePath_cut_point.png</normaloff>:/icon/32x32/splinePath_cut_point.png</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
2013-06-20 16:09:50 +02:00
</layout>
</widget>
<widget class="QWidget" name="page_4">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>105</width>
<height>58</height>
2013-06-20 16:09:50 +02:00
</rect>
</property>
2013-07-03 14:29:26 +02:00
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Maximum">
2013-07-03 14:29:26 +02:00
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
2013-10-05 12:51:17 +02:00
<property name="toolTip">
<string>Tools for creating arcs.</string>
</property>
2013-06-20 16:09:50 +02:00
<attribute name="label">
<string>Arc</string>
2013-06-20 16:09:50 +02:00
</attribute>
<layout class="QFormLayout" name="formLayout_4">
2013-07-03 14:29:26 +02:00
<item row="0" column="0">
2013-08-06 09:56:09 +02:00
<widget class="QToolButton" name="toolButtonArc">
<property name="enabled">
<bool>false</bool>
</property>
2013-10-05 12:51:17 +02:00
<property name="toolTip">
<string>Arc tool.</string>
2013-10-05 12:51:17 +02:00
</property>
2013-06-20 16:09:50 +02:00
<property name="text">
2013-08-06 09:56:09 +02:00
<string>...</string>
</property>
<property name="icon">
<iconset resource="share/resources/icon.qrc">
2013-08-06 09:56:09 +02:00
<normaloff>:/icon/32x32/arc.png</normaloff>:/icon/32x32/arc.png</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
2013-06-20 16:09:50 +02:00
</property>
</widget>
</item>
2014-01-08 15:05:32 +01:00
<item row="0" column="1">
<widget class="QToolButton" name="toolButtonArcCutPoint">
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Cut arc tool.</string>
</property>
2014-01-08 15:05:32 +01:00
<property name="text">
<string>...</string>
</property>
<property name="icon">
<iconset resource="share/resources/icon.qrc">
2014-01-08 15:05:32 +01:00
<normaloff>:/icon/32x32/arc_cut.png</normaloff>:/icon/32x32/arc_cut.png</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
2013-06-20 16:09:50 +02:00
</layout>
</widget>
2013-08-28 10:55:11 +02:00
<widget class="QWidget" name="page_5">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>105</width>
<height>58</height>
2013-08-28 10:55:11 +02:00
</rect>
</property>
2013-10-05 12:51:17 +02:00
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Maximum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>Tools for creating details.</string>
</property>
2013-08-28 10:55:11 +02:00
<attribute name="label">
<string>Detail</string>
2013-08-28 10:55:11 +02:00
</attribute>
<layout class="QFormLayout" name="formLayout_5">
2013-08-28 10:55:11 +02:00
<item row="0" column="0">
<widget class="QToolButton" name="toolButtonNewDetail">
2013-10-05 12:51:17 +02:00
<property name="toolTip">
<string>Tool new detail.</string>
</property>
2013-08-28 10:55:11 +02:00
<property name="text">
<string>...</string>
</property>
<property name="icon">
<iconset resource="share/resources/icon.qrc">
2013-08-28 10:55:11 +02:00
<normaloff>:/icon/32x32/new_detail.png</normaloff>:/icon/32x32/new_detail.png</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QToolButton" name="toolButtonUnionDetails">
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Tool for union two details.</string>
</property>
<property name="text">
<string>...</string>
</property>
<property name="icon">
<iconset resource="share/resources/icon.qrc">
<normaloff>:/icon/32x32/union.png</normaloff>:/icon/32x32/union.png</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
2013-08-28 10:55:11 +02:00
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</widget>
2013-06-20 16:09:50 +02:00
</widget>
</item>
<item>
<widget class="VMainGraphicsView" name="view">
<property name="enabled">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>1</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="verticalScrollBarPolicy">
<enum>Qt::ScrollBarAlwaysOn</enum>
</property>
<property name="horizontalScrollBarPolicy">
<enum>Qt::ScrollBarAlwaysOn</enum>
</property>
</widget>
</item>
2013-06-20 16:09:50 +02:00
</layout>
</widget>
<widget class="QMenuBar" name="menuBar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
2013-07-03 14:29:26 +02:00
<width>1100</width>
<height>25</height>
2013-06-20 16:09:50 +02:00
</rect>
</property>
<widget class="QMenu" name="menuFile">
<property name="title">
<string>&amp;File</string>
</property>
<addaction name="actionNew"/>
<addaction name="actionOpen"/>
<addaction name="actionSave"/>
<addaction name="actionSaveAs"/>
<addaction name="separator"/>
<addaction name="actionLayout"/>
<addaction name="separator"/>
<addaction name="actionPreferences"/>
<addaction name="separator"/>
<addaction name="actionExit"/>
</widget>
<widget class="QMenu" name="menuHelp">
<property name="title">
<string>&amp;Help</string>
</property>
<addaction name="actionAbout_Qt"/>
<addaction name="actionAbout_Valentina"/>
</widget>
<widget class="QMenu" name="menuPatternPiece">
<property name="title">
<string>&amp;Pattern piece</string>
</property>
<addaction name="actionNewDraw"/>
<addaction name="actionOptionDraw"/>
<addaction name="actionHistory"/>
<addaction name="actionZoomIn"/>
<addaction name="actionZoomOut"/>
<addaction name="separator"/>
<addaction name="actionPattern_properties"/>
<addaction name="actionEdit_pattern_code"/>
</widget>
<widget class="QMenu" name="menuMeasurements">
<property name="title">
<string>Measurements</string>
</property>
<addaction name="actionTable"/>
</widget>
<addaction name="menuFile"/>
<addaction name="menuPatternPiece"/>
<addaction name="menuMeasurements"/>
<addaction name="menuHelp"/>
2013-06-20 16:09:50 +02:00
</widget>
<widget class="QToolBar" name="mainToolBar">
<property name="windowTitle">
<string>Toolbar files</string>
</property>
2013-06-20 16:09:50 +02:00
<attribute name="toolBarArea">
<enum>TopToolBarArea</enum>
</attribute>
<attribute name="toolBarBreak">
<bool>false</bool>
</attribute>
<addaction name="actionNew"/>
<addaction name="actionOpen"/>
<addaction name="actionSave"/>
</widget>
<widget class="QStatusBar" name="statusBar"/>
<widget class="QToolBar" name="toolBar">
2013-07-13 12:51:31 +02:00
<property name="enabled">
<bool>true</bool>
</property>
2013-06-20 16:09:50 +02:00
<property name="windowTitle">
<string>ToolBar modes</string>
2013-06-20 16:09:50 +02:00
</property>
<attribute name="toolBarArea">
<enum>TopToolBarArea</enum>
</attribute>
<attribute name="toolBarBreak">
<bool>false</bool>
</attribute>
<addaction name="actionDraw"/>
<addaction name="actionDetails"/>
2013-07-03 14:29:26 +02:00
<addaction name="actionArrowTool"/>
2013-06-20 16:09:50 +02:00
</widget>
<widget class="QToolBar" name="toolBarDraws">
<property name="windowTitle">
<string>Toolbar pattern</string>
2013-06-20 16:09:50 +02:00
</property>
<attribute name="toolBarArea">
<enum>TopToolBarArea</enum>
</attribute>
<attribute name="toolBarBreak">
<bool>false</bool>
</attribute>
2013-07-13 12:51:31 +02:00
<addaction name="actionNewDraw"/>
2013-06-20 16:09:50 +02:00
</widget>
<widget class="QToolBar" name="toolBarOption">
<property name="windowTitle">
<string>Toolbar options</string>
2013-06-20 16:09:50 +02:00
</property>
<attribute name="toolBarArea">
<enum>BottomToolBarArea</enum>
</attribute>
<attribute name="toolBarBreak">
2013-07-03 14:29:26 +02:00
<bool>false</bool>
2013-06-20 16:09:50 +02:00
</attribute>
</widget>
<widget class="QToolBar" name="toolBarTools">
<property name="windowTitle">
<string>Toolbar tools</string>
</property>
<attribute name="toolBarArea">
<enum>TopToolBarArea</enum>
</attribute>
<attribute name="toolBarBreak">
<bool>false</bool>
</attribute>
<addaction name="actionZoomIn"/>
<addaction name="actionZoomOut"/>
<addaction name="actionZoomOriginal"/>
<addaction name="actionZoomFitBest"/>
</widget>
<widget class="QDockWidget" name="dockWidgetToolOptions">
<property name="minimumSize">
<size>
<width>125</width>
<height>41</height>
</size>
</property>
<property name="windowTitle">
<string>Tool options</string>
</property>
<attribute name="dockWidgetArea">
<number>2</number>
</attribute>
<widget class="QWidget" name="dockWidgetContents_10"/>
</widget>
2013-06-20 16:09:50 +02:00
<action name="actionNew">
<property name="icon">
<iconset theme="document-new">
<normaloff/>
</iconset>
</property>
<property name="text">
<string>New</string>
2013-06-20 16:09:50 +02:00
</property>
<property name="iconText">
<string>&amp;New</string>
</property>
2013-06-20 16:09:50 +02:00
<property name="toolTip">
<string>Create a new pattern</string>
2013-06-20 16:09:50 +02:00
</property>
<property name="shortcut">
<string>Ctrl+N</string>
</property>
2013-06-20 16:09:50 +02:00
</action>
<action name="actionOpen">
<property name="icon">
<iconset theme="document-open">
<normaloff/>
</iconset>
</property>
<property name="text">
<string>Open</string>
2013-06-20 16:09:50 +02:00
</property>
<property name="iconText">
<string>&amp;Open</string>
</property>
2013-06-20 16:09:50 +02:00
<property name="toolTip">
<string>Open file with pattern</string>
2013-06-20 16:09:50 +02:00
</property>
</action>
<action name="actionSave">
2013-07-13 12:51:31 +02:00
<property name="enabled">
<bool>false</bool>
</property>
2013-06-20 16:09:50 +02:00
<property name="icon">
<iconset theme="document-save">
<normaloff/>
</iconset>
</property>
<property name="text">
<string>Save</string>
2013-06-20 16:09:50 +02:00
</property>
<property name="iconText">
<string>&amp;Save</string>
</property>
2013-06-20 16:09:50 +02:00
<property name="toolTip">
<string>Save pattern</string>
2013-06-20 16:09:50 +02:00
</property>
<property name="shortcut">
<string>Ctrl+S</string>
</property>
2013-06-20 16:09:50 +02:00
</action>
<action name="actionSaveAs">
2013-07-13 12:51:31 +02:00
<property name="enabled">
<bool>false</bool>
</property>
2013-06-20 16:09:50 +02:00
<property name="icon">
<iconset theme="document-save-as">
<normaloff/>
</iconset>
</property>
<property name="text">
<string>Save &amp;As...</string>
2013-06-20 16:09:50 +02:00
</property>
<property name="toolTip">
<string>Save not yet saved pattern</string>
2013-06-20 16:09:50 +02:00
</property>
<property name="shortcut">
<string>Ctrl+Shift+S</string>
</property>
2013-06-20 16:09:50 +02:00
</action>
<action name="actionDraw">
<property name="checkable">
<bool>true</bool>
</property>
2013-07-03 14:29:26 +02:00
<property name="checked">
<bool>true</bool>
</property>
<property name="enabled">
2013-07-13 12:51:31 +02:00
<bool>false</bool>
2013-07-03 14:29:26 +02:00
</property>
<property name="icon">
<iconset resource="share/resources/icon.qrc">
2013-07-03 14:29:26 +02:00
<normaloff>:/icon/32x32/draw.png</normaloff>:/icon/32x32/draw.png</iconset>
</property>
2013-06-20 16:09:50 +02:00
<property name="text">
<string>Draw</string>
2013-06-20 16:09:50 +02:00
</property>
<property name="toolTip">
<string>Draw mode</string>
2013-06-20 16:09:50 +02:00
</property>
<property name="shortcut">
<string>Ctrl+W</string>
</property>
2013-06-20 16:09:50 +02:00
</action>
<action name="actionDetails">
2013-07-03 14:29:26 +02:00
<property name="checkable">
<bool>true</bool>
</property>
2013-07-13 12:51:31 +02:00
<property name="enabled">
<bool>false</bool>
</property>
2013-07-03 14:29:26 +02:00
<property name="icon">
<iconset resource="share/resources/icon.qrc">
2013-07-03 14:29:26 +02:00
<normaloff>:/icon/32x32/kontur.png</normaloff>:/icon/32x32/kontur.png</iconset>
</property>
2013-06-20 16:09:50 +02:00
<property name="text">
<string>Details</string>
2013-06-20 16:09:50 +02:00
</property>
<property name="toolTip">
<string>Details mode</string>
2013-06-20 16:09:50 +02:00
</property>
<property name="shortcut">
<string>Ctrl+E</string>
</property>
2013-06-20 16:09:50 +02:00
</action>
2013-07-03 14:29:26 +02:00
<action name="actionArrowTool">
<property name="checkable">
<bool>true</bool>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="icon">
<iconset resource="share/resources/icon.qrc">
2013-07-03 14:29:26 +02:00
<normaloff>:/icon/32x32/arrow_cursor.png</normaloff>:/icon/32x32/arrow_cursor.png</iconset>
</property>
<property name="text">
<string>Pointer tools</string>
2013-07-03 14:29:26 +02:00
</property>
<property name="toolTip">
<string>Pointer tools</string>
2013-07-03 14:29:26 +02:00
</property>
</action>
2013-07-13 12:51:31 +02:00
<action name="actionNewDraw">
<property name="icon">
<iconset resource="share/resources/icon.qrc">
2013-07-13 12:51:31 +02:00
<normaloff>:/icon/32x32/new_draw.png</normaloff>:/icon/32x32/new_draw.png</iconset>
</property>
<property name="text">
<string>New pattern piece</string>
2013-07-13 12:51:31 +02:00
</property>
<property name="toolTip">
<string>Add new pattern piece</string>
2013-07-13 12:51:31 +02:00
</property>
<property name="shortcut">
<string>Ctrl+Shift+N</string>
</property>
2013-07-13 12:51:31 +02:00
</action>
<action name="actionOptionDraw">
<property name="icon">
<iconset resource="share/resources/icon.qrc">
2013-07-13 12:51:31 +02:00
<normaloff>:/icon/32x32/option_draw.png</normaloff>:/icon/32x32/option_draw.png</iconset>
</property>
<property name="text">
<string>Change the label of pattern piece</string>
</property>
<property name="toolTip">
<string>Change the label of pattern piece</string>
2013-07-13 12:51:31 +02:00
</property>
</action>
2013-07-17 13:38:11 +02:00
<action name="actionTable">
<property name="checkable">
<bool>true</bool>
</property>
<property name="icon">
<iconset resource="share/resources/icon.qrc">
2013-07-17 13:38:11 +02:00
<normaloff>:/icon/32x32/table.png</normaloff>:/icon/32x32/table.png</iconset>
</property>
<property name="text">
<string>Table of variables</string>
</property>
<property name="toolTip">
<string>Tables of variables</string>
2013-07-17 13:38:11 +02:00
</property>
<property name="shortcut">
<string>Ctrl+T</string>
</property>
2013-07-17 13:38:11 +02:00
</action>
2013-08-15 22:39:00 +02:00
<action name="actionHistory">
<property name="checkable">
<bool>true</bool>
</property>
<property name="icon">
<iconset resource="share/resources/icon.qrc">
2013-08-15 22:39:00 +02:00
<normaloff>:/icon/32x32/history.png</normaloff>:/icon/32x32/history.png</iconset>
</property>
<property name="text">
<string>History</string>
</property>
<property name="shortcut">
<string>Ctrl+H</string>
</property>
2013-08-15 22:39:00 +02:00
</action>
2013-08-29 12:31:50 +02:00
<action name="actionLayout">
<property name="icon">
<iconset resource="share/resources/icon.qrc">
2013-08-29 12:31:50 +02:00
<normaloff>:/icon/32x32/layout.png</normaloff>:/icon/32x32/layout.png</iconset>
</property>
<property name="text">
<string>Export pattern (layout)</string>
</property>
<property name="toolTip">
<string>Create layout</string>
2013-08-29 12:31:50 +02:00
</property>
<property name="shortcut">
<string>Ctrl+L</string>
</property>
2013-08-29 12:31:50 +02:00
</action>
<action name="actionAbout_Qt">
<property name="text">
<string>About &amp;Qt</string>
</property>
</action>
<action name="actionAbout_Valentina">
<property name="icon">
<iconset theme="help-about">
<normaloff/>
</iconset>
</property>
<property name="text">
<string>&amp;About Valentina</string>
</property>
</action>
<action name="actionExit">
<property name="icon">
<iconset theme="application-exit">
<normaloff/>
</iconset>
</property>
<property name="text">
<string>E&amp;xit</string>
</property>
<property name="toolTip">
<string>Exit the application</string>
</property>
<property name="shortcut">
<string>Ctrl+Q</string>
</property>
</action>
<action name="actionPreferences">
<property name="text">
<string>Preferences</string>
</property>
</action>
<action name="actionPattern_properties">
<property name="text">
<string>Pattern properties</string>
</property>
</action>
<action name="actionZoomIn">
<property name="enabled">
<bool>false</bool>
</property>
<property name="icon">
<iconset theme="zoom-in">
<normaloff/>
</iconset>
</property>
<property name="text">
<string>Zoom In</string>
</property>
<property name="toolTip">
<string>zoom in</string>
</property>
</action>
<action name="actionZoomOut">
<property name="enabled">
<bool>false</bool>
</property>
<property name="icon">
<iconset theme="zoom-out">
<normaloff/>
</iconset>
</property>
<property name="text">
<string>Zoom Out</string>
</property>
<property name="toolTip">
<string>Zoom out</string>
</property>
</action>
<action name="actionEdit_pattern_code">
<property name="text">
<string>Edit pattern XML code</string>
</property>
</action>
<action name="actionZoomOriginal">
<property name="enabled">
<bool>false</bool>
</property>
<property name="icon">
<iconset theme="zoom-original">
<normaloff/>
</iconset>
</property>
<property name="text">
<string>ZoomOriginal</string>
</property>
</action>
<action name="actionZoomFitBest">
<property name="enabled">
<bool>false</bool>
</property>
<property name="icon">
<iconset theme="zoom-fit-best">
<normaloff/>
</iconset>
</property>
<property name="text">
<string>ZoomFitBest</string>
</property>
</action>
2013-06-20 16:09:50 +02:00
</widget>
<layoutdefault spacing="6" margin="11"/>
<customwidgets>
<customwidget>
<class>VMainGraphicsView</class>
<extends>QGraphicsView</extends>
<header>vmaingraphicsview.h</header>
</customwidget>
</customwidgets>
<tabstops>
<tabstop>toolButtonSplinePath</tabstop>
</tabstops>
2013-07-03 14:29:26 +02:00
<resources>
<include location="share/resources/icon.qrc"/>
2013-07-03 14:29:26 +02:00
</resources>
2013-06-20 16:09:50 +02:00
<connections/>
</ui>