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>
2017-10-25 10:27:43 +02:00
<height>709</height>
2013-06-20 16:09:50 +02:00
</rect>
</property>
<property name="windowTitle">
<string>Valentina</string>
</property>
2013-09-18 18:52:49 +02:00
<property name="windowIcon">
2016-10-04 16:34:37 +02:00
<iconset resource="../../libs/vmisc/share/resources/icon.qrc">
2013-09-18 18:52:49 +02:00
<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">
2017-10-25 10:27:43 +02:00
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
2013-08-13 18:48:36 +02:00
<widget class="QToolBox" name="toolBox">
2015-05-12 17:15:10 +02:00
<property name="enabled">
<bool>true</bool>
</property>
2013-07-03 14:29:26 +02:00
<property name="sizePolicy">
2015-05-28 11:47:39 +02:00
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
2017-04-29 07:50:49 +02:00
<horstretch>1</horstretch>
<verstretch>0</verstretch>
2013-07-03 14:29:26 +02:00
</sizepolicy>
</property>
2013-08-13 18:48:36 +02:00
<property name="minimumSize">
2013-07-03 14:29:26 +02:00
<size>
2017-04-17 09:36:27 +02:00
<width>140</width>
2013-08-13 18:48:36 +02:00
<height>0</height>
2013-07-03 14:29:26 +02:00
</size>
</property>
2015-05-28 11:47:39 +02:00
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
2013-10-05 12:51:17 +02:00
<property name="toolTip">
2017-12-17 14:12:57 +01:00
<string>Use these tools to create a pattern</string>
2013-10-05 12:51:17 +02:00
</property>
2013-06-20 16:09:50 +02:00
<property name="currentIndex">
2017-12-17 14:12:57 +01:00
<number>0</number>
2013-06-20 16:09:50 +02:00
</property>
<widget class="QWidget" name="page">
<property name="geometry">
<rect>
<x>0</x>
2017-07-08 19:18:47 +02:00
<y>0</y>
2017-10-25 10:27:43 +02:00
<width>140</width>
<height>282</height>
2013-06-20 16:09:50 +02:00
</rect>
</property>
2013-07-03 14:29:26 +02:00
<property name="sizePolicy">
2013-08-13 18:48:36 +02:00
<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>
2015-06-08 12:47:51 +02:00
<attribute name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="../../libs/vmisc/share/resources/icon.qrc">
2015-06-08 12:47:51 +02:00
<normaloff>:/icon/16x16/toolsectionpoint.png</normaloff>:/icon/16x16/toolsectionpoint.png</iconset>
</attribute>
2013-06-20 16:09:50 +02:00
<attribute name="label">
2013-09-18 18:52:49 +02:00
<string>Point</string>
2013-06-20 16:09:50 +02:00
</attribute>
2015-06-09 20:26:50 +02:00
<attribute name="toolTip">
<string>Point</string>
</attribute>
2017-10-25 10:27:43 +02:00
<layout class="QFormLayout" name="formLayout_8">
<item row="0" column="0">
<widget class="QToolButton" name="toolButtonPointerPoint">
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">
2017-10-25 10:27:43 +02:00
<string>Tool pointer</string>
2013-10-05 12:51:17 +02:00
</property>
2013-06-20 16:09:50 +02:00
<property name="text">
2014-09-17 20:29:46 +02:00
<string notr="true">...</string>
2013-07-03 14:29:26 +02:00
</property>
2013-07-28 00:18:06 +02:00
<property name="icon">
2017-10-25 10:27:43 +02:00
<iconset resource="../../libs/vmisc/share/resources/icon.qrc">
<normaloff>:/icon/32x32/arrow_cursor.png</normaloff>:/icon/32x32/arrow_cursor.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>
2017-10-25 10:27:43 +02:00
<item row="1" column="0">
<widget class="QToolButton" name="toolButtonEndLine">
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">
2017-10-25 10:27:43 +02:00
<string>Point at distance and angle</string>
2013-10-05 12:51:17 +02:00
</property>
2013-07-03 14:29:26 +02:00
<property name="text">
2014-09-17 20:29:46 +02:00
<string notr="true">...</string>
2013-06-20 16:09:50 +02:00
</property>
2013-07-30 15:09:34 +02:00
<property name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="share/resources/toolicon.qrc">
2017-10-25 10:27:43 +02:00
<normaloff>:/toolicon/32x32/segment.png</normaloff>:/toolicon/32x32/segment.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>
2017-10-25 10:27:43 +02:00
<item row="1" column="1">
<widget class="QToolButton" name="toolButtonAlongLine">
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">
2017-10-25 10:27:43 +02:00
<string>Point at distance along line</string>
2013-10-05 12:51:17 +02:00
</property>
2013-07-30 15:09:34 +02:00
<property name="text">
2014-09-17 20:29:46 +02:00
<string notr="true">...</string>
2013-07-30 15:09:34 +02:00
</property>
<property name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="share/resources/toolicon.qrc">
2017-10-25 10:27:43 +02:00
<normaloff>:/toolicon/32x32/along_line.png</normaloff>:/toolicon/32x32/along_line.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>
2017-10-25 10:27:43 +02:00
<item row="2" column="0">
<widget class="QToolButton" name="toolButtonNormal">
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">
2017-10-25 10:27:43 +02:00
<string>Point along perpendicular</string>
2013-10-05 12:51:17 +02:00
</property>
2013-07-30 20:46:40 +02:00
<property name="text">
2014-09-17 20:29:46 +02:00
<string notr="true">...</string>
2013-07-30 20:46:40 +02:00
</property>
<property name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="share/resources/toolicon.qrc">
2017-10-25 10:27:43 +02:00
<normaloff>:/toolicon/32x32/normal.png</normaloff>:/toolicon/32x32/normal.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>
2017-10-25 10:27:43 +02:00
<item row="2" column="1">
<widget class="QToolButton" name="toolButtonBisector">
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">
2017-10-25 10:27:43 +02:00
<string>Point along bisector</string>
2013-10-05 12:51:17 +02:00
</property>
2013-08-21 10:03:53 +02:00
<property name="text">
2014-09-17 20:29:46 +02:00
<string notr="true">...</string>
2013-08-21 10:03:53 +02:00
</property>
<property name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="share/resources/toolicon.qrc">
2017-10-25 10:27:43 +02:00
<normaloff>:/toolicon/32x32/bisector.png</normaloff>:/toolicon/32x32/bisector.png</iconset>
2013-10-18 12:03:01 +02:00
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
2017-10-25 10:27:43 +02:00
<item row="3" column="0">
<widget class="QToolButton" name="toolButtonShoulderPoint">
2013-10-18 12:03:01 +02:00
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
2017-10-25 10:27:43 +02:00
<string>Special point on shoulder</string>
2013-10-18 12:03:01 +02:00
</property>
<property name="text">
2014-09-17 20:29:46 +02:00
<string notr="true">...</string>
2013-10-18 12:03:01 +02:00
</property>
<property name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="share/resources/toolicon.qrc">
2017-10-25 10:27:43 +02:00
<normaloff>:/toolicon/32x32/shoulder.png</normaloff>:/toolicon/32x32/shoulder.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>
2017-10-25 10:27:43 +02:00
<item row="3" column="1">
<widget class="QToolButton" name="toolButtonTriangle">
2013-10-18 20:20:54 +02:00
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
2017-10-25 10:27:43 +02:00
<string>Triangle tool</string>
2013-10-18 20:20:54 +02:00
</property>
<property name="text">
2014-09-17 20:29:46 +02:00
<string notr="true">...</string>
2013-10-18 20:20:54 +02:00
</property>
<property name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="share/resources/toolicon.qrc">
2017-10-25 10:27:43 +02:00
<normaloff>:/toolicon/32x32/triangle.png</normaloff>:/toolicon/32x32/triangle.png</iconset>
2013-10-18 20:20:54 +02:00
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
2017-10-25 10:27:43 +02:00
<item row="4" column="0">
<widget class="QToolButton" name="toolButtonPointOfIntersection">
2013-10-21 16:09:05 +02:00
<property name="enabled">
<bool>false</bool>
</property>
2014-08-02 12:27:17 +02:00
<property name="toolTip">
2017-10-25 10:27:43 +02:00
<string>Point from X and Y of two other points</string>
2014-08-02 12:27:17 +02:00
</property>
2013-10-21 16:09:05 +02:00
<property name="text">
2014-09-17 20:29:46 +02:00
<string notr="true">...</string>
2013-10-21 16:09:05 +02:00
</property>
<property name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="share/resources/toolicon.qrc">
2017-10-25 10:27:43 +02:00
<normaloff>:/toolicon/32x32/point_of_intersection.png</normaloff>:/toolicon/32x32/point_of_intersection.png</iconset>
2013-10-21 16:09:05 +02:00
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
2017-10-25 10:27:43 +02:00
<item row="4" column="1">
<widget class="QToolButton" name="toolButtonHeight">
2014-10-20 19:41:02 +02:00
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
2017-10-25 10:27:43 +02:00
<string>Perpendicular point along line</string>
2014-10-20 19:41:02 +02:00
</property>
<property name="text">
2015-10-15 11:32:50 +02:00
<string notr="true">...</string>
2014-10-20 19:41:02 +02:00
</property>
<property name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="share/resources/toolicon.qrc">
2017-10-25 10:27:43 +02:00
<normaloff>:/toolicon/32x32/height.png</normaloff>:/toolicon/32x32/height.png</iconset>
2016-06-28 19:42:04 +02:00
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
2017-10-25 10:27:43 +02:00
<item row="5" column="0">
<widget class="QToolButton" name="toolButtonLineIntersectAxis">
2016-06-23 19:20:21 +02:00
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
2017-10-25 10:27:43 +02:00
<string>Point intersect line and axis</string>
2016-06-23 19:20:21 +02:00
</property>
<property name="text">
<string notr="true">...</string>
</property>
<property name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="share/resources/toolicon.qrc">
2017-10-25 10:27:43 +02:00
<normaloff>:/toolicon/32x32/line_intersect_axis.png</normaloff>:/toolicon/32x32/line_intersect_axis.png</iconset>
2016-06-23 19:20:21 +02:00
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
2017-10-25 10:27:43 +02:00
<item row="5" column="1">
2017-06-19 15:21:01 +02:00
<widget class="QToolButton" name="toolButtonMidpoint">
2016-06-28 19:42:04 +02:00
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
2017-06-19 15:21:01 +02:00
<string>Midpoint between two points</string>
2016-06-28 19:42:04 +02:00
</property>
<property name="text">
<string notr="true">...</string>
</property>
<property name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="share/resources/toolicon.qrc">
2017-06-19 15:21:01 +02:00
<normaloff>:/toolicon/32x32/midpoint.png</normaloff>:/toolicon/32x32/midpoint.png</iconset>
2016-06-28 19:42:04 +02:00
</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>
2019-07-11 13:15:54 +02:00
<width>140</width>
2017-10-15 11:25:20 +02:00
<height>108</height>
2013-06-20 16:09:50 +02:00
</rect>
</property>
2013-07-03 14:29:26 +02:00
<property name="sizePolicy">
2013-08-13 18:48:36 +02:00
<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>
2015-06-08 12:47:51 +02:00
<attribute name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="../../libs/vmisc/share/resources/icon.qrc">
2015-06-08 12:47:51 +02:00
<normaloff>:/icon/16x16/toolsectionline.png</normaloff>:/icon/16x16/toolsectionline.png</iconset>
</attribute>
2013-06-20 16:09:50 +02:00
<attribute name="label">
2013-09-18 18:52:49 +02:00
<string>Line</string>
2013-06-20 16:09:50 +02:00
</attribute>
2015-06-09 20:26:50 +02:00
<attribute name="toolTip">
<string>Line</string>
</attribute>
2014-08-18 19:39:27 +02:00
<layout class="QFormLayout" name="formLayout_2">
<item row="0" column="0">
2016-06-28 19:42:04 +02:00
<widget class="QToolButton" name="toolButtonPointerLine">
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Tool pointer</string>
</property>
<property name="text">
<string notr="true">...</string>
</property>
<property name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="../../libs/vmisc/share/resources/icon.qrc">
2016-06-28 19:42:04 +02:00
<normaloff>:/icon/32x32/arrow_cursor.png</normaloff>:/icon/32x32/arrow_cursor.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="0">
2014-08-18 19:39:27 +02:00
<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">
2014-08-18 19:39:27 +02:00
<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">
2014-09-17 20:29:46 +02:00
<string notr="true">...</string>
2013-06-20 16:09:50 +02:00
</property>
2013-07-25 20:39:51 +02:00
<property name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="share/resources/toolicon.qrc">
2015-06-08 11:29:50 +02:00
<normaloff>:/toolicon/32x32/line.png</normaloff>:/toolicon/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>
2016-06-28 19:42:04 +02:00
<item row="2" column="1">
2014-08-18 19:39:27 +02:00
<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">
2014-08-18 19:39:27 +02:00
<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">
2014-09-17 20:29:46 +02:00
<string notr="true">...</string>
2013-07-31 13:34:39 +02:00
</property>
<property name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="share/resources/toolicon.qrc">
2015-06-08 11:29:50 +02:00
<normaloff>:/toolicon/32x32/intersect.png</normaloff>:/toolicon/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>
2019-07-11 13:15:54 +02:00
<width>140</width>
2017-10-15 11:25:20 +02:00
<height>243</height>
2013-06-20 16:09:50 +02:00
</rect>
</property>
2013-07-03 14:29:26 +02:00
<property name="sizePolicy">
2013-08-13 18:48:36 +02:00
<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>
2015-06-08 12:47:51 +02:00
<attribute name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="../../libs/vmisc/share/resources/icon.qrc">
2015-06-08 12:47:51 +02:00
<normaloff>:/icon/16x16/toolsectioncurve.png</normaloff>:/icon/16x16/toolsectioncurve.png</iconset>
</attribute>
2013-06-20 16:09:50 +02:00
<attribute name="label">
2013-09-18 18:52:49 +02:00
<string>Curve</string>
2013-06-20 16:09:50 +02:00
</attribute>
2015-06-09 20:26:50 +02:00
<attribute name="toolTip">
<string>Curve</string>
</attribute>
2014-08-18 19:39:27 +02:00
<layout class="QFormLayout" name="formLayout_3">
2016-06-28 19:42:04 +02:00
<item row="1" column="1">
<widget class="QToolButton" name="toolButtonSplineCutPoint">
2013-08-05 10:37:56 +02:00
<property name="enabled">
<bool>false</bool>
</property>
2013-10-05 12:51:17 +02:00
<property name="toolTip">
2016-06-28 19:42:04 +02:00
<string>Segmenting a simple curve</string>
2013-10-05 12:51:17 +02:00
</property>
2013-06-20 16:09:50 +02:00
<property name="text">
2014-09-17 20:29:46 +02:00
<string notr="true">...</string>
2013-08-05 10:37:56 +02:00
</property>
<property name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="share/resources/toolicon.qrc">
2016-06-28 19:42:04 +02:00
<normaloff>:/toolicon/32x32/spline_cut_point.png</normaloff>:/toolicon/32x32/spline_cut_point.png</iconset>
2013-08-05 10:37:56 +02:00
</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>
2016-06-28 19:42:04 +02:00
<item row="3" column="0">
<widget class="QToolButton" name="toolButtonCubicBezier">
2013-08-09 08:49:34 +02:00
<property name="enabled">
<bool>false</bool>
</property>
2013-10-05 12:51:17 +02:00
<property name="toolTip">
2016-06-28 19:42:04 +02:00
<string>Curve tool which uses point as control handle</string>
2013-10-05 12:51:17 +02:00
</property>
2013-08-09 08:49:34 +02:00
<property name="text">
2014-09-17 20:29:46 +02:00
<string notr="true">...</string>
2013-08-09 08:49:34 +02:00
</property>
<property name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="share/resources/toolicon.qrc">
2016-06-28 19:42:04 +02:00
<normaloff>:/toolicon/32x32/cubic_bezier.png</normaloff>:/toolicon/32x32/cubic_bezier.png</iconset>
2013-08-09 08:49: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>
2016-06-28 19:42:04 +02:00
<item row="3" column="1">
<widget class="QToolButton" name="toolButtonSplinePath">
2016-03-10 14:55:04 +01:00
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
2016-06-28 19:42:04 +02:00
<string>Curved path</string>
2016-03-10 14:55:04 +01:00
</property>
<property name="text">
<string notr="true">...</string>
</property>
<property name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="share/resources/toolicon.qrc">
2016-06-28 19:42:04 +02:00
<normaloff>:/toolicon/32x32/splinePath.png</normaloff>:/toolicon/32x32/splinePath.png</iconset>
2016-03-10 14:55:04 +01:00
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
2016-06-28 19:42:04 +02:00
<item row="4" column="0">
<widget class="QToolButton" name="toolButtonSplinePathCutPoint">
2013-12-18 12:13:32 +01:00
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
2016-06-28 19:42:04 +02:00
<string>Segment a curved path</string>
2013-12-18 12:13:32 +01:00
</property>
<property name="text">
2014-09-17 20:29:46 +02:00
<string notr="true">...</string>
2013-12-18 12:13:32 +01:00
</property>
<property name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="share/resources/toolicon.qrc">
2016-06-28 19:42:04 +02:00
<normaloff>:/toolicon/32x32/splinePath_cut_point.png</normaloff>:/toolicon/32x32/splinePath_cut_point.png</iconset>
2013-12-18 12:13:32 +01:00
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
2016-06-28 19:42:04 +02:00
<item row="4" column="1">
<widget class="QToolButton" name="toolButtonCubicBezierPath">
2013-12-18 12:13:32 +01:00
<property name="enabled">
<bool>false</bool>
</property>
2019-08-19 09:14:24 +02:00
<property name="toolTip">
<string>Curved path tool which uses point as control handle</string>
</property>
2013-12-18 12:13:32 +01:00
<property name="text">
2014-09-17 20:29:46 +02:00
<string notr="true">...</string>
2013-12-18 12:13:32 +01:00
</property>
<property name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="share/resources/toolicon.qrc">
2016-06-28 19:42:04 +02:00
<normaloff>:/toolicon/32x32/cubic_bezier_path.png</normaloff>:/toolicon/32x32/cubic_bezier_path.png</iconset>
2013-12-18 12:13:32 +01:00
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
2016-06-28 19:42:04 +02:00
<item row="5" column="0">
2016-03-17 19:12:48 +01:00
<widget class="QToolButton" name="toolButtonIntersectionCurves">
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Point intersection curves</string>
</property>
<property name="text">
<string notr="true">...</string>
</property>
<property name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="share/resources/toolicon.qrc">
2016-03-17 19:12:48 +01:00
<normaloff>:/toolicon/32x32/intersection_curves.png</normaloff>:/toolicon/32x32/intersection_curves.png</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
2016-06-28 19:42:04 +02:00
<item row="5" column="1">
2014-10-23 10:38:57 +02:00
<widget class="QToolButton" name="toolButtonCurveIntersectAxis">
<property name="enabled">
<bool>false</bool>
</property>
2015-02-16 15:38:37 +01:00
<property name="toolTip">
<string>Point intersect curve and axis</string>
</property>
2014-10-23 10:38:57 +02:00
<property name="text">
2015-10-15 11:32:50 +02:00
<string notr="true">...</string>
2014-10-23 10:38:57 +02:00
</property>
<property name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="share/resources/toolicon.qrc">
2015-06-08 11:29:50 +02:00
<normaloff>:/toolicon/32x32/curve_intersect_axis.png</normaloff>:/toolicon/32x32/curve_intersect_axis.png</iconset>
2014-10-23 10:38:57 +02:00
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
2016-06-28 19:42:04 +02:00
<item row="0" column="0">
<widget class="QToolButton" name="toolButtonPointerCurve">
2016-01-24 17:15:08 +01:00
<property name="enabled">
<bool>false</bool>
</property>
2016-06-28 19:42:04 +02:00
<property name="toolTip">
<string>Tool pointer</string>
</property>
<property name="text">
<string notr="true">...</string>
</property>
<property name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="../../libs/vmisc/share/resources/icon.qrc">
2016-06-28 19:42:04 +02:00
<normaloff>:/icon/32x32/arrow_cursor.png</normaloff>:/icon/32x32/arrow_cursor.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="1" column="0">
<widget class="QToolButton" name="toolButtonSpline">
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Simple curve</string>
</property>
2016-01-24 17:15:08 +01:00
<property name="text">
<string notr="true">...</string>
</property>
<property name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="share/resources/toolicon.qrc">
2016-06-28 19:42:04 +02:00
<normaloff>:/toolicon/32x32/spline.png</normaloff>:/toolicon/32x32/spline.png</iconset>
2016-01-24 17:15:08 +01:00
</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>
2019-07-11 13:15:54 +02:00
<width>140</width>
2017-10-25 10:27:43 +02:00
<height>282</height>
2013-06-20 16:09:50 +02:00
</rect>
</property>
2013-07-03 14:29:26 +02:00
<property name="sizePolicy">
2013-08-13 18:48:36 +02:00
<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>
2015-06-08 12:47:51 +02:00
<attribute name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="../../libs/vmisc/share/resources/icon.qrc">
2015-06-08 12:47:51 +02:00
<normaloff>:/icon/16x16/toolsectionarc.png</normaloff>:/icon/16x16/toolsectionarc.png</iconset>
</attribute>
2013-06-20 16:09:50 +02:00
<attribute name="label">
2013-09-18 18:52:49 +02:00
<string>Arc</string>
2013-06-20 16:09:50 +02:00
</attribute>
2015-06-09 20:26:50 +02:00
<attribute name="toolTip">
<string>Arc</string>
</attribute>
2014-08-18 19:39:27 +02:00
<layout class="QFormLayout" name="formLayout_4">
2017-10-25 10:27:43 +02:00
<item row="0" column="0">
<widget class="QToolButton" name="toolButtonPointerArc">
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Tool pointer</string>
</property>
<property name="text">
<string notr="true">...</string>
</property>
<property name="icon">
<iconset resource="../../libs/vmisc/share/resources/icon.qrc">
<normaloff>:/icon/32x32/arrow_cursor.png</normaloff>:/icon/32x32/arrow_cursor.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="1" 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">
2015-02-16 15:38:37 +01:00
<string>Arc</string>
2013-10-05 12:51:17 +02:00
</property>
2013-06-20 16:09:50 +02:00
<property name="text">
2014-09-17 20:29:46 +02:00
<string notr="true">...</string>
2013-08-06 09:56:09 +02:00
</property>
<property name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="share/resources/toolicon.qrc">
2015-06-08 11:29:50 +02:00
<normaloff>:/toolicon/32x32/arc.png</normaloff>:/toolicon/32x32/arc.png</iconset>
2013-08-06 09:56:09 +02:00
</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>
2017-10-25 10:27:43 +02:00
<item row="1" column="1">
2014-01-08 15:05:32 +01:00
<widget class="QToolButton" name="toolButtonArcCutPoint">
<property name="enabled">
<bool>false</bool>
</property>
2014-08-02 12:27:17 +02:00
<property name="toolTip">
2015-02-16 15:38:37 +01:00
<string>Segment an arc</string>
2014-08-02 12:27:17 +02:00
</property>
2014-01-08 15:05:32 +01:00
<property name="text">
2014-09-17 20:29:46 +02:00
<string notr="true">...</string>
2014-01-08 15:05:32 +01:00
</property>
<property name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="share/resources/toolicon.qrc">
2015-06-08 11:29:50 +02:00
<normaloff>:/toolicon/32x32/arc_cut.png</normaloff>:/toolicon/32x32/arc_cut.png</iconset>
2014-01-08 15:05:32 +01:00
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
2017-10-25 10:27:43 +02:00
<item row="2" column="0">
2014-10-23 10:38:57 +02:00
<widget class="QToolButton" name="toolButtonArcIntersectAxis">
<property name="enabled">
<bool>false</bool>
</property>
2015-02-16 15:38:37 +01:00
<property name="toolTip">
2019-08-20 09:36:55 +02:00
<string>Point of intersection arc and axis</string>
2015-02-16 15:38:37 +01:00
</property>
2014-10-23 10:38:57 +02:00
<property name="text">
2015-06-05 15:43:41 +02:00
<string notr="true">...</string>
2014-10-23 10:38:57 +02:00
</property>
<property name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="share/resources/toolicon.qrc">
2015-06-08 11:29:50 +02:00
<normaloff>:/toolicon/32x32/arc_intersect_axis.png</normaloff>:/toolicon/32x32/arc_intersect_axis.png</iconset>
2014-10-23 10:38:57 +02:00
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
2017-10-25 10:27:43 +02:00
<item row="2" column="1">
2015-05-25 15:00:52 +02:00
<widget class="QToolButton" name="toolButtonPointOfIntersectionArcs">
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Point of intersection arcs</string>
</property>
<property name="text">
2015-06-05 15:43:41 +02:00
<string notr="true">...</string>
2015-05-25 15:00:52 +02:00
</property>
<property name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="share/resources/toolicon.qrc">
2015-06-08 11:29:50 +02:00
<normaloff>:/toolicon/32x32/point_of_intersection_arcs.png</normaloff>:/toolicon/32x32/point_of_intersection_arcs.png</iconset>
2015-05-25 15:00:52 +02:00
</property>
<property name="iconSize">
2015-05-30 12:02:20 +02:00
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
2017-10-25 10:27:43 +02:00
<item row="3" column="0">
2015-05-30 12:02:20 +02:00
<widget class="QToolButton" name="toolButtonPointOfIntersectionCircles">
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Point of intersection circles</string>
</property>
<property name="text">
2015-06-05 15:43:41 +02:00
<string notr="true">...</string>
2015-05-30 12:02:20 +02:00
</property>
<property name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="share/resources/toolicon.qrc">
2015-06-08 11:29:50 +02:00
<normaloff>:/toolicon/32x32/point_of_intersection_circles.png</normaloff>:/toolicon/32x32/point_of_intersection_circles.png</iconset>
2015-05-30 12:02:20 +02:00
</property>
<property name="iconSize">
2015-06-05 15:43:41 +02:00
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
2017-10-25 10:27:43 +02:00
<item row="3" column="1">
2015-06-05 15:43:41 +02:00
<widget class="QToolButton" name="toolButtonPointFromCircleAndTangent">
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Point from circle and tangent</string>
</property>
<property name="text">
<string notr="true">...</string>
</property>
<property name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="share/resources/toolicon.qrc">
2015-06-08 11:29:50 +02:00
<normaloff>:/toolicon/32x32/point_from_circle_and_tangent.png</normaloff>:/toolicon/32x32/point_from_circle_and_tangent.png</iconset>
2015-06-05 15:43:41 +02:00
</property>
<property name="iconSize">
2015-06-06 08:33:19 +02:00
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
2017-10-25 10:27:43 +02:00
<item row="4" column="0">
2015-06-06 08:33:19 +02:00
<widget class="QToolButton" name="toolButtonPointFromArcAndTangent">
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Point from arc and tangent</string>
</property>
<property name="text">
<string notr="true">...</string>
</property>
<property name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="share/resources/toolicon.qrc">
2015-06-08 11:29:50 +02:00
<normaloff>:/toolicon/32x32/point_from_arc_and_tangent.png</normaloff>:/toolicon/32x32/point_from_arc_and_tangent.png</iconset>
2015-06-06 08:33:19 +02:00
</property>
<property name="iconSize">
2015-05-25 15:00:52 +02:00
<size>
<width>32</width>
<height>32</height>
</size>
</property>
2015-05-27 18:24:20 +02:00
<property name="checkable">
<bool>true</bool>
</property>
2015-05-25 15:00:52 +02:00
</widget>
</item>
2017-10-25 10:27:43 +02:00
<item row="4" column="1">
2015-06-09 20:23:37 +02:00
<widget class="QToolButton" name="toolButtonArcWithLength">
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Arc with given length</string>
</property>
<property name="text">
<string notr="true">...</string>
</property>
<property name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="share/resources/toolicon.qrc">
2015-06-09 20:23:37 +02:00
<normaloff>:/toolicon/32x32/arc_with_length.png</normaloff>:/toolicon/32x32/arc_with_length.png</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
2017-10-25 10:27:43 +02:00
<item row="5" column="0">
<widget class="QToolButton" name="toolButtonPointOfContact">
2016-06-28 19:42:04 +02:00
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
2019-03-27 21:16:38 +01:00
<string>Point of intersection circle and segment</string>
2016-06-28 19:42:04 +02:00
</property>
<property name="text">
<string notr="true">...</string>
</property>
<property name="icon">
2017-10-25 10:27:43 +02:00
<iconset resource="share/resources/toolicon.qrc">
<normaloff>:/toolicon/32x32/point_of_contact.png</normaloff>:/toolicon/32x32/point_of_contact.png</iconset>
2016-06-28 19:42:04 +02:00
</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>
2016-12-17 02:17:29 +01:00
<widget class="QWidget" name="page_8">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
2019-07-11 13:15:54 +02:00
<width>140</width>
2017-10-15 11:25:20 +02:00
<height>102</height>
2016-12-17 02:17:29 +01:00
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Maximum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>Tools for creating elliptical arcs.</string>
</property>
<attribute name="icon">
<iconset resource="../../libs/vmisc/share/resources/icon.qrc">
2016-12-19 13:31:49 +01:00
<normaloff>:/icon/16x16/toolsectionelarc.png</normaloff>:/icon/16x16/toolsectionelarc.png</iconset>
2016-12-17 02:17:29 +01:00
</attribute>
<attribute name="label">
<string>Elliptical Arc</string>
</attribute>
2017-04-17 09:36:27 +02:00
<attribute name="toolTip">
<string>Elliptical Arc</string>
</attribute>
<layout class="QFormLayout" name="formLayout_9">
2016-12-17 02:17:29 +01:00
<item row="0" column="0">
<widget class="QToolButton" name="toolButtonPointerEllipticalArc">
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Tool pointer</string>
</property>
<property name="text">
<string notr="true">...</string>
</property>
<property name="icon">
<iconset resource="../../libs/vmisc/share/resources/icon.qrc">
<normaloff>:/icon/32x32/arrow_cursor.png</normaloff>:/icon/32x32/arrow_cursor.png</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
2017-04-17 09:36:27 +02:00
<item row="1" column="0">
2016-12-17 02:17:29 +01:00
<widget class="QToolButton" name="toolButtonEllipticalArc">
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
2016-12-19 13:31:49 +01:00
<string>Elliptical Arc</string>
2016-12-17 02:17:29 +01:00
</property>
<property name="text">
<string notr="true">...</string>
</property>
<property name="icon">
<iconset resource="share/resources/toolicon.qrc">
<normaloff>:/toolicon/32x32/el_arc.png</normaloff>:/toolicon/32x32/el_arc.png</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="checkable">
2016-06-28 19:42:04 +02:00
<bool>true</bool>
</property>
</widget>
</item>
2013-06-20 16:09:50 +02:00
</layout>
</widget>
2016-04-04 17:03:40 +02:00
<widget class="QWidget" name="page_7">
2016-04-06 13:40:44 +02:00
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
2017-05-12 14:09:19 +02:00
<width>140</width>
2019-03-27 21:16:38 +01:00
<height>331</height>
2016-04-06 13:40:44 +02:00
</rect>
</property>
2016-04-04 17:03:40 +02:00
<attribute name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="../../libs/vmisc/share/resources/icon.qrc">
2016-04-04 17:03:40 +02:00
<normaloff>:/icon/16x16/operations.png</normaloff>:/icon/16x16/operations.png</iconset>
</attribute>
<attribute name="label">
<string>Operations</string>
</attribute>
<attribute name="toolTip">
<string>Operations</string>
</attribute>
<layout class="QFormLayout" name="formLayout_7">
<item row="0" column="0">
2016-06-28 19:42:04 +02:00
<widget class="QToolButton" name="toolButtonPointerOperations">
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Tool pointer</string>
</property>
<property name="text">
<string notr="true">...</string>
</property>
<property name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="../../libs/vmisc/share/resources/icon.qrc">
2016-06-28 19:42:04 +02:00
<normaloff>:/icon/32x32/arrow_cursor.png</normaloff>:/icon/32x32/arrow_cursor.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="1" column="0">
2016-04-04 17:03:40 +02:00
<widget class="QToolButton" name="toolButtonGroup">
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Create new group</string>
</property>
<property name="text">
<string notr="true">...</string>
</property>
<property name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="share/resources/toolicon.qrc">
2016-04-04 17:03:40 +02:00
<normaloff>:/toolicon/32x32/group_plus.png</normaloff>:/toolicon/32x32/group_plus.png</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
2016-06-28 19:42:04 +02:00
<item row="1" column="1">
2016-05-12 21:11:21 +02:00
<widget class="QToolButton" name="toolButtonRotation">
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Rotate objects</string>
</property>
<property name="text">
<string notr="true">...</string>
</property>
<property name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="share/resources/toolicon.qrc">
2016-05-12 21:11:21 +02:00
<normaloff>:/toolicon/32x32/rotation.png</normaloff>:/toolicon/32x32/rotation.png</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
2016-09-13 10:27:44 +02:00
<item row="2" column="0">
<widget class="QToolButton" name="toolButtonFlippingByLine">
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Flipping objects by line</string>
</property>
<property name="text">
2016-09-17 11:10:03 +02:00
<string notr="true">...</string>
2016-09-13 10:27:44 +02:00
</property>
<property name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="share/resources/toolicon.qrc">
2016-09-13 10:27:44 +02:00
<normaloff>:/toolicon/32x32/flipping_line.png</normaloff>:/toolicon/32x32/flipping_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>
2016-09-17 11:10:03 +02:00
<item row="2" column="1">
<widget class="QToolButton" name="toolButtonFlippingByAxis">
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Flipping objects by axis</string>
</property>
<property name="text">
<string notr="true">...</string>
</property>
<property name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="share/resources/toolicon.qrc">
2016-09-17 11:10:03 +02:00
<normaloff>:/toolicon/32x32/flipping_axis.png</normaloff>:/toolicon/32x32/flipping_axis.png</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
2016-10-04 16:34:37 +02:00
<item row="3" column="0">
<widget class="QToolButton" name="toolButtonMove">
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Move objects</string>
</property>
<property name="text">
<string notr="true">...</string>
</property>
<property name="icon">
<iconset resource="share/resources/toolicon.qrc">
<normaloff>:/toolicon/32x32/move.png</normaloff>:/toolicon/32x32/move.png</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
2017-06-19 15:21:01 +02:00
<item row="3" column="1">
<widget class="QToolButton" name="toolButtonTrueDarts">
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>True darts</string>
</property>
<property name="text">
<string notr="true">...</string>
</property>
<property name="icon">
<iconset resource="share/resources/toolicon.qrc">
<normaloff>:/toolicon/32x32/true_darts.png</normaloff>:/toolicon/32x32/true_darts.png</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
2016-04-04 17:03:40 +02:00
</layout>
</widget>
2017-03-22 11:12:17 +01:00
<widget class="QWidget" name="detailPage">
2013-08-28 10:55:11 +02:00
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
2019-07-11 13:15:54 +02:00
<width>140</width>
2017-10-15 11:25:20 +02:00
<height>237</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>
2015-06-08 12:47:51 +02:00
<attribute name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="../../libs/vmisc/share/resources/icon.qrc">
2015-06-08 12:47:51 +02:00
<normaloff>:/icon/16x16/toolsectiondetail.png</normaloff>:/icon/16x16/toolsectiondetail.png</iconset>
</attribute>
2013-08-28 10:55:11 +02:00
<attribute name="label">
2013-09-18 18:52:49 +02:00
<string>Detail</string>
2013-08-28 10:55:11 +02:00
</attribute>
2015-06-09 20:26:50 +02:00
<attribute name="toolTip">
<string>Detail</string>
</attribute>
2014-08-18 19:39:27 +02:00
<layout class="QFormLayout" name="formLayout_5">
2013-08-28 10:55:11 +02:00
<item row="0" column="0">
2016-06-28 19:42:04 +02:00
<widget class="QToolButton" name="toolButtonPointerDetail">
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Tool pointer</string>
</property>
<property name="text">
<string notr="true">...</string>
</property>
<property name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="../../libs/vmisc/share/resources/icon.qrc">
2016-06-28 19:42:04 +02:00
<normaloff>:/icon/32x32/arrow_cursor.png</normaloff>:/icon/32x32/arrow_cursor.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="1" column="0">
2013-08-28 10:55:11 +02:00
<widget class="QToolButton" name="toolButtonNewDetail">
2015-05-12 17:15:10 +02:00
<property name="enabled">
<bool>false</bool>
</property>
2013-10-05 12:51:17 +02:00
<property name="toolTip">
2017-08-27 10:15:57 +02:00
<string>Workpiece tool</string>
2013-10-05 12:51:17 +02:00
</property>
2013-08-28 10:55:11 +02:00
<property name="text">
2014-09-17 20:29:46 +02:00
<string notr="true">...</string>
2013-08-28 10:55:11 +02:00
</property>
<property name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="share/resources/toolicon.qrc">
2015-06-08 11:29:50 +02:00
<normaloff>:/toolicon/32x32/new_detail.png</normaloff>:/toolicon/32x32/new_detail.png</iconset>
2013-08-28 10:55:11 +02:00
</property>
<property name="iconSize">
<size>
<width>32</width>
2013-12-23 12:13:28 +01:00
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
2016-06-28 19:42:04 +02:00
<item row="1" column="1">
2013-12-23 18:23:50 +01:00
<widget class="QToolButton" name="toolButtonUnionDetails">
<property name="enabled">
<bool>false</bool>
</property>
2014-08-02 12:27:17 +02:00
<property name="toolTip">
2015-02-16 15:38:37 +01:00
<string>Union tool</string>
2014-08-02 12:27:17 +02:00
</property>
2013-12-23 12:13:28 +01:00
<property name="text">
2014-09-17 20:29:46 +02:00
<string notr="true">...</string>
2013-12-23 12:13:28 +01:00
</property>
<property name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="share/resources/toolicon.qrc">
2015-06-08 11:29:50 +02:00
<normaloff>:/toolicon/32x32/union.png</normaloff>:/toolicon/32x32/union.png</iconset>
2013-12-23 12:13:28 +01:00
</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>
2016-11-22 13:33:08 +01:00
<item row="2" column="0">
2017-08-27 08:03:46 +02:00
<widget class="QToolButton" name="toolButtonInternalPath">
2016-11-22 13:33:08 +01:00
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
2017-08-27 08:03:46 +02:00
<string>Internal path tool</string>
2016-11-22 13:33:08 +01:00
</property>
<property name="text">
<string notr="true">...</string>
</property>
<property name="icon">
<iconset resource="share/resources/toolicon.qrc">
<normaloff>:/toolicon/32x32/path.png</normaloff>:/toolicon/32x32/path.png</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
2017-01-31 13:28:48 +01:00
<item row="2" column="1">
<widget class="QToolButton" name="toolButtonPin">
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Pin tool</string>
</property>
<property name="text">
<string notr="true">...</string>
</property>
<property name="icon">
<iconset resource="share/resources/toolicon.qrc">
<normaloff>:/toolicon/32x32/pin.png</normaloff>:/toolicon/32x32/pin.png</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
2017-03-21 14:39:14 +01:00
<item row="3" column="0">
<widget class="QToolButton" name="toolButtonInsertNode">
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Insert node tool</string>
</property>
<property name="text">
<string notr="true">...</string>
</property>
<property name="icon">
<iconset resource="share/resources/toolicon.qrc">
<normaloff>:/toolicon/32x32/insert_node.png</normaloff>:/toolicon/32x32/insert_node.png</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
2017-07-09 13:45:49 +02:00
<item row="3" column="1">
<widget class="QToolButton" name="toolButtonDetailExportAs">
<property name="enabled">
<bool>false</bool>
</property>
2017-12-17 14:12:57 +01:00
<property name="toolTip">
<string>Export details skiping the Layout stage</string>
</property>
2017-07-09 13:45:49 +02:00
<property name="text">
<string notr="true">...</string>
</property>
<property name="icon">
<iconset resource="../../libs/vmisc/share/resources/icon.qrc">
<normaloff>:/icon/32x32/export_to_picture_document.png</normaloff>:/icon/32x32/export_to_picture_document.png</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
2017-10-15 11:25:20 +02:00
<item row="4" column="0">
<widget class="QToolButton" name="toolButtonPlaceLabel">
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Place label tool</string>
</property>
<property name="text">
<string notr="true">...</string>
</property>
<property name="icon">
<iconset resource="share/resources/toolicon.qrc">
<normaloff>:/toolicon/32x32/place_label.png</normaloff>:/toolicon/32x32/place_label.png</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
2017-10-25 16:49:04 +02:00
<item row="4" column="1">
<widget class="QToolButton" name="toolButtonDuplicateDetail">
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Duplicate detail tool</string>
</property>
<property name="text">
<string notr="true">...</string>
</property>
<property name="icon">
<iconset resource="share/resources/toolicon.qrc">
<normaloff>:/toolicon/32x32/duplicate_detail.png</normaloff>:/toolicon/32x32/duplicate_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>
2013-08-28 10:55:11 +02:00
</layout>
</widget>
2016-12-23 10:11:00 +01:00
<widget class="QWidget" name="layoutPage">
2015-05-13 12:23:57 +02:00
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
2017-05-12 14:09:19 +02:00
<width>140</width>
2019-03-27 21:16:38 +01:00
<height>331</height>
2015-05-13 12:23:57 +02:00
</rect>
</property>
2015-06-08 12:47:51 +02:00
<attribute name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="../../libs/vmisc/share/resources/icon.qrc">
2015-06-08 12:47:51 +02:00
<normaloff>:/icon/16x16/toolsectionlayout.png</normaloff>:/icon/16x16/toolsectionlayout.png</iconset>
</attribute>
2015-05-12 14:42:19 +02:00
<attribute name="label">
<string>Layout</string>
</attribute>
2015-06-09 20:26:50 +02:00
<attribute name="toolTip">
<string>Layout</string>
</attribute>
2015-05-12 14:42:19 +02:00
<layout class="QFormLayout" name="formLayout_6">
2015-06-08 12:47:51 +02:00
<property name="fieldGrowthPolicy">
<enum>QFormLayout::AllNonFixedFieldsGrow</enum>
</property>
2015-05-12 14:42:19 +02:00
<item row="0" column="0">
<widget class="QToolButton" name="toolButtonLayoutSettings">
2015-05-12 17:15:10 +02:00
<property name="enabled">
<bool>false</bool>
</property>
2015-09-13 22:19:45 +02:00
<property name="toolTip">
<string>Create new Layout</string>
</property>
2015-05-12 14:42:19 +02:00
<property name="text">
<string>Settings</string>
</property>
<property name="icon">
2015-05-13 12:23:57 +02:00
<iconset theme="emblem-system">
2016-08-12 14:21:55 +02:00
<normaloff>.</normaloff>.</iconset>
2015-05-12 14:42:19 +02:00
</property>
<property name="iconSize">
<size>
2016-08-15 14:03:10 +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="toolButtonLayoutExportAs">
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Export original layout</string>
</property>
<property name="text">
<string notr="true">...</string>
</property>
<property name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="../../libs/vmisc/share/resources/icon.qrc">
2016-08-15 14:03:10 +02:00
<normaloff>:/icon/32x32/export_to_picture_document.png</normaloff>:/icon/32x32/export_to_picture_document.png</iconset>
</property>
<property name="iconSize">
<size>
2015-05-12 14:42:19 +02:00
<width>32</width>
<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>
2017-10-25 10:27:43 +02:00
<item>
2017-04-17 12:13:39 +02:00
<widget class="VMainGraphicsView" name="view">
<property name="enabled">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
2017-04-29 07:50:49 +02:00
<horstretch>5</horstretch>
2017-04-17 12:13:39 +02:00
<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>
2017-10-15 11:25:20 +02:00
<height>22</height>
2013-06-20 16:09:50 +02:00
</rect>
</property>
2013-10-05 14:07:04 +02:00
<widget class="QMenu" name="menuFile">
<property name="title">
2014-02-10 20:31:22 +01:00
<string>&File</string>
2013-10-05 14:07:04 +02:00
</property>
2015-05-14 14:27:04 +02:00
<widget class="QMenu" name="menuLayout">
<property name="title">
<string>Layout</string>
</property>
<addaction name="actionPrintPreview"/>
<addaction name="actionPrint"/>
<addaction name="separator"/>
2015-10-11 21:14:19 +02:00
<addaction name="actionPrintPreviewTiled"/>
2015-05-14 14:27:04 +02:00
<addaction name="actionPrintTiled"/>
<addaction name="separator"/>
<addaction name="actionExportAs"/>
</widget>
2013-10-05 14:07:04 +02:00
<addaction name="actionNew"/>
<addaction name="actionOpen"/>
<addaction name="actionSave"/>
<addaction name="actionSaveAs"/>
<addaction name="separator"/>
2015-05-14 14:27:04 +02:00
<addaction name="menuLayout"/>
<addaction name="separator"/>
2014-06-03 10:17:58 +02:00
<addaction name="actionPreferences"/>
2017-02-16 14:16:52 +01:00
<addaction name="actionPattern_properties"/>
2014-06-03 10:17:58 +02:00
<addaction name="separator"/>
2017-08-15 15:01:07 +02:00
<addaction name="actionLabelTemplateEditor"/>
<addaction name="separator"/>
2013-10-05 14:07:04 +02:00
<addaction name="actionExit"/>
</widget>
<widget class="QMenu" name="menuHelp">
<property name="title">
2014-02-10 20:31:22 +01:00
<string>&Help</string>
2013-10-05 14:07:04 +02:00
</property>
2017-04-11 11:03:55 +02:00
<addaction name="actionForum"/>
2016-01-21 15:21:58 +01:00
<addaction name="actionReportBug"/>
2013-10-05 14:07:04 +02:00
<addaction name="actionAbout_Qt"/>
<addaction name="actionAbout_Valentina"/>
</widget>
2014-08-18 20:34:26 +02:00
<widget class="QMenu" name="menuPatternPiece">
2013-10-05 14:07:04 +02:00
<property name="title">
2014-02-10 20:31:22 +01:00
<string>&Pattern piece</string>
2013-10-05 14:07:04 +02:00
</property>
<addaction name="actionNewDraw"/>
<addaction name="actionOptionDraw"/>
2014-06-02 20:42:46 +02:00
<addaction name="actionZoomIn"/>
<addaction name="actionZoomOut"/>
2014-10-24 17:05:41 +02:00
<addaction name="actionZoomFitBest"/>
2017-06-16 20:14:33 +02:00
<addaction name="actionZoomFitBestCurrent"/>
2014-10-24 17:05:41 +02:00
<addaction name="actionZoomOriginal"/>
2014-02-14 12:29:04 +01:00
<addaction name="separator"/>
2017-10-02 18:51:15 +02:00
<addaction name="actionPreviousPatternPiece"/>
<addaction name="actionNextPatternPiece"/>
<addaction name="separator"/>
2019-05-08 18:22:55 +02:00
<addaction name="actionIncreaseLabelFont"/>
<addaction name="actionDecreaseLabelFont"/>
<addaction name="actionOriginalLabelFont"/>
<addaction name="actionHideLabels"/>
<addaction name="separator"/>
2015-02-21 16:38:11 +01:00
<addaction name="actionLast_tool"/>
2015-04-23 17:06:17 +02:00
<addaction name="actionShowCurveDetails"/>
2019-07-23 15:01:39 +02:00
<addaction name="actionShowMainPath"/>
2013-10-05 14:07:04 +02:00
</widget>
2014-06-03 09:55:23 +02:00
<widget class="QMenu" name="menuMeasurements">
<property name="title">
<string>Measurements</string>
</property>
2017-02-17 13:24:55 +01:00
<addaction name="actionOpenTape"/>
<addaction name="actionEditCurrent"/>
2017-09-26 16:24:02 +02:00
<addaction name="separator"/>
2017-02-17 13:24:55 +01:00
<addaction name="actionUnloadMeasurements"/>
2015-08-17 12:26:27 +02:00
<addaction name="actionLoadIndividual"/>
2017-07-12 20:21:48 +02:00
<addaction name="actionLoadMultisize"/>
2015-08-23 13:01:02 +02:00
<addaction name="actionSyncMeasurements"/>
2017-09-26 16:24:02 +02:00
<addaction name="separator"/>
2017-02-17 13:24:55 +01:00
<addaction name="actionTable"/>
2017-05-12 14:09:19 +02:00
<addaction name="actionExportIncrementsToCSV"/>
2017-09-26 16:24:02 +02:00
<addaction name="separator"/>
<addaction name="actionFinalMeasurements"/>
2017-09-27 13:47:05 +02:00
<addaction name="actionExportFinalMeasurementsToCSV"/>
2014-06-03 09:55:23 +02:00
</widget>
2014-11-12 11:56:20 +01:00
<widget class="QMenu" name="menuWindow">
<property name="title">
<string>Window</string>
</property>
2016-06-07 10:51:41 +02:00
<addaction name="actionClosePattern"/>
2014-11-12 11:56:20 +01:00
</widget>
2015-05-01 15:21:21 +02:00
<widget class="QMenu" name="menuHistory">
<property name="title">
<string>History</string>
</property>
<addaction name="actionHistory"/>
2019-07-11 13:15:54 +02:00
<addaction name="actionExportRecipe"/>
2015-05-01 15:21:21 +02:00
</widget>
2015-05-01 15:26:56 +02:00
<widget class="QMenu" name="menuMode">
<property name="title">
<string>Mode</string>
</property>
<addaction name="actionDraw"/>
<addaction name="actionDetails"/>
<addaction name="actionLayout"/>
</widget>
2013-10-05 14:07:04 +02:00
<addaction name="menuFile"/>
2014-08-18 20:34:26 +02:00
<addaction name="menuPatternPiece"/>
2015-05-01 15:26:56 +02:00
<addaction name="menuMode"/>
2014-06-03 09:55:23 +02:00
<addaction name="menuMeasurements"/>
2015-05-01 15:21:21 +02:00
<addaction name="menuHistory"/>
2014-11-12 11:56:20 +01:00
<addaction name="menuWindow"/>
2013-10-05 14:07:04 +02:00
<addaction name="menuHelp"/>
2013-06-20 16:09:50 +02:00
</widget>
<widget class="QToolBar" name="mainToolBar">
2015-04-11 20:20:37 +02:00
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
2014-05-27 18:12:41 +02:00
<property name="windowTitle">
<string>Toolbar files</string>
</property>
2015-04-11 20:20:37 +02:00
<property name="toolButtonStyle">
<enum>Qt::ToolButtonTextUnderIcon</enum>
</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"/>
2015-08-23 13:01:02 +02:00
<addaction name="actionSyncMeasurements"/>
2013-06-20 16:09:50 +02:00
</widget>
<widget class="QStatusBar" name="statusBar"/>
2015-01-26 16:13:46 +01:00
<widget class="QToolBar" name="toolBarStages">
2013-07-13 12:51:31 +02:00
<property name="enabled">
<bool>true</bool>
</property>
2015-04-11 20:20:37 +02:00
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
2013-06-20 16:09:50 +02:00
<property name="windowTitle">
2014-05-27 18:12:41 +02:00
<string>ToolBar modes</string>
2013-06-20 16:09:50 +02:00
</property>
2015-04-11 20:20:37 +02:00
<property name="toolButtonStyle">
<enum>Qt::ToolButtonTextUnderIcon</enum>
</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="actionDraw"/>
<addaction name="actionDetails"/>
2015-01-26 16:13:46 +01:00
<addaction name="actionLayout"/>
2013-06-20 16:09:50 +02:00
</widget>
<widget class="QToolBar" name="toolBarDraws">
2015-05-01 19:24:16 +02:00
<property name="enabled">
<bool>true</bool>
</property>
2015-04-11 20:20:37 +02:00
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
2013-06-20 16:09:50 +02:00
<property name="windowTitle">
2014-05-27 18:12:41 +02:00
<string>Toolbar pattern</string>
2013-06-20 16:09:50 +02:00
</property>
2015-04-11 20:20:37 +02:00
<property name="toolButtonStyle">
<enum>Qt::ToolButtonTextUnderIcon</enum>
</property>
2013-06-20 16:09:50 +02:00
<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">
2015-04-11 20:20:37 +02:00
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
2013-06-20 16:09:50 +02:00
<property name="windowTitle">
2014-05-27 18:12:41 +02:00
<string>Toolbar options</string>
2013-06-20 16:09:50 +02:00
</property>
2015-04-11 20:20:37 +02:00
<property name="toolButtonStyle">
<enum>Qt::ToolButtonTextUnderIcon</enum>
</property>
2013-06-20 16:09:50 +02:00
<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>
2014-06-24 10:47:28 +02:00
<widget class="QToolBar" name="toolBarTools">
2014-10-24 20:49:59 +02:00
<property name="enabled">
<bool>true</bool>
</property>
2015-04-11 20:20:37 +02:00
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
2014-06-02 20:42:46 +02:00
<property name="windowTitle">
2014-06-24 10:47:28 +02:00
<string>Toolbar tools</string>
2014-06-02 20:42:46 +02:00
</property>
2015-04-11 20:20:37 +02:00
<property name="toolButtonStyle">
<enum>Qt::ToolButtonTextUnderIcon</enum>
</property>
2014-06-02 20:42:46 +02:00
<attribute name="toolBarArea">
<enum>TopToolBarArea</enum>
</attribute>
<attribute name="toolBarBreak">
<bool>false</bool>
</attribute>
<addaction name="actionZoomIn"/>
<addaction name="actionZoomOut"/>
2014-07-11 15:10:54 +02:00
<addaction name="actionZoomFitBest"/>
2014-06-02 20:42:46 +02:00
</widget>
2014-08-18 20:34:26 +02:00
<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>
2015-05-12 14:42:19 +02:00
<widget class="QDockWidget" name="dockWidgetLayoutPages">
<property name="features">
<set>QDockWidget::NoDockWidgetFeatures</set>
</property>
<property name="allowedAreas">
<set>Qt::RightDockWidgetArea</set>
</property>
<property name="windowTitle">
<string>Layout pages</string>
</property>
<attribute name="dockWidgetArea">
<number>2</number>
</attribute>
<widget class="QWidget" name="dockWidgetContents">
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QListWidget" name="listWidget">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
2015-05-12 18:52:07 +02:00
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Sunken</enum>
</property>
<property name="tabKeyNavigation">
<bool>true</bool>
</property>
<property name="showDropIndicator" stdset="0">
<bool>false</bool>
</property>
2015-05-12 14:42:19 +02:00
<property name="iconSize">
<size>
<width>150</width>
<height>200</height>
</size>
</property>
2015-05-12 18:52:07 +02:00
<property name="movement">
<enum>QListView::Static</enum>
</property>
<property name="flow">
<enum>QListView::TopToBottom</enum>
</property>
2019-05-27 19:07:30 +02:00
<property name="isWrapping" stdset="0">
<bool>false</bool>
</property>
2015-05-12 18:52:07 +02:00
<property name="resizeMode">
<enum>QListView::Adjust</enum>
</property>
<property name="spacing">
<number>10</number>
</property>
<property name="viewMode">
<enum>QListView::IconMode</enum>
</property>
2015-05-12 14:42:19 +02:00
</widget>
</item>
</layout>
</widget>
</widget>
2016-04-06 13:40:44 +02:00
<widget class="QDockWidget" name="dockWidgetGroups">
<property name="enabled">
<bool>true</bool>
</property>
2016-06-26 13:36:12 +02:00
<property name="toolTip">
<string/>
</property>
2016-04-06 13:40:44 +02:00
<property name="windowTitle">
2016-06-26 13:36:12 +02:00
<string>Group</string>
2016-04-06 13:40:44 +02:00
</property>
<attribute name="dockWidgetArea">
<number>2</number>
</attribute>
<widget class="QWidget" name="dockWidgetContents_2"/>
</widget>
2013-06-20 16:09:50 +02:00
<action name="actionNew">
<property name="icon">
<iconset theme="document-new">
2016-08-12 14:21:55 +02:00
<normaloff>.</normaloff>.</iconset>
2013-06-20 16:09:50 +02:00
</property>
<property name="text">
2013-09-18 18:52:49 +02:00
<string>New</string>
2013-06-20 16:09:50 +02:00
</property>
2014-02-10 20:31:22 +01:00
<property name="iconText">
<string>&New</string>
</property>
2013-06-20 16:09:50 +02:00
<property name="toolTip">
2013-09-18 18:52:49 +02:00
<string>Create a new pattern</string>
2013-06-20 16:09:50 +02:00
</property>
2014-01-16 14:54:01 +01:00
<property name="shortcut">
2015-10-15 11:32:50 +02:00
<string notr="true">Ctrl+N</string>
2014-01-16 14:54:01 +01:00
</property>
2015-11-17 13:42:03 +01:00
<property name="menuRole">
<enum>QAction::NoRole</enum>
</property>
2013-06-20 16:09:50 +02:00
</action>
<action name="actionOpen">
<property name="icon">
<iconset theme="document-open">
2016-08-12 14:21:55 +02:00
<normaloff>.</normaloff>.</iconset>
2013-06-20 16:09:50 +02:00
</property>
<property name="text">
2013-09-18 18:52:49 +02:00
<string>Open</string>
2013-06-20 16:09:50 +02:00
</property>
2014-02-10 20:31:22 +01:00
<property name="iconText">
<string>&Open</string>
</property>
2013-06-20 16:09:50 +02:00
<property name="toolTip">
2013-09-18 18:52:49 +02:00
<string>Open file with pattern</string>
2013-06-20 16:09:50 +02:00
</property>
2015-10-15 11:32:50 +02:00
<property name="shortcut">
2019-01-09 09:13:54 +01:00
<string>Ctrl+O</string>
2015-10-15 11:32:50 +02:00
</property>
2015-11-17 13:42:03 +01:00
<property name="menuRole">
<enum>QAction::NoRole</enum>
</property>
2013-06-20 16:09:50 +02:00
</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">
2016-08-12 14:21:55 +02:00
<normaloff>.</normaloff>.</iconset>
2013-06-20 16:09:50 +02:00
</property>
<property name="text">
2013-09-18 18:52:49 +02:00
<string>Save</string>
2013-06-20 16:09:50 +02:00
</property>
2014-02-10 20:31:22 +01:00
<property name="iconText">
<string>&Save</string>
</property>
2013-06-20 16:09:50 +02:00
<property name="toolTip">
2013-09-18 18:52:49 +02:00
<string>Save pattern</string>
2013-06-20 16:09:50 +02:00
</property>
2014-01-16 14:54:01 +01:00
<property name="shortcut">
2015-10-15 11:32:50 +02:00
<string notr="true">Ctrl+S</string>
2014-01-16 14:54:01 +01:00
</property>
2015-11-17 13:42:03 +01:00
<property name="menuRole">
<enum>QAction::NoRole</enum>
</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">
2016-08-12 14:21:55 +02:00
<normaloff>.</normaloff>.</iconset>
2013-06-20 16:09:50 +02:00
</property>
<property name="text">
2017-09-24 09:33:49 +02:00
<string>Save &As…</string>
2013-06-20 16:09:50 +02:00
</property>
<property name="toolTip">
2013-09-18 18:52:49 +02:00
<string>Save not yet saved pattern</string>
2013-06-20 16:09:50 +02:00
</property>
2014-01-16 14:54:01 +01:00
<property name="shortcut">
2015-10-15 11:32:50 +02:00
<string notr="true">Ctrl+Shift+S</string>
2014-01-16 14:54:01 +01:00
</property>
2015-11-17 13:42:03 +01:00
<property name="menuRole">
<enum>QAction::NoRole</enum>
</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">
2016-10-04 16:34:37 +02:00
<iconset resource="../../libs/vmisc/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">
2013-09-18 18:52:49 +02:00
<string>Draw</string>
2013-06-20 16:09:50 +02:00
</property>
<property name="toolTip">
2015-10-29 09:14:34 +01:00
<string><html><head/><body><p>Mode for working with pattern pieces. These pattern pieces are base for going to the next stage &quot;Details mode&quot;. Before you will be able to enable the &quot;Details mode&quot; need create at least one detail.</p></body></html></string>
2013-06-20 16:09:50 +02:00
</property>
2014-01-16 14:54:01 +01:00
<property name="shortcut">
2015-10-15 11:32:50 +02:00
<string notr="true">Ctrl+W</string>
2014-01-16 14:54:01 +01:00
</property>
2015-11-17 13:42:03 +01:00
<property name="menuRole">
<enum>QAction::NoRole</enum>
</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">
2016-10-04 16:34:37 +02:00
<iconset resource="../../libs/vmisc/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">
2013-09-18 18:52:49 +02:00
<string>Details</string>
2013-06-20 16:09:50 +02:00
</property>
<property name="toolTip">
2015-10-29 09:14:34 +01:00
<string><html><head/><body><p>Mode for working with details. Before you will be able to enable the &quot;Details mode&quot; need create at least one detail on the stage &quot;Draw mode&quot;. Details created on this stage will be used for creating a layout. </p></body></html></string>
2013-06-20 16:09:50 +02:00
</property>
2014-01-16 14:54:01 +01:00
<property name="shortcut">
2015-10-15 11:32:50 +02:00
<string notr="true">Ctrl+E</string>
2014-01-16 14:54:01 +01:00
</property>
2015-11-17 13:42:03 +01:00
<property name="menuRole">
<enum>QAction::NoRole</enum>
</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">
2016-10-04 16:34:37 +02:00
<iconset resource="../../libs/vmisc/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">
2015-04-11 20:20:37 +02:00
<string>Pointer</string>
2013-07-03 14:29:26 +02:00
</property>
<property name="toolTip">
2013-12-30 12:54:38 +01:00
<string>Pointer tools</string>
2013-07-03 14:29:26 +02:00
</property>
2015-10-15 11:32:50 +02:00
<property name="shortcut">
<string notr="true"/>
</property>
2013-07-03 14:29:26 +02:00
</action>
2013-07-13 12:51:31 +02:00
<action name="actionNewDraw">
2015-05-01 19:24:16 +02:00
<property name="enabled">
<bool>false</bool>
</property>
2013-07-13 12:51:31 +02:00
<property name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="../../libs/vmisc/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">
2013-12-19 11:42:00 +01:00
<string>New pattern piece</string>
2013-07-13 12:51:31 +02:00
</property>
<property name="toolTip">
2013-12-19 11:42:00 +01:00
<string>Add new pattern piece</string>
2013-07-13 12:51:31 +02:00
</property>
2014-01-16 14:54:01 +01:00
<property name="shortcut">
2015-10-15 11:32:50 +02:00
<string notr="true">Ctrl+Shift+N</string>
2014-01-16 14:54:01 +01:00
</property>
2015-11-17 13:42:03 +01:00
<property name="menuRole">
<enum>QAction::NoRole</enum>
</property>
2013-07-13 12:51:31 +02:00
</action>
<action name="actionOptionDraw">
2015-05-01 19:24:16 +02:00
<property name="enabled">
<bool>false</bool>
</property>
2013-07-13 12:51:31 +02:00
<property name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="../../libs/vmisc/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">
2015-04-11 20:20:37 +02:00
<string>Config pattern piece</string>
2013-09-18 18:52:49 +02:00
</property>
<property name="toolTip">
2013-12-30 12:54:38 +01:00
<string>Change the label of pattern piece</string>
2013-07-13 12:51:31 +02:00
</property>
2015-10-15 11:32:50 +02:00
<property name="shortcut">
<string notr="true"/>
</property>
2015-11-17 13:42:03 +01:00
<property name="menuRole">
<enum>QAction::NoRole</enum>
</property>
2013-07-13 12:51:31 +02:00
</action>
2013-07-17 13:38:11 +02:00
<action name="actionTable">
<property name="checkable">
2018-07-18 17:03:38 +02:00
<bool>false</bool>
2013-07-17 13:38:11 +02:00
</property>
2015-05-01 19:24:16 +02:00
<property name="enabled">
<bool>false</bool>
</property>
2013-07-17 13:38:11 +02:00
<property name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="../../libs/vmisc/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">
2017-02-17 13:24:55 +01:00
<string>Variables Table</string>
2013-09-18 18:52:49 +02:00
</property>
<property name="toolTip">
2017-02-17 13:24:55 +01:00
<string>Contains information about increments and internal variables</string>
2013-07-17 13:38:11 +02:00
</property>
2014-01-16 14:54:01 +01:00
<property name="shortcut">
2015-10-15 11:32:50 +02:00
<string notr="true">Ctrl+T</string>
2014-01-16 14:54:01 +01:00
</property>
2015-11-17 13:42:03 +01:00
<property name="menuRole">
<enum>QAction::NoRole</enum>
</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>
2015-05-01 19:24:16 +02:00
<property name="enabled">
<bool>false</bool>
</property>
2013-08-15 22:39:00 +02:00
<property name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="../../libs/vmisc/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>
2014-01-16 14:54:01 +01:00
<property name="shortcut">
2015-10-15 11:32:50 +02:00
<string notr="true">Ctrl+H</string>
2014-01-16 14:54:01 +01:00
</property>
2015-11-17 13:42:03 +01:00
<property name="menuRole">
<enum>QAction::NoRole</enum>
</property>
2013-08-15 22:39:00 +02:00
</action>
2013-08-29 12:31:50 +02:00
<action name="actionLayout">
2015-05-12 14:42:19 +02:00
<property name="checkable">
<bool>true</bool>
</property>
2015-01-26 16:13:46 +01:00
<property name="enabled">
<bool>false</bool>
</property>
2013-08-29 12:31:50 +02:00
<property name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="../../libs/vmisc/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">
2015-05-01 15:29:15 +02:00
<string>Layout</string>
2013-09-18 18:52:49 +02:00
</property>
<property name="toolTip">
2015-10-29 09:14:34 +01:00
<string><html><head/><body><p>Mode for creating a layout of details. This mode avaliable if was created at least one detail on the stage &quot;Details mode&quot;. The layout can be exported to your prefered file format and saved to your harddirve.</p></body></html></string>
2013-08-29 12:31:50 +02:00
</property>
2014-01-16 14:54:01 +01:00
<property name="shortcut">
2015-10-15 11:32:50 +02:00
<string notr="true">Ctrl+L</string>
2014-01-16 14:54:01 +01:00
</property>
2015-11-17 13:42:03 +01:00
<property name="menuRole">
<enum>QAction::NoRole</enum>
</property>
2013-08-29 12:31:50 +02:00
</action>
2013-10-05 14:07:04 +02:00
<action name="actionAbout_Qt">
<property name="text">
2014-02-10 20:31:22 +01:00
<string>About &Qt</string>
2013-10-05 14:07:04 +02:00
</property>
2015-10-15 11:32:50 +02:00
<property name="shortcut">
<string notr="true"/>
</property>
2015-11-17 13:42:03 +01:00
<property name="menuRole">
<enum>QAction::AboutQtRole</enum>
</property>
2013-10-05 14:07:04 +02:00
</action>
<action name="actionAbout_Valentina">
2014-07-23 13:36:57 +02:00
<property name="icon">
2014-08-02 12:27:17 +02:00
<iconset theme="help-about">
2016-08-12 14:21:55 +02:00
<normaloff>.</normaloff>.</iconset>
2014-07-23 13:36:57 +02:00
</property>
2013-10-05 14:07:04 +02:00
<property name="text">
2014-02-10 20:31:22 +01:00
<string>&About Valentina</string>
2013-10-05 14:07:04 +02:00
</property>
2015-10-15 11:32:50 +02:00
<property name="shortcut">
<string notr="true"/>
</property>
2015-11-17 13:42:03 +01:00
<property name="menuRole">
<enum>QAction::AboutRole</enum>
</property>
2013-10-05 14:07:04 +02:00
</action>
<action name="actionExit">
2014-07-23 13:36:57 +02:00
<property name="icon">
<iconset theme="application-exit">
2016-08-12 14:21:55 +02:00
<normaloff>.</normaloff>.</iconset>
2014-07-23 13:36:57 +02:00
</property>
2013-10-05 14:07:04 +02:00
<property name="text">
2014-02-10 20:31:22 +01:00
<string>E&xit</string>
</property>
<property name="toolTip">
<string>Exit the application</string>
2013-10-05 14:07:04 +02:00
</property>
2014-01-16 14:54:01 +01:00
<property name="shortcut">
2015-10-15 11:32:50 +02:00
<string notr="true">Ctrl+Q</string>
2014-01-16 14:54:01 +01:00
</property>
2015-11-17 13:42:03 +01:00
<property name="menuRole">
<enum>QAction::QuitRole</enum>
</property>
2013-10-05 14:07:04 +02:00
</action>
2014-06-03 10:17:58 +02:00
<action name="actionPreferences">
2014-02-14 12:29:04 +01:00
<property name="text">
2014-06-03 10:17:58 +02:00
<string>Preferences</string>
2014-02-14 12:29:04 +01:00
</property>
2015-10-15 11:32:50 +02:00
<property name="shortcut">
<string notr="true"/>
</property>
2015-11-17 13:42:03 +01:00
<property name="menuRole">
<enum>QAction::PreferencesRole</enum>
</property>
2014-02-14 12:29:04 +01:00
</action>
2014-02-19 14:32:02 +01:00
<action name="actionPattern_properties">
<property name="text">
<string>Pattern properties</string>
</property>
2015-10-15 11:32:50 +02:00
<property name="shortcut">
<string notr="true"/>
</property>
2015-11-17 13:42:03 +01:00
<property name="menuRole">
<enum>QAction::NoRole</enum>
</property>
2014-02-19 14:32:02 +01:00
</action>
2014-06-02 20:42:46 +02:00
<action name="actionZoomIn">
<property name="enabled">
<bool>false</bool>
</property>
<property name="icon">
2014-06-03 07:42:07 +02:00
<iconset theme="zoom-in">
2016-08-12 14:21:55 +02:00
<normaloff>.</normaloff>.</iconset>
2014-06-02 20:42:46 +02:00
</property>
<property name="text">
2014-09-17 20:29:46 +02:00
<string>Zoom in</string>
2014-06-02 20:42:46 +02:00
</property>
<property name="toolTip">
<string>zoom in</string>
</property>
2015-10-15 11:32:50 +02:00
<property name="shortcut">
<string notr="true"/>
</property>
2015-11-17 13:42:03 +01:00
<property name="menuRole">
<enum>QAction::NoRole</enum>
</property>
2014-06-02 20:42:46 +02:00
</action>
<action name="actionZoomOut">
<property name="enabled">
<bool>false</bool>
</property>
<property name="icon">
2014-06-03 07:42:07 +02:00
<iconset theme="zoom-out">
2016-08-12 14:21:55 +02:00
<normaloff>.</normaloff>.</iconset>
2014-06-02 20:42:46 +02:00
</property>
<property name="text">
2014-09-17 20:29:46 +02:00
<string>Zoom out</string>
2014-06-02 20:42:46 +02:00
</property>
<property name="toolTip">
<string>Zoom out</string>
</property>
2015-10-15 11:32:50 +02:00
<property name="shortcut">
<string notr="true"/>
</property>
2015-11-17 13:42:03 +01:00
<property name="menuRole">
<enum>QAction::NoRole</enum>
</property>
2014-06-02 20:42:46 +02:00
</action>
2014-07-11 15:10:54 +02:00
<action name="actionZoomOriginal">
<property name="enabled">
<bool>false</bool>
</property>
<property name="icon">
2014-07-23 13:36:57 +02:00
<iconset theme="zoom-original">
2016-08-12 14:21:55 +02:00
<normaloff>.</normaloff>.</iconset>
2014-07-11 15:10:54 +02:00
</property>
<property name="text">
2016-08-12 14:21:55 +02:00
<string>Original zoom</string>
2014-09-17 20:29:46 +02:00
</property>
<property name="toolTip">
2016-08-12 14:21:55 +02:00
<string>Original zoom</string>
2014-07-11 15:10:54 +02:00
</property>
2015-10-15 11:32:50 +02:00
<property name="shortcut">
<string notr="true"/>
</property>
2015-11-17 13:42:03 +01:00
<property name="menuRole">
<enum>QAction::NoRole</enum>
</property>
2014-07-11 15:10:54 +02:00
</action>
<action name="actionZoomFitBest">
<property name="enabled">
<bool>false</bool>
</property>
<property name="icon">
2014-07-23 13:36:57 +02:00
<iconset theme="zoom-fit-best">
2016-08-12 14:21:55 +02:00
<normaloff>.</normaloff>.</iconset>
2014-07-11 15:10:54 +02:00
</property>
<property name="text">
2014-09-17 20:29:46 +02:00
<string>Zoom fit best</string>
2014-07-11 15:10:54 +02:00
</property>
2014-10-24 17:05:41 +02:00
<property name="shortcut">
2015-10-15 11:32:50 +02:00
<string notr="true">Ctrl+=</string>
2014-10-24 17:05:41 +02:00
</property>
2015-11-17 13:42:03 +01:00
<property name="menuRole">
<enum>QAction::NoRole</enum>
</property>
2014-07-11 15:10:54 +02:00
</action>
2016-01-21 15:21:58 +01:00
<action name="actionReportBug">
2014-11-06 14:07:08 +01:00
<property name="text">
2017-09-24 09:33:49 +02:00
<string>Report Bug…</string>
2014-11-06 14:07:08 +01:00
</property>
<property name="toolTip">
<string>Report bug</string>
</property>
2015-10-15 11:32:50 +02:00
<property name="shortcut">
<string notr="true"/>
</property>
2015-11-17 13:42:03 +01:00
<property name="menuRole">
<enum>QAction::NoRole</enum>
</property>
2014-11-06 14:07:08 +01:00
</action>
2016-06-07 10:51:41 +02:00
<action name="actionClosePattern">
2014-11-12 11:56:20 +01:00
<property name="text">
2016-06-07 10:51:41 +02:00
<string>Close pattern</string>
</property>
<property name="iconText">
<string>Close pattern</string>
</property>
<property name="toolTip">
<string>Close pattern</string>
2014-11-12 11:56:20 +01:00
</property>
2015-10-15 11:32:50 +02:00
<property name="shortcut">
<string notr="true"/>
</property>
2015-11-17 13:42:03 +01:00
<property name="menuRole">
<enum>QAction::NoRole</enum>
</property>
2014-11-12 11:56:20 +01:00
</action>
2015-02-21 16:38:11 +01:00
<action name="actionLast_tool">
2015-05-13 12:23:57 +02:00
<property name="enabled">
<bool>false</bool>
</property>
2015-02-21 16:38:11 +01:00
<property name="text">
<string>Last Tool</string>
</property>
<property name="toolTip">
<string>Activate last used tool again</string>
</property>
<property name="shortcut">
2015-10-15 11:32:50 +02:00
<string notr="true">L</string>
2015-02-21 16:38:11 +01:00
</property>
2015-11-17 13:42:03 +01:00
<property name="menuRole">
<enum>QAction::NoRole</enum>
</property>
2015-02-21 16:38:11 +01:00
</action>
2015-04-23 17:06:17 +02:00
<action name="actionShowCurveDetails">
<property name="checkable">
<bool>true</bool>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Show Curve Details</string>
</property>
<property name="toolTip">
<string>Show/hide control points and curve direction</string>
</property>
<property name="shortcut">
2015-10-15 11:32:50 +02:00
<string notr="true">F2</string>
2015-04-23 17:06:17 +02:00
</property>
2015-11-17 13:42:03 +01:00
<property name="menuRole">
<enum>QAction::NoRole</enum>
</property>
2015-04-23 17:06:17 +02:00
</action>
2015-05-14 14:27:04 +02:00
<action name="actionPrint">
<property name="enabled">
<bool>false</bool>
</property>
<property name="icon">
<iconset theme="document-print">
2016-08-12 14:21:55 +02:00
<normaloff>.</normaloff>.</iconset>
2015-05-14 14:27:04 +02:00
</property>
<property name="text">
<string>Print</string>
</property>
<property name="toolTip">
2015-10-11 21:07:51 +02:00
<string>Print an original layout</string>
2015-05-14 14:27:04 +02:00
</property>
2015-10-15 11:32:50 +02:00
<property name="shortcut">
<string notr="true"/>
</property>
2015-05-14 14:27:04 +02:00
</action>
<action name="actionPrintTiled">
<property name="enabled">
<bool>false</bool>
</property>
<property name="icon">
<iconset theme="document-print">
2016-08-12 14:21:55 +02:00
<normaloff>.</normaloff>.</iconset>
2015-05-14 14:27:04 +02:00
</property>
<property name="text">
2016-05-02 02:44:33 +02:00
<string>Print tiled PDF</string>
2015-05-14 14:27:04 +02:00
</property>
<property name="toolTip">
<string>Split and print a layout into smaller pages (for regular printers)</string>
</property>
2015-10-15 11:32:50 +02:00
<property name="shortcut">
<string notr="true"/>
</property>
2015-05-14 14:27:04 +02:00
</action>
<action name="actionPrintPreview">
<property name="enabled">
<bool>false</bool>
</property>
<property name="icon">
<iconset theme="document-print-preview">
2016-08-12 14:21:55 +02:00
<normaloff>.</normaloff>.</iconset>
2015-05-14 14:27:04 +02:00
</property>
<property name="text">
<string>Print preview</string>
</property>
<property name="toolTip">
<string>Print preview original layout</string>
</property>
2015-10-15 11:32:50 +02:00
<property name="shortcut">
<string notr="true"/>
</property>
2015-05-14 14:27:04 +02:00
</action>
2015-10-11 21:14:19 +02:00
<action name="actionPrintPreviewTiled">
2015-05-14 14:27:04 +02:00
<property name="enabled">
<bool>false</bool>
</property>
<property name="icon">
<iconset theme="document-print-preview">
2016-08-12 14:21:55 +02:00
<normaloff>.</normaloff>.</iconset>
2015-05-14 14:27:04 +02:00
</property>
<property name="text">
2016-05-02 02:44:33 +02:00
<string>Preview tiled PDF</string>
2015-05-14 14:27:04 +02:00
</property>
<property name="toolTip">
2015-10-11 21:14:19 +02:00
<string>Print preview tiled layout</string>
2015-05-14 14:27:04 +02:00
</property>
2015-10-15 11:32:50 +02:00
<property name="shortcut">
<string notr="true"/>
</property>
2015-05-14 14:27:04 +02:00
</action>
<action name="actionExportAs">
<property name="enabled">
<bool>false</bool>
</property>
<property name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="../../libs/vmisc/share/resources/icon.qrc">
2015-05-14 14:27:04 +02:00
<normaloff>:/icon/32x32/export_to_picture_document.png</normaloff>:/icon/32x32/export_to_picture_document.png</iconset>
</property>
<property name="text">
2017-09-24 09:33:49 +02:00
<string>Export As…</string>
2015-05-14 14:27:04 +02:00
</property>
<property name="toolTip">
<string>Export original layout</string>
</property>
2015-10-15 11:32:50 +02:00
<property name="shortcut">
<string notr="true"/>
</property>
2015-05-14 14:27:04 +02:00
</action>
2015-08-17 12:26:27 +02:00
<action name="actionLoadIndividual">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
2017-02-17 13:24:55 +01:00
<string>Load Individual</string>
</property>
<property name="toolTip">
<string>Load Individual measurements file</string>
2015-08-17 12:26:27 +02:00
</property>
2015-10-15 11:32:50 +02:00
<property name="shortcut">
<string notr="true"/>
</property>
2015-11-17 13:42:03 +01:00
<property name="menuRole">
<enum>QAction::NoRole</enum>
</property>
2015-08-17 12:26:27 +02:00
</action>
2017-07-12 20:21:48 +02:00
<action name="actionLoadMultisize">
2015-08-17 12:26:27 +02:00
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
2017-02-17 13:24:55 +01:00
<string>Load Multisize</string>
</property>
<property name="iconText">
<string>Load Multisize</string>
</property>
<property name="toolTip">
<string>Load multisize measurements file</string>
2015-08-17 12:26:27 +02:00
</property>
2015-10-15 11:32:50 +02:00
<property name="shortcut">
<string notr="true"/>
</property>
2015-11-17 13:42:03 +01:00
<property name="menuRole">
<enum>QAction::NoRole</enum>
</property>
2015-08-17 12:26:27 +02:00
</action>
2017-02-17 13:24:55 +01:00
<action name="actionOpenTape">
2015-08-18 12:36:17 +02:00
<property name="text">
2017-02-17 13:24:55 +01:00
<string>Open Tape</string>
2015-08-18 12:36:17 +02:00
</property>
<property name="toolTip">
2017-04-21 16:28:25 +02:00
<string>Open Tape app for creating or editing measurements file</string>
2015-08-18 12:36:17 +02:00
</property>
2015-10-15 11:32:50 +02:00
<property name="shortcut">
<string notr="true"/>
</property>
2015-11-17 13:42:03 +01:00
<property name="menuRole">
<enum>QAction::NoRole</enum>
</property>
2015-08-18 12:36:17 +02:00
</action>
2017-02-17 13:24:55 +01:00
<action name="actionEditCurrent">
2015-08-18 16:53:33 +02:00
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
2017-02-17 13:24:55 +01:00
<string>Edit Current</string>
2015-08-18 16:53:33 +02:00
</property>
<property name="toolTip">
2017-02-17 13:24:55 +01:00
<string>Edit linked to the pattern measurements</string>
2015-08-18 16:53:33 +02:00
</property>
2015-10-15 11:32:50 +02:00
<property name="shortcut">
<string notr="true"/>
</property>
2015-11-17 13:42:03 +01:00
<property name="menuRole">
<enum>QAction::NoRole</enum>
</property>
2015-08-18 16:53:33 +02:00
</action>
2015-08-23 13:01:02 +02:00
<action name="actionSyncMeasurements">
<property name="enabled">
<bool>false</bool>
</property>
<property name="icon">
2016-10-04 16:34:37 +02:00
<iconset resource="../../libs/vmisc/share/resources/icon.qrc">
2015-08-23 13:01:02 +02:00
<normaloff>:/icon/32x32/syncM.png</normaloff>:/icon/32x32/syncM.png</iconset>
</property>
<property name="text">
2017-02-17 13:24:55 +01:00
<string>Sync</string>
</property>
<property name="toolTip">
<string>Synchronize linked to the pattern measurements after change</string>
2015-08-23 13:01:02 +02:00
</property>
2015-10-15 11:32:50 +02:00
<property name="shortcut">
<string notr="true"/>
</property>
2015-11-17 13:42:03 +01:00
<property name="menuRole">
<enum>QAction::NoRole</enum>
</property>
2015-08-23 13:01:02 +02:00
</action>
2015-10-26 12:21:49 +01:00
<action name="actionUnloadMeasurements">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
2017-02-17 13:24:55 +01:00
<string>Unload Current</string>
2015-10-26 12:21:49 +01:00
</property>
<property name="toolTip">
2017-02-17 13:24:55 +01:00
<string>Unload measurements if they were not used in a pattern file</string>
2015-10-26 12:21:49 +01:00
</property>
<property name="shortcut">
<string notr="true"/>
</property>
2015-11-17 13:42:03 +01:00
<property name="menuRole">
<enum>QAction::NoRole</enum>
</property>
2015-10-26 12:21:49 +01:00
</action>
2017-04-11 11:03:55 +02:00
<action name="actionForum">
<property name="text">
<string>Forum</string>
</property>
<property name="menuRole">
<enum>QAction::NoRole</enum>
</property>
</action>
2017-05-12 14:09:19 +02:00
<action name="actionExportIncrementsToCSV">
2017-09-26 16:24:02 +02:00
<property name="enabled">
<bool>false</bool>
</property>
2017-05-12 14:09:19 +02:00
<property name="text">
<string>Export increments to CSV</string>
</property>
2017-06-16 20:14:33 +02:00
<property name="menuRole">
<enum>QAction::NoRole</enum>
</property>
</action>
<action name="actionZoomFitBestCurrent">
2017-09-26 16:24:02 +02:00
<property name="enabled">
<bool>false</bool>
</property>
2017-06-16 20:14:33 +02:00
<property name="text">
<string>Zoom fit best current</string>
</property>
<property name="toolTip">
<string>zoom fit best current pattern piece</string>
</property>
<property name="shortcut">
<string notr="true">Ctrl+M</string>
</property>
<property name="menuRole">
<enum>QAction::NoRole</enum>
</property>
2017-05-12 14:09:19 +02:00
</action>
2017-08-15 15:01:07 +02:00
<action name="actionLabelTemplateEditor">
<property name="text">
<string>Label template editor</string>
</property>
</action>
2017-09-26 16:24:02 +02:00
<action name="actionFinalMeasurements">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Final measurements</string>
</property>
</action>
2017-09-27 13:47:05 +02:00
<action name="actionExportFinalMeasurementsToCSV">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Export Final Measurements to CSV</string>
</property>
</action>
2017-10-02 18:51:15 +02:00
<action name="actionNextPatternPiece">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Next pattern piece</string>
</property>
<property name="shortcut">
<string>Ctrl+PgDown</string>
</property>
</action>
<action name="actionPreviousPatternPiece">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Previous pattern piece</string>
</property>
<property name="shortcut">
<string>Ctrl+PgUp</string>
</property>
</action>
2019-05-08 18:22:55 +02:00
<action name="actionIncreaseLabelFont">
<property name="enabled">
<bool>false</bool>
</property>
<property name="icon">
2019-05-27 19:07:30 +02:00
<iconset theme="zoom-in">
<normaloff>.</normaloff>.</iconset>
2019-05-08 18:22:55 +02:00
</property>
<property name="text">
<string>Increase label font</string>
</property>
<property name="menuRole">
<enum>QAction::NoRole</enum>
</property>
</action>
<action name="actionDecreaseLabelFont">
<property name="enabled">
<bool>false</bool>
</property>
<property name="icon">
2019-05-27 19:07:30 +02:00
<iconset theme="zoom-out">
<normaloff>.</normaloff>.</iconset>
2019-05-08 18:22:55 +02:00
</property>
<property name="text">
<string>Decrease label font</string>
</property>
<property name="menuRole">
<enum>QAction::NoRole</enum>
</property>
</action>
<action name="actionOriginalLabelFont">
<property name="enabled">
<bool>false</bool>
</property>
<property name="icon">
2019-05-27 19:07:30 +02:00
<iconset theme="zoom-original">
<normaloff>.</normaloff>.</iconset>
2019-05-08 18:22:55 +02:00
</property>
<property name="text">
<string>Original label font</string>
</property>
</action>
<action name="actionHideLabels">
<property name="checkable">
<bool>true</bool>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Hide labels</string>
</property>
</action>
2019-07-11 13:15:54 +02:00
<action name="actionExportRecipe">
<property name="checkable">
<bool>false</bool>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Export recipe</string>
</property>
</action>
2019-07-23 15:01:39 +02:00
<action name="actionShowMainPath">
2019-07-18 19:18:48 +02:00
<property name="checkable">
<bool>true</bool>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
2019-07-23 15:01:39 +02:00
<string>Show main path</string>
2019-07-18 19:18:48 +02:00
</property>
<property name="toolTip">
2019-07-23 15:01:39 +02:00
<string>Globally show pieces main path</string>
2019-07-18 19:18:48 +02:00
</property>
</action>
2013-06-20 16:09:50 +02:00
</widget>
<layoutdefault spacing="6" margin="11"/>
2014-08-12 13:30:20 +02:00
<customwidgets>
<customwidget>
<class>VMainGraphicsView</class>
<extends>QGraphicsView</extends>
<header>vmaingraphicsview.h</header>
</customwidget>
</customwidgets>
2016-10-04 16:34:37 +02:00
<resources>
2017-10-02 18:51:15 +02:00
<include location="share/resources/toolicon.qrc"/>
2017-10-15 11:25:20 +02:00
<include location="../../libs/vmisc/share/resources/icon.qrc"/>
2016-10-04 16:34:37 +02:00
</resources>
2013-06-20 16:09:50 +02:00
<connections/>
</ui>