valentina/src/app/valentina/mainwindow.ui

2027 lines
61 KiB
Plaintext
Raw Normal View History

2013-06-20 16:09:50 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
2013-07-03 14:29:26 +02:00
<width>1100</width>
2013-06-20 16:09:50 +02:00
<height>700</height>
</rect>
</property>
<property name="windowTitle">
<string>Valentina</string>
</property>
<property name="windowIcon">
<iconset resource="../../libs/vmisc/share/resources/icon.qrc">
<normaloff>:/icon/64x64/icon64x64.png</normaloff>:/icon/64x64/icon64x64.png</iconset>
</property>
<property name="locale">
<locale language="Saho" country="Eritrea"/>
</property>
2013-06-20 16:09:50 +02:00
<widget class="QWidget" name="centralWidget">
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QToolBox" name="toolBox">
<property name="enabled">
<bool>true</bool>
</property>
2013-07-03 14:29:26 +02:00
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>1</verstretch>
2013-07-03 14:29:26 +02:00
</sizepolicy>
</property>
<property name="minimumSize">
2013-07-03 14:29:26 +02:00
<size>
<width>130</width>
<height>0</height>
2013-07-03 14:29:26 +02:00
</size>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
2013-10-05 12:51:17 +02:00
<property name="toolTip">
<string>Tools</string>
2013-10-05 12:51:17 +02:00
</property>
2013-06-20 16:09:50 +02:00
<property name="currentIndex">
<number>5</number>
2013-06-20 16:09:50 +02:00
</property>
<widget class="QWidget" name="page">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>130</width>
<height>318</height>
2013-06-20 16:09:50 +02:00
</rect>
</property>
2013-07-03 14:29:26 +02:00
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Maximum">
2013-07-03 14:29:26 +02:00
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
2013-10-05 12:51:17 +02:00
<property name="toolTip">
<string>Tools for creating points.</string>
</property>
<attribute name="icon">
<iconset resource="../../libs/vmisc/share/resources/icon.qrc">
<normaloff>:/icon/16x16/toolsectionpoint.png</normaloff>:/icon/16x16/toolsectionpoint.png</iconset>
</attribute>
2013-06-20 16:09:50 +02:00
<attribute name="label">
<string>Point</string>
2013-06-20 16:09:50 +02:00
</attribute>
<attribute name="toolTip">
<string>Point</string>
</attribute>
<layout class="QFormLayout" name="formLayout">
<property name="fieldGrowthPolicy">
<enum>QFormLayout::AllNonFixedFieldsGrow</enum>
</property>
<item row="2" column="0">
<widget class="QToolButton" name="toolButtonEndLine">
2013-07-25 14:00:51 +02:00
<property name="enabled">
<bool>false</bool>
</property>
2013-10-05 12:51:17 +02:00
<property name="toolTip">
<string>Point at distance and angle</string>
2013-10-05 12:51:17 +02:00
</property>
2013-06-20 16:09:50 +02:00
<property name="text">
<string notr="true">...</string>
2013-06-20 16:09:50 +02:00
</property>
2013-07-25 14:00:51 +02:00
<property name="icon">
<iconset resource="share/resources/toolicon.qrc">
<normaloff>:/toolicon/32x32/segment.png</normaloff>:/toolicon/32x32/segment.png</iconset>
2013-07-25 14:00:51 +02:00
</property>
<property name="iconSize">
<size>
2013-07-30 15:09:34 +02:00
<width>32</width>
<height>32</height>
2013-07-25 14:00:51 +02:00
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
2013-06-20 16:09:50 +02:00
</widget>
</item>
<item row="2" column="1">
<widget class="QToolButton" name="toolButtonAlongLine">
2013-07-28 00:18:06 +02:00
<property name="enabled">
<bool>false</bool>
</property>
2013-10-05 12:51:17 +02:00
<property name="toolTip">
<string>Point at distance along line</string>
2013-10-05 12:51:17 +02:00
</property>
2013-06-20 16:09:50 +02:00
<property name="text">
<string notr="true">...</string>
2013-07-03 14:29:26 +02:00
</property>
2013-07-28 00:18:06 +02:00
<property name="icon">
<iconset resource="share/resources/toolicon.qrc">
<normaloff>:/toolicon/32x32/along_line.png</normaloff>:/toolicon/32x32/along_line.png</iconset>
2013-07-28 00:18:06 +02:00
</property>
<property name="iconSize">
<size>
2013-07-30 15:09:34 +02:00
<width>32</width>
<height>32</height>
2013-07-28 00:18:06 +02:00
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
2013-07-03 14:29:26 +02:00
</widget>
</item>
<item row="3" column="0">
<widget class="QToolButton" name="toolButtonNormal">
2013-07-30 15:09:34 +02:00
<property name="enabled">
<bool>false</bool>
</property>
2013-10-05 12:51:17 +02:00
<property name="toolTip">
<string>Point along perpendicular</string>
2013-10-05 12:51:17 +02:00
</property>
2013-07-03 14:29:26 +02:00
<property name="text">
<string notr="true">...</string>
2013-06-20 16:09:50 +02:00
</property>
2013-07-30 15:09:34 +02:00
<property name="icon">
<iconset resource="share/resources/toolicon.qrc">
<normaloff>:/toolicon/32x32/normal.png</normaloff>:/toolicon/32x32/normal.png</iconset>
2013-07-30 15:09:34 +02:00
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
<item row="3" column="1">
<widget class="QToolButton" name="toolButtonBisector">
2013-07-30 15:09:34 +02:00
<property name="enabled">
<bool>false</bool>
</property>
2013-10-05 12:51:17 +02:00
<property name="toolTip">
<string>Point along bisector</string>
2013-10-05 12:51:17 +02:00
</property>
2013-07-30 15:09:34 +02:00
<property name="text">
<string notr="true">...</string>
2013-07-30 15:09:34 +02:00
</property>
<property name="icon">
<iconset resource="share/resources/toolicon.qrc">
<normaloff>:/toolicon/32x32/bisector.png</normaloff>:/toolicon/32x32/bisector.png</iconset>
2013-07-30 15:09:34 +02:00
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
2013-07-30 20:46:40 +02:00
</property>
</widget>
</item>
<item row="5" column="0">
<widget class="QToolButton" name="toolButtonShoulderPoint">
2013-07-30 20:46:40 +02:00
<property name="enabled">
<bool>false</bool>
</property>
2013-10-05 12:51:17 +02:00
<property name="toolTip">
<string>Special point on shoulder</string>
2013-10-05 12:51:17 +02:00
</property>
2013-07-30 20:46:40 +02:00
<property name="text">
<string notr="true">...</string>
2013-07-30 20:46:40 +02:00
</property>
<property name="icon">
<iconset resource="share/resources/toolicon.qrc">
<normaloff>:/toolicon/32x32/shoulder.png</normaloff>:/toolicon/32x32/shoulder.png</iconset>
2013-07-30 20:46:40 +02:00
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
2013-07-30 15:09:34 +02:00
</property>
2013-06-20 16:09:50 +02:00
</widget>
</item>
<item row="5" column="1">
<widget class="QToolButton" name="toolButtonPointOfContact">
2013-08-21 10:03:53 +02:00
<property name="enabled">
<bool>false</bool>
</property>
2013-10-05 12:51:17 +02:00
<property name="toolTip">
<string>Point at intersection of arc and line</string>
2013-10-05 12:51:17 +02:00
</property>
2013-08-21 10:03:53 +02:00
<property name="text">
<string notr="true">...</string>
2013-08-21 10:03:53 +02:00
</property>
<property name="icon">
<iconset resource="share/resources/toolicon.qrc">
<normaloff>:/toolicon/32x32/point_of_contact.png</normaloff>:/toolicon/32x32/point_of_contact.png</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
<item row="7" column="0">
<widget class="QToolButton" name="toolButtonTriangle">
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Triangle tool</string>
</property>
<property name="text">
<string notr="true">...</string>
</property>
<property name="icon">
<iconset resource="share/resources/toolicon.qrc">
<normaloff>:/toolicon/32x32/triangle.png</normaloff>:/toolicon/32x32/triangle.png</iconset>
2013-08-21 10:03:53 +02:00
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
<item row="7" column="1">
<widget class="QToolButton" name="toolButtonPointOfIntersection">
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Point from X and Y of two other points</string>
</property>
<property name="text">
<string notr="true">...</string>
</property>
<property name="icon">
<iconset resource="share/resources/toolicon.qrc">
<normaloff>:/toolicon/32x32/point_of_intersection.png</normaloff>:/toolicon/32x32/point_of_intersection.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="9" column="0">
<widget class="QToolButton" name="toolButtonHeight">
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Perpendicular point along line</string>
</property>
<property name="text">
<string notr="true">...</string>
</property>
<property name="icon">
<iconset resource="share/resources/toolicon.qrc">
<normaloff>:/toolicon/32x32/height.png</normaloff>:/toolicon/32x32/height.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="9" column="1">
<widget class="QToolButton" name="toolButtonLineIntersectAxis">
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Point intersect line and axis</string>
</property>
<property name="text">
<string notr="true">...</string>
</property>
<property name="icon">
<iconset resource="share/resources/toolicon.qrc">
<normaloff>:/toolicon/32x32/line_intersect_axis.png</normaloff>:/toolicon/32x32/line_intersect_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>
<item row="10" column="0">
<widget class="QToolButton" name="toolButtonTrueDarts">
<property name="enabled">
<bool>false</bool>
</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>
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>
2015-10-11 21:14:19 +02:00
<width>130</width>
<height>58</height>
2013-06-20 16:09:50 +02:00
</rect>
</property>
2013-07-03 14:29:26 +02:00
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Maximum">
2013-07-03 14:29:26 +02:00
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
2013-10-05 12:51:17 +02:00
<property name="toolTip">
<string>Tools for creating lines.</string>
</property>
<attribute name="icon">
<iconset resource="../../libs/vmisc/share/resources/icon.qrc">
<normaloff>:/icon/16x16/toolsectionline.png</normaloff>:/icon/16x16/toolsectionline.png</iconset>
</attribute>
2013-06-20 16:09:50 +02:00
<attribute name="label">
<string>Line</string>
2013-06-20 16:09:50 +02:00
</attribute>
<attribute name="toolTip">
<string>Line</string>
</attribute>
<layout class="QFormLayout" name="formLayout_2">
<property name="fieldGrowthPolicy">
<enum>QFormLayout::AllNonFixedFieldsGrow</enum>
</property>
<item row="0" column="0">
<widget class="QToolButton" name="toolButtonLine">
2013-07-25 20:39:51 +02:00
<property name="enabled">
<bool>false</bool>
2013-06-20 16:09:50 +02:00
</property>
2013-10-05 12:51:17 +02:00
<property name="toolTip">
<string>Line between points</string>
2013-10-05 12:51:17 +02:00
</property>
2013-06-20 16:09:50 +02:00
<property name="text">
<string notr="true">...</string>
2013-06-20 16:09:50 +02:00
</property>
2013-07-25 20:39:51 +02:00
<property name="icon">
<iconset resource="share/resources/toolicon.qrc">
<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>
<item row="0" column="1">
<widget class="QToolButton" name="toolButtonLineIntersect">
2013-07-31 13:34:39 +02:00
<property name="enabled">
<bool>false</bool>
</property>
2013-10-05 12:51:17 +02:00
<property name="toolTip">
<string>Point at line intersection</string>
2013-10-05 12:51:17 +02:00
</property>
2013-07-31 13:34:39 +02:00
<property name="text">
<string notr="true">...</string>
2013-07-31 13:34:39 +02:00
</property>
<property name="icon">
<iconset resource="share/resources/toolicon.qrc">
<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>
2015-10-11 21:14:19 +02:00
<width>130</width>
<height>156</height>
2013-06-20 16:09:50 +02:00
</rect>
</property>
2013-07-03 14:29:26 +02:00
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Maximum">
2013-07-03 14:29:26 +02:00
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
2013-10-05 12:51:17 +02:00
<property name="toolTip">
<string>Tools for creating curves.</string>
</property>
<attribute name="icon">
<iconset resource="../../libs/vmisc/share/resources/icon.qrc">
<normaloff>:/icon/16x16/toolsectioncurve.png</normaloff>:/icon/16x16/toolsectioncurve.png</iconset>
</attribute>
2013-06-20 16:09:50 +02:00
<attribute name="label">
<string>Curve</string>
2013-06-20 16:09:50 +02:00
</attribute>
<attribute name="toolTip">
<string>Curve</string>
</attribute>
<layout class="QFormLayout" name="formLayout_3">
<property name="fieldGrowthPolicy">
<enum>QFormLayout::AllNonFixedFieldsGrow</enum>
</property>
2013-07-03 14:29:26 +02:00
<item row="0" column="0">
2013-08-05 10:37:56 +02:00
<widget class="QToolButton" name="toolButtonSpline">
<property name="enabled">
<bool>false</bool>
</property>
2013-10-05 12:51:17 +02:00
<property name="toolTip">
<string>Simple curve</string>
2013-10-05 12:51:17 +02:00
</property>
2013-06-20 16:09:50 +02:00
<property name="text">
<string notr="true">...</string>
2013-08-05 10:37:56 +02:00
</property>
<property name="icon">
<iconset resource="share/resources/toolicon.qrc">
<normaloff>:/toolicon/32x32/spline.png</normaloff>:/toolicon/32x32/spline.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>
<item row="0" column="1">
<widget class="QToolButton" name="toolButtonSplineCutPoint">
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">
<string>Segmenting a simple curve</string>
2013-10-05 12:51:17 +02:00
</property>
2013-08-09 08:49:34 +02:00
<property name="text">
<string notr="true">...</string>
2013-08-09 08:49:34 +02:00
</property>
<property name="icon">
<iconset resource="share/resources/toolicon.qrc">
<normaloff>:/toolicon/32x32/spline_cut_point.png</normaloff>:/toolicon/32x32/spline_cut_point.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>
<item row="2" column="0">
<widget class="QToolButton" name="toolButtonSplinePath">
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Curved path</string>
</property>
<property name="text">
<string notr="true">...</string>
</property>
<property name="icon">
<iconset resource="share/resources/toolicon.qrc">
<normaloff>:/toolicon/32x32/splinePath.png</normaloff>:/toolicon/32x32/splinePath.png</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
<item row="2" column="1">
<widget class="QToolButton" name="toolButtonSplinePathCutPoint">
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Segment a curved path</string>
</property>
<property name="text">
<string notr="true">...</string>
</property>
<property name="icon">
<iconset resource="share/resources/toolicon.qrc">
<normaloff>:/toolicon/32x32/splinePath_cut_point.png</normaloff>:/toolicon/32x32/splinePath_cut_point.png</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
<item row="3" column="0">
<widget class="QToolButton" name="toolButtonCurveIntersectAxis">
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Point intersect curve and axis</string>
</property>
<property name="text">
<string notr="true">...</string>
</property>
<property name="icon">
<iconset resource="share/resources/toolicon.qrc">
<normaloff>:/toolicon/32x32/curve_intersect_axis.png</normaloff>:/toolicon/32x32/curve_intersect_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>
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>
2015-10-11 21:14:19 +02:00
<width>130</width>
<height>196</height>
2013-06-20 16:09:50 +02:00
</rect>
</property>
2013-07-03 14:29:26 +02:00
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Maximum">
2013-07-03 14:29:26 +02:00
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
2013-10-05 12:51:17 +02:00
<property name="toolTip">
<string>Tools for creating arcs.</string>
</property>
<attribute name="icon">
<iconset resource="../../libs/vmisc/share/resources/icon.qrc">
<normaloff>:/icon/16x16/toolsectionarc.png</normaloff>:/icon/16x16/toolsectionarc.png</iconset>
</attribute>
2013-06-20 16:09:50 +02:00
<attribute name="label">
<string>Arc</string>
2013-06-20 16:09:50 +02:00
</attribute>
<attribute name="toolTip">
<string>Arc</string>
</attribute>
<layout class="QFormLayout" name="formLayout_4">
<property name="fieldGrowthPolicy">
<enum>QFormLayout::AllNonFixedFieldsGrow</enum>
</property>
2013-07-03 14:29:26 +02:00
<item row="0" column="0">
2013-08-06 09:56:09 +02:00
<widget class="QToolButton" name="toolButtonArc">
<property name="enabled">
<bool>false</bool>
</property>
2013-10-05 12:51:17 +02:00
<property name="toolTip">
<string>Arc</string>
2013-10-05 12:51:17 +02:00
</property>
2013-06-20 16:09:50 +02:00
<property name="text">
<string notr="true">...</string>
2013-08-06 09:56:09 +02:00
</property>
<property name="icon">
<iconset resource="share/resources/toolicon.qrc">
<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>
2014-01-08 15:05:32 +01:00
<item row="0" column="1">
<widget class="QToolButton" name="toolButtonArcCutPoint">
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Segment an arc</string>
</property>
2014-01-08 15:05:32 +01:00
<property name="text">
<string notr="true">...</string>
2014-01-08 15:05:32 +01:00
</property>
<property name="icon">
<iconset resource="share/resources/toolicon.qrc">
<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>
<item row="1" column="0">
<widget class="QToolButton" name="toolButtonArcIntersectAxis">
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Point intersect arc and axis</string>
</property>
<property name="text">
<string notr="true">...</string>
</property>
<property name="icon">
<iconset resource="share/resources/toolicon.qrc">
<normaloff>:/toolicon/32x32/arc_intersect_axis.png</normaloff>:/toolicon/32x32/arc_intersect_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>
<item row="1" column="1">
<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">
<string notr="true">...</string>
</property>
<property name="icon">
<iconset resource="share/resources/toolicon.qrc">
<normaloff>:/toolicon/32x32/point_of_intersection_arcs.png</normaloff>:/toolicon/32x32/point_of_intersection_arcs.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">
<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">
<string notr="true">...</string>
</property>
<property name="icon">
<iconset resource="share/resources/toolicon.qrc">
<normaloff>:/toolicon/32x32/point_of_intersection_circles.png</normaloff>:/toolicon/32x32/point_of_intersection_circles.png</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
<item row="2" column="1">
<widget class="QToolButton" name="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">
<iconset resource="share/resources/toolicon.qrc">
<normaloff>:/toolicon/32x32/point_from_circle_and_tangent.png</normaloff>:/toolicon/32x32/point_from_circle_and_tangent.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="3" column="0">
<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">
<iconset resource="share/resources/toolicon.qrc">
<normaloff>:/toolicon/32x32/point_from_arc_and_tangent.png</normaloff>:/toolicon/32x32/point_from_arc_and_tangent.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="3" column="1">
<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">
<iconset resource="share/resources/toolicon.qrc">
<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>
2013-06-20 16:09:50 +02:00
</layout>
</widget>
2013-08-28 10:55:11 +02:00
<widget class="QWidget" name="page_5">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
2015-10-11 21:14:19 +02:00
<width>130</width>
<height>58</height>
2013-08-28 10:55:11 +02:00
</rect>
</property>
2013-10-05 12:51:17 +02:00
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Maximum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>Tools for creating details.</string>
</property>
<attribute name="icon">
<iconset resource="../../libs/vmisc/share/resources/icon.qrc">
<normaloff>:/icon/16x16/toolsectiondetail.png</normaloff>:/icon/16x16/toolsectiondetail.png</iconset>
</attribute>
2013-08-28 10:55:11 +02:00
<attribute name="label">
<string>Detail</string>
2013-08-28 10:55:11 +02:00
</attribute>
<attribute name="toolTip">
<string>Detail</string>
</attribute>
<layout class="QFormLayout" name="formLayout_5">
<property name="fieldGrowthPolicy">
<enum>QFormLayout::AllNonFixedFieldsGrow</enum>
</property>
2013-08-28 10:55:11 +02:00
<item row="0" column="0">
<widget class="QToolButton" name="toolButtonNewDetail">
<property name="enabled">
<bool>false</bool>
</property>
2013-10-05 12:51:17 +02:00
<property name="toolTip">
<string>Seam allowance tool</string>
2013-10-05 12:51:17 +02:00
</property>
2013-08-28 10:55:11 +02:00
<property name="text">
<string notr="true">...</string>
2013-08-28 10:55:11 +02:00
</property>
<property name="icon">
<iconset resource="share/resources/toolicon.qrc">
<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>
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QToolButton" name="toolButtonUnionDetails">
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Union tool</string>
</property>
<property name="text">
<string notr="true">...</string>
</property>
<property name="icon">
<iconset resource="share/resources/toolicon.qrc">
<normaloff>:/toolicon/32x32/union.png</normaloff>:/toolicon/32x32/union.png</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
2013-08-28 10:55:11 +02:00
<height>32</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="page_6">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
2015-10-11 21:14:19 +02:00
<width>130</width>
<height>386</height>
</rect>
</property>
<attribute name="icon">
<iconset resource="../../libs/vmisc/share/resources/icon.qrc">
<normaloff>:/icon/16x16/toolsectionlayout.png</normaloff>:/icon/16x16/toolsectionlayout.png</iconset>
</attribute>
<attribute name="label">
<string>Layout</string>
</attribute>
<attribute name="toolTip">
<string>Layout</string>
</attribute>
<layout class="QFormLayout" name="formLayout_6">
<property name="fieldGrowthPolicy">
<enum>QFormLayout::AllNonFixedFieldsGrow</enum>
</property>
<item row="0" column="0">
<widget class="QToolButton" name="toolButtonLayoutSettings">
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Create new Layout</string>
</property>
<property name="text">
<string>Settings</string>
</property>
<property name="icon">
<iconset theme="emblem-system">
<normaloff/>
</iconset>
</property>
<property name="iconSize">
<size>
<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>
<item>
<widget class="VMainGraphicsView" name="view">
<property name="enabled">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>1</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="verticalScrollBarPolicy">
<enum>Qt::ScrollBarAlwaysOn</enum>
</property>
<property name="horizontalScrollBarPolicy">
<enum>Qt::ScrollBarAlwaysOn</enum>
</property>
</widget>
</item>
2013-06-20 16:09:50 +02:00
</layout>
</widget>
<widget class="QMenuBar" name="menuBar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
2013-07-03 14:29:26 +02:00
<width>1100</width>
<height>25</height>
2013-06-20 16:09:50 +02:00
</rect>
</property>
<widget class="QMenu" name="menuFile">
<property name="title">
<string>&amp;File</string>
</property>
<widget class="QMenu" name="menuLayout">
<property name="title">
<string>Layout</string>
</property>
<addaction name="actionSaveAsPDF"/>
<addaction name="actionPrintPreview"/>
<addaction name="actionPrint"/>
<addaction name="separator"/>
<addaction name="actionSaveAsTiledPDF"/>
2015-10-11 21:14:19 +02:00
<addaction name="actionPrintPreviewTiled"/>
<addaction name="actionPrintTiled"/>
<addaction name="separator"/>
<addaction name="actionExportAs"/>
</widget>
<addaction name="actionNew"/>
<addaction name="actionOpen"/>
<addaction name="actionSave"/>
<addaction name="actionSaveAs"/>
<addaction name="separator"/>
<addaction name="menuLayout"/>
<addaction name="separator"/>
<addaction name="actionPreferences"/>
<addaction name="separator"/>
<addaction name="actionExit"/>
</widget>
<widget class="QMenu" name="menuHelp">
<property name="title">
<string>&amp;Help</string>
</property>
<addaction name="actionOnlineHelp"/>
<addaction name="actionRepotBug"/>
<addaction name="actionAbout_Qt"/>
<addaction name="actionAbout_Valentina"/>
</widget>
<widget class="QMenu" name="menuPatternPiece">
<property name="title">
<string>&amp;Pattern piece</string>
</property>
<addaction name="actionNewDraw"/>
<addaction name="actionOptionDraw"/>
<addaction name="actionZoomIn"/>
<addaction name="actionZoomOut"/>
<addaction name="actionZoomFitBest"/>
<addaction name="actionZoomOriginal"/>
<addaction name="separator"/>
<addaction name="actionLast_tool"/>
<addaction name="actionShowCurveDetails"/>
<addaction name="actionPattern_properties"/>
<addaction name="actionEdit_pattern_code"/>
</widget>
<widget class="QMenu" name="menuMeasurements">
<property name="title">
<string>Measurements</string>
</property>
<addaction name="actionTable"/>
<addaction name="actionLoadIndividual"/>
<addaction name="actionLoadStandard"/>
<addaction name="actionUnloadMeasurements"/>
<addaction name="actionCreateNew"/>
<addaction name="actionShowM"/>
<addaction name="actionSyncMeasurements"/>
</widget>
<widget class="QMenu" name="menuWindow">
<property name="title">
<string>Window</string>
</property>
<addaction name="actionCloseWindow"/>
</widget>
<widget class="QMenu" name="menuHistory">
<property name="title">
<string>History</string>
</property>
<addaction name="actionHistory"/>
</widget>
<widget class="QMenu" name="menuMode">
<property name="title">
<string>Mode</string>
</property>
<addaction name="actionDraw"/>
<addaction name="actionDetails"/>
<addaction name="actionLayout"/>
</widget>
<addaction name="menuFile"/>
<addaction name="menuPatternPiece"/>
<addaction name="menuMode"/>
<addaction name="menuMeasurements"/>
<addaction name="menuHistory"/>
<addaction name="menuWindow"/>
<addaction name="menuHelp"/>
2013-06-20 16:09:50 +02:00
</widget>
<widget class="QToolBar" name="mainToolBar">
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="windowTitle">
<string>Toolbar files</string>
</property>
<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"/>
<addaction name="actionSyncMeasurements"/>
2013-06-20 16:09:50 +02:00
</widget>
<widget class="QStatusBar" name="statusBar"/>
<widget class="QToolBar" name="toolBarStages">
2013-07-13 12:51:31 +02:00
<property name="enabled">
<bool>true</bool>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
2013-06-20 16:09:50 +02:00
<property name="windowTitle">
<string>ToolBar modes</string>
2013-06-20 16:09:50 +02:00
</property>
<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"/>
<addaction name="actionLayout"/>
2013-06-20 16:09:50 +02:00
</widget>
<widget class="QToolBar" name="toolBarDraws">
<property name="enabled">
<bool>true</bool>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
2013-06-20 16:09:50 +02:00
<property name="windowTitle">
<string>Toolbar pattern</string>
2013-06-20 16:09:50 +02:00
</property>
<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">
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
2013-06-20 16:09:50 +02:00
<property name="windowTitle">
<string>Toolbar options</string>
2013-06-20 16:09:50 +02:00
</property>
<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>
<widget class="QToolBar" name="toolBarTools">
<property name="enabled">
<bool>true</bool>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="windowTitle">
<string>Toolbar tools</string>
</property>
<property name="toolButtonStyle">
<enum>Qt::ToolButtonTextUnderIcon</enum>
</property>
<attribute name="toolBarArea">
<enum>TopToolBarArea</enum>
</attribute>
<attribute name="toolBarBreak">
<bool>false</bool>
</attribute>
<addaction name="actionZoomIn"/>
<addaction name="actionZoomOut"/>
<addaction name="actionZoomOriginal"/>
<addaction name="actionZoomFitBest"/>
<addaction name="actionStopTool"/>
</widget>
<widget class="QDockWidget" name="dockWidgetToolOptions">
<property name="minimumSize">
<size>
<width>125</width>
<height>41</height>
</size>
</property>
<property name="windowTitle">
<string>Tool options</string>
</property>
<attribute name="dockWidgetArea">
<number>2</number>
</attribute>
<widget class="QWidget" name="dockWidgetContents_10"/>
</widget>
<widget class="QToolBar" name="toolBarArrows">
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="windowTitle">
<string>toolBar</string>
</property>
<property name="toolButtonStyle">
<enum>Qt::ToolButtonTextUnderIcon</enum>
</property>
<attribute name="toolBarArea">
<enum>TopToolBarArea</enum>
</attribute>
<attribute name="toolBarBreak">
<bool>false</bool>
</attribute>
<addaction name="actionArrowTool"/>
</widget>
<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>
<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>
<property name="iconSize">
<size>
<width>150</width>
<height>200</height>
</size>
</property>
<property name="movement">
<enum>QListView::Static</enum>
</property>
<property name="flow">
<enum>QListView::TopToBottom</enum>
</property>
<property name="resizeMode">
<enum>QListView::Adjust</enum>
</property>
<property name="spacing">
<number>10</number>
</property>
<property name="viewMode">
<enum>QListView::IconMode</enum>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
2013-06-20 16:09:50 +02:00
<action name="actionNew">
<property name="icon">
<iconset theme="document-new">
<normaloff/>
</iconset>
</property>
<property name="text">
<string>New</string>
2013-06-20 16:09:50 +02:00
</property>
<property name="iconText">
<string>&amp;New</string>
</property>
2013-06-20 16:09:50 +02:00
<property name="toolTip">
<string>Create a new pattern</string>
2013-06-20 16:09:50 +02:00
</property>
<property name="shortcut">
<string notr="true">Ctrl+N</string>
</property>
2013-06-20 16:09:50 +02:00
</action>
<action name="actionOpen">
<property name="icon">
<iconset theme="document-open">
<normaloff/>
</iconset>
</property>
<property name="text">
<string>Open</string>
2013-06-20 16:09:50 +02:00
</property>
<property name="iconText">
<string>&amp;Open</string>
</property>
2013-06-20 16:09:50 +02:00
<property name="toolTip">
<string>Open file with pattern</string>
2013-06-20 16:09:50 +02:00
</property>
<property name="shortcut">
<string notr="true"/>
</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">
<normaloff/>
</iconset>
</property>
<property name="text">
<string>Save</string>
2013-06-20 16:09:50 +02:00
</property>
<property name="iconText">
<string>&amp;Save</string>
</property>
2013-06-20 16:09:50 +02:00
<property name="toolTip">
<string>Save pattern</string>
2013-06-20 16:09:50 +02:00
</property>
<property name="shortcut">
<string notr="true">Ctrl+S</string>
</property>
2013-06-20 16:09:50 +02:00
</action>
<action name="actionSaveAs">
2013-07-13 12:51:31 +02:00
<property name="enabled">
<bool>false</bool>
</property>
2013-06-20 16:09:50 +02:00
<property name="icon">
<iconset theme="document-save-as">
<normaloff/>
</iconset>
</property>
<property name="text">
<string>Save &amp;As...</string>
2013-06-20 16:09:50 +02:00
</property>
<property name="toolTip">
<string>Save not yet saved pattern</string>
2013-06-20 16:09:50 +02:00
</property>
<property name="shortcut">
<string notr="true">Ctrl+Shift+S</string>
</property>
2013-06-20 16:09:50 +02:00
</action>
<action name="actionDraw">
<property name="checkable">
<bool>true</bool>
</property>
2013-07-03 14:29:26 +02:00
<property name="checked">
<bool>true</bool>
</property>
<property name="enabled">
2013-07-13 12:51:31 +02:00
<bool>false</bool>
2013-07-03 14:29:26 +02:00
</property>
<property name="icon">
<iconset resource="../../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">
<string>Draw</string>
2013-06-20 16:09:50 +02:00
</property>
<property name="toolTip">
<string>Draw mode</string>
2013-06-20 16:09:50 +02:00
</property>
<property name="shortcut">
<string notr="true">Ctrl+W</string>
</property>
2013-06-20 16:09:50 +02:00
</action>
<action name="actionDetails">
2013-07-03 14:29:26 +02:00
<property name="checkable">
<bool>true</bool>
</property>
2013-07-13 12:51:31 +02:00
<property name="enabled">
<bool>false</bool>
</property>
2013-07-03 14:29:26 +02:00
<property name="icon">
<iconset resource="../../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">
<string>Details</string>
2013-06-20 16:09:50 +02:00
</property>
<property name="toolTip">
<string>Details mode</string>
2013-06-20 16:09:50 +02:00
</property>
<property name="shortcut">
<string notr="true">Ctrl+E</string>
</property>
2013-06-20 16:09:50 +02:00
</action>
2013-07-03 14:29:26 +02:00
<action name="actionArrowTool">
<property name="checkable">
<bool>true</bool>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="icon">
<iconset resource="../../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">
<string>Pointer</string>
2013-07-03 14:29:26 +02:00
</property>
<property name="toolTip">
<string>Pointer tools</string>
2013-07-03 14:29:26 +02:00
</property>
<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">
<property name="enabled">
<bool>false</bool>
</property>
2013-07-13 12:51:31 +02:00
<property name="icon">
<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">
<string>New pattern piece</string>
2013-07-13 12:51:31 +02:00
</property>
<property name="toolTip">
<string>Add new pattern piece</string>
2013-07-13 12:51:31 +02:00
</property>
<property name="shortcut">
<string notr="true">Ctrl+Shift+N</string>
</property>
2013-07-13 12:51:31 +02:00
</action>
<action name="actionOptionDraw">
<property name="enabled">
<bool>false</bool>
</property>
2013-07-13 12:51:31 +02:00
<property name="icon">
<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">
<string>Config pattern piece</string>
</property>
<property name="toolTip">
<string>Change the label of pattern piece</string>
2013-07-13 12:51:31 +02:00
</property>
<property name="shortcut">
<string notr="true"/>
</property>
2013-07-13 12:51:31 +02:00
</action>
2013-07-17 13:38:11 +02:00
<action name="actionTable">
<property name="checkable">
<bool>true</bool>
</property>
<property name="enabled">
<bool>false</bool>
</property>
2013-07-17 13:38:11 +02:00
<property name="icon">
<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">
<string>Table of variables</string>
</property>
<property name="toolTip">
<string>Tables of variables</string>
2013-07-17 13:38:11 +02:00
</property>
<property name="shortcut">
<string notr="true">Ctrl+T</string>
</property>
2013-07-17 13:38:11 +02:00
</action>
2013-08-15 22:39:00 +02:00
<action name="actionHistory">
<property name="checkable">
<bool>true</bool>
</property>
<property name="enabled">
<bool>false</bool>
</property>
2013-08-15 22:39:00 +02:00
<property name="icon">
<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>
<property name="shortcut">
<string notr="true">Ctrl+H</string>
</property>
2013-08-15 22:39:00 +02:00
</action>
2013-08-29 12:31:50 +02:00
<action name="actionLayout">
<property name="checkable">
<bool>true</bool>
</property>
<property name="enabled">
<bool>false</bool>
</property>
2013-08-29 12:31:50 +02:00
<property name="icon">
<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">
<string>Layout</string>
</property>
<property name="toolTip">
<string>Create a layout</string>
2013-08-29 12:31:50 +02:00
</property>
<property name="shortcut">
<string notr="true">Ctrl+L</string>
</property>
2013-08-29 12:31:50 +02:00
</action>
<action name="actionAbout_Qt">
<property name="text">
<string>About &amp;Qt</string>
</property>
<property name="shortcut">
<string notr="true"/>
</property>
</action>
<action name="actionAbout_Valentina">
<property name="icon">
<iconset theme="help-about">
<normaloff/>
</iconset>
</property>
<property name="text">
<string>&amp;About Valentina</string>
</property>
<property name="shortcut">
<string notr="true"/>
</property>
</action>
<action name="actionExit">
<property name="icon">
<iconset theme="application-exit">
<normaloff/>
</iconset>
</property>
<property name="text">
<string>E&amp;xit</string>
</property>
<property name="toolTip">
<string>Exit the application</string>
</property>
<property name="shortcut">
<string notr="true">Ctrl+Q</string>
</property>
</action>
<action name="actionPreferences">
<property name="text">
<string>Preferences</string>
</property>
<property name="shortcut">
<string notr="true"/>
</property>
</action>
<action name="actionPattern_properties">
<property name="text">
<string>Pattern properties</string>
</property>
<property name="shortcut">
<string notr="true"/>
</property>
</action>
<action name="actionZoomIn">
<property name="enabled">
<bool>false</bool>
</property>
<property name="icon">
<iconset theme="zoom-in">
<normaloff/>
</iconset>
</property>
<property name="text">
<string>Zoom in</string>
</property>
<property name="toolTip">
<string>zoom in</string>
</property>
<property name="shortcut">
<string notr="true"/>
</property>
</action>
<action name="actionZoomOut">
<property name="enabled">
<bool>false</bool>
</property>
<property name="icon">
<iconset theme="zoom-out">
<normaloff/>
</iconset>
</property>
<property name="text">
<string>Zoom out</string>
</property>
<property name="toolTip">
<string>Zoom out</string>
</property>
<property name="shortcut">
<string notr="true"/>
</property>
</action>
<action name="actionEdit_pattern_code">
<property name="text">
<string>Edit pattern XML code</string>
</property>
<property name="shortcut">
<string notr="true"/>
</property>
</action>
<action name="actionZoomOriginal">
<property name="enabled">
<bool>false</bool>
</property>
<property name="icon">
<iconset theme="zoom-original">
<normaloff/>
</iconset>
</property>
<property name="text">
<string>Original zoom </string>
</property>
<property name="toolTip">
<string>Original Zoom </string>
</property>
<property name="shortcut">
<string notr="true"/>
</property>
</action>
<action name="actionZoomFitBest">
<property name="enabled">
<bool>false</bool>
</property>
<property name="icon">
<iconset theme="zoom-fit-best">
<normaloff/>
</iconset>
</property>
<property name="text">
<string>Zoom fit best</string>
</property>
<property name="shortcut">
<string notr="true">Ctrl+=</string>
</property>
</action>
<action name="actionStopTool">
<property name="checkable">
<bool>false</bool>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="icon">
<iconset theme="process-stop">
<normaloff/>
</iconset>
</property>
<property name="text">
<string>Stop</string>
</property>
<property name="toolTip">
<string>Stop using tool</string>
</property>
<property name="shortcut">
<string notr="true"/>
</property>
</action>
<action name="actionRepotBug">
<property name="text">
<string>Repot Bug...</string>
</property>
<property name="toolTip">
<string>Report bug</string>
</property>
<property name="shortcut">
<string notr="true"/>
</property>
</action>
<action name="actionCloseWindow">
<property name="text">
<string>Close window</string>
</property>
<property name="shortcut">
<string notr="true"/>
</property>
</action>
<action name="actionOnlineHelp">
<property name="icon">
<iconset theme="help-contents">
<normaloff/>
</iconset>
</property>
<property name="text">
<string>Online help</string>
</property>
<property name="toolTip">
<string>Show online help</string>
</property>
<property name="shortcut">
<string notr="true"/>
</property>
</action>
<action name="actionLast_tool">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Last Tool</string>
</property>
<property name="toolTip">
<string>Activate last used tool again</string>
</property>
<property name="shortcut">
<string notr="true">L</string>
</property>
</action>
<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">
<string notr="true">F2</string>
</property>
</action>
<action name="actionSaveAsPDF">
<property name="enabled">
<bool>false</bool>
</property>
<property name="icon">
<iconset resource="../../libs/vmisc/share/resources/icon.qrc">
<normaloff>:/icon/32x32/pdf.png</normaloff>:/icon/32x32/pdf.png</iconset>
</property>
<property name="text">
<string>Save as PDF</string>
</property>
<property name="toolTip">
<string>Save original layout</string>
</property>
<property name="shortcut">
<string notr="true"/>
</property>
</action>
<action name="actionSaveAsTiledPDF">
<property name="enabled">
<bool>false</bool>
</property>
<property name="icon">
<iconset resource="../../libs/vmisc/share/resources/icon.qrc">
<normaloff>:/icon/32x32/pdf.png</normaloff>:/icon/32x32/pdf.png</iconset>
</property>
<property name="text">
<string>Save as tiled PDF</string>
</property>
<property name="toolTip">
<string>Split and save a layout into smaller pages</string>
</property>
<property name="shortcut">
<string notr="true"/>
</property>
</action>
<action name="actionPrint">
<property name="enabled">
<bool>false</bool>
</property>
<property name="icon">
<iconset theme="document-print">
<normaloff/>
</iconset>
</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>
</property>
<property name="shortcut">
<string notr="true"/>
</property>
</action>
<action name="actionPrintTiled">
<property name="enabled">
<bool>false</bool>
</property>
<property name="icon">
<iconset theme="document-print">
<normaloff/>
</iconset>
</property>
<property name="text">
<string>Print tiled</string>
</property>
<property name="toolTip">
<string>Split and print a layout into smaller pages (for regular printers)</string>
</property>
<property name="shortcut">
<string notr="true"/>
</property>
</action>
<action name="actionPrintPreview">
<property name="enabled">
<bool>false</bool>
</property>
<property name="icon">
<iconset theme="document-print-preview">
<normaloff/>
</iconset>
</property>
<property name="text">
<string>Print preview</string>
</property>
<property name="toolTip">
<string>Print preview original layout</string>
</property>
<property name="shortcut">
<string notr="true"/>
</property>
</action>
2015-10-11 21:14:19 +02:00
<action name="actionPrintPreviewTiled">
<property name="enabled">
<bool>false</bool>
</property>
<property name="icon">
<iconset theme="document-print-preview">
<normaloff/>
</iconset>
</property>
<property name="text">
2015-10-11 21:14:19 +02:00
<string>Print preview tiled</string>
</property>
<property name="toolTip">
2015-10-11 21:14:19 +02:00
<string>Print preview tiled layout</string>
</property>
<property name="shortcut">
<string notr="true"/>
</property>
</action>
<action name="actionExportAs">
<property name="enabled">
<bool>false</bool>
</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="text">
<string>Export As...</string>
</property>
<property name="toolTip">
<string>Export original layout</string>
</property>
<property name="shortcut">
<string notr="true"/>
</property>
</action>
<action name="actionLoadIndividual">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Load Individual ...</string>
</property>
<property name="shortcut">
<string notr="true"/>
</property>
</action>
<action name="actionLoadStandard">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Load Standard ...</string>
</property>
<property name="shortcut">
<string notr="true"/>
</property>
</action>
<action name="actionCreateNew">
<property name="text">
<string>Create/Edit</string>
</property>
<property name="toolTip">
<string>Create/edit measurements</string>
</property>
<property name="shortcut">
<string notr="true"/>
</property>
</action>
<action name="actionShowM">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Show ...</string>
</property>
<property name="toolTip">
<string>Show measurements</string>
</property>
<property name="shortcut">
<string notr="true"/>
</property>
</action>
<action name="actionSyncMeasurements">
<property name="enabled">
<bool>false</bool>
</property>
<property name="icon">
<iconset resource="../../libs/vmisc/share/resources/icon.qrc">
<normaloff>:/icon/32x32/syncM.png</normaloff>:/icon/32x32/syncM.png</iconset>
</property>
<property name="text">
<string>Sync measurements</string>
</property>
<property name="shortcut">
<string notr="true"/>
</property>
</action>
<action name="actionUnloadMeasurements">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Unload measurements</string>
</property>
<property name="toolTip">
<string>Unload measurements if they was not used in a pattern file.</string>
</property>
<property name="shortcut">
<string notr="true"/>
</property>
</action>
2013-06-20 16:09:50 +02:00
</widget>
<layoutdefault spacing="6" margin="11"/>
<customwidgets>
<customwidget>
<class>VMainGraphicsView</class>
<extends>QGraphicsView</extends>
<header>vmaingraphicsview.h</header>
</customwidget>
</customwidgets>
<tabstops>
<tabstop>toolButtonSplinePath</tabstop>
</tabstops>
2013-07-03 14:29:26 +02:00
<resources>
<include location="../../libs/vmisc/share/resources/icon.qrc"/>
<include location="share/resources/toolicon.qrc"/>
2013-07-03 14:29:26 +02:00
</resources>
2013-06-20 16:09:50 +02:00
<connections/>
</ui>