valentina/mainwindow.ui

549 lines
16 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>
<widget class="QWidget" name="centralWidget">
2013-07-03 14:29:26 +02:00
<layout class="QGridLayout" name="gridLayout_2">
<item row="0" column="2">
<widget class="QGraphicsView" name="graphicsView">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>6</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>922</width>
<height>582</height>
</size>
</property>
<property name="mouseTracking">
<bool>true</bool>
</property>
2013-07-13 12:51:31 +02:00
<property name="sceneRect">
<rectf>
<x>0.000000000000000</x>
<y>0.000000000000000</y>
<width>50000.000000000000000</width>
<height>50000.000000000000000</height>
</rectf>
</property>
2013-07-03 14:29:26 +02:00
<property name="alignment">
<set>Qt::AlignBottom|Qt::AlignRight|Qt::AlignTrailing</set>
</property>
2013-07-13 12:51:31 +02:00
<property name="renderHints">
<set>QPainter::Antialiasing|QPainter::TextAntialiasing</set>
</property>
2013-07-03 14:29:26 +02:00
</widget>
</item>
<item row="0" column="1">
2013-06-20 16:09:50 +02:00
<widget class="QToolBox" name="toolBox">
2013-07-03 14:29:26 +02:00
<property name="sizePolicy">
2013-07-25 14:00:51 +02:00
<sizepolicy hsizetype="Minimum" vsizetype="MinimumExpanding">
2013-07-03 14:29:26 +02:00
<horstretch>1</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
2013-06-20 16:09:50 +02:00
<property name="currentIndex">
2013-07-28 00:18:06 +02: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>
<y>0</y>
2013-07-30 20:46:40 +02:00
<width>154</width>
2013-07-30 15:09:34 +02:00
<height>104</height>
2013-06-20 16:09:50 +02:00
</rect>
</property>
2013-07-03 14:29:26 +02:00
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Maximum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
2013-06-20 16:09:50 +02:00
<attribute name="label">
<string>Точка</string>
</attribute>
2013-07-03 14:29:26 +02:00
<layout class="QGridLayout" name="gridLayout">
<item row="0" column="1">
2013-07-25 14:00:51 +02:00
<widget class="QToolButton" name="toolButtonEndLine">
<property name="enabled">
<bool>false</bool>
</property>
2013-06-20 16:09:50 +02:00
<property name="text">
2013-07-03 14:29:26 +02:00
<string>...</string>
2013-06-20 16:09:50 +02:00
</property>
2013-07-25 14:00:51 +02:00
<property name="icon">
<iconset resource="icon.qrc">
<normaloff>:/icon/32x32/segment.png</normaloff>:/icon/32x32/segment.png</iconset>
</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>
2013-07-03 14:29:26 +02:00
<item row="0" column="2">
2013-07-28 00:18:06 +02:00
<widget class="QToolButton" name="toolButtonAlongLine">
<property name="enabled">
<bool>false</bool>
</property>
2013-06-20 16:09:50 +02:00
<property name="text">
2013-07-03 14:29:26 +02:00
<string>...</string>
</property>
2013-07-28 00:18:06 +02:00
<property name="icon">
<iconset resource="icon.qrc">
<normaloff>:/icon/32x32/along_line.png</normaloff>:/icon/32x32/along_line.png</iconset>
</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="0" column="0">
<widget class="QToolButton" name="toolButtonSinglePoint">
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="toolTip">
<string>Точка</string>
</property>
<property name="statusTip">
<string/>
</property>
<property name="text">
<string>Точка</string>
</property>
<property name="icon">
<iconset resource="icon.qrc">
<normaloff>:/icon/32x32/spoint.png</normaloff>:/icon/32x32/spoint.png</iconset>
</property>
<property name="iconSize">
<size>
2013-07-30 15:09:34 +02:00
<width>32</width>
<height>32</height>
2013-07-03 14:29:26 +02:00
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
<item row="1" column="0">
2013-07-30 15:09:34 +02:00
<widget class="QToolButton" name="toolButtonNormal">
<property name="enabled">
<bool>false</bool>
</property>
2013-07-03 14:29:26 +02:00
<property name="text">
<string>...</string>
2013-06-20 16:09:50 +02:00
</property>
2013-07-30 15:09:34 +02:00
<property name="icon">
<iconset resource="icon.qrc">
<normaloff>:/icon/32x32/normal.png</normaloff>:/icon/32x32/normal.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="toolButtonShoulderPoint">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>...</string>
</property>
<property name="icon">
<iconset resource="icon.qrc">
<normaloff>:/icon/32x32/shoulder.png</normaloff>:/icon/32x32/shoulder.png</iconset>
</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="1" column="2">
<widget class="QToolButton" name="toolButtonBisector">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>...</string>
</property>
<property name="icon">
<iconset resource="icon.qrc">
<normaloff>:/icon/32x32/bisector.png</normaloff>:/icon/32x32/bisector.png</iconset>
</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>
</layout>
</widget>
<widget class="QWidget" name="page_2">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
2013-07-03 14:29:26 +02:00
<width>154</width>
2013-07-25 20:39:51 +02:00
<height>50</height>
2013-06-20 16:09:50 +02:00
</rect>
</property>
2013-07-03 14:29:26 +02:00
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Maximum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
2013-06-20 16:09:50 +02:00
<attribute name="label">
<string>Лінія</string>
</attribute>
2013-07-03 14:29:26 +02:00
<layout class="QGridLayout" name="gridLayout_3">
<item row="0" column="0">
2013-07-25 20:39:51 +02:00
<widget class="QToolButton" name="toolButtonLine">
<property name="enabled">
<bool>false</bool>
2013-06-20 16:09:50 +02:00
</property>
<property name="text">
2013-07-25 20:39:51 +02:00
<string>...</string>
2013-06-20 16:09:50 +02:00
</property>
2013-07-25 20:39:51 +02:00
<property name="icon">
<iconset resource="icon.qrc">
<normaloff>:/icon/32x32/line.png</normaloff>:/icon/32x32/line.png</iconset>
</property>
<property name="iconSize">
<size>
<width>24</width>
<height>24</height>
</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>
2013-07-29 14:55:40 +02:00
<width>154</width>
2013-07-03 14:29:26 +02:00
<height>45</height>
2013-06-20 16:09:50 +02:00
</rect>
</property>
2013-07-03 14:29:26 +02:00
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Maximum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
2013-06-20 16:09:50 +02:00
<attribute name="label">
<string>Сплайн</string>
</attribute>
2013-07-03 14:29:26 +02:00
<layout class="QGridLayout" name="gridLayout_4">
<item row="0" column="0">
2013-06-20 16:09:50 +02:00
<widget class="QPushButton" name="pushButton_7">
<property name="text">
<string>PushButton</string>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="page_4">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
2013-07-29 14:55:40 +02:00
<width>154</width>
2013-07-03 14:29:26 +02:00
<height>45</height>
2013-06-20 16:09:50 +02:00
</rect>
</property>
2013-07-03 14:29:26 +02:00
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Maximum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
2013-06-20 16:09:50 +02:00
<attribute name="label">
<string>Дуга</string>
</attribute>
2013-07-03 14:29:26 +02:00
<layout class="QGridLayout" name="gridLayout_5">
<item row="0" column="0">
2013-06-20 16:09:50 +02:00
<widget class="QPushButton" name="pushButton_8">
<property name="text">
<string>PushButton</string>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
</item>
</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>
2013-06-20 16:09:50 +02:00
<height>25</height>
</rect>
</property>
</widget>
<widget class="QToolBar" name="mainToolBar">
<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="actionSaveAs"/>
</widget>
<widget class="QStatusBar" name="statusBar"/>
<widget class="QToolBar" name="toolBar">
2013-07-13 12:51:31 +02:00
<property name="enabled">
<bool>true</bool>
</property>
2013-06-20 16:09:50 +02:00
<property name="windowTitle">
<string>toolBar</string>
</property>
<attribute name="toolBarArea">
<enum>TopToolBarArea</enum>
</attribute>
<attribute name="toolBarBreak">
<bool>false</bool>
</attribute>
<addaction name="actionDraw"/>
<addaction name="actionDetails"/>
2013-07-03 14:29:26 +02:00
<addaction name="actionArrowTool"/>
2013-06-20 16:09:50 +02:00
</widget>
<widget class="QToolBar" name="toolBarDraws">
<property name="windowTitle">
<string>toolBar_2</string>
</property>
<attribute name="toolBarArea">
<enum>TopToolBarArea</enum>
</attribute>
<attribute name="toolBarBreak">
<bool>false</bool>
</attribute>
2013-07-13 12:51:31 +02:00
<addaction name="actionNewDraw"/>
2013-06-20 16:09:50 +02:00
</widget>
<widget class="QToolBar" name="toolBarOption">
<property name="windowTitle">
<string>toolBar_3</string>
</property>
<attribute name="toolBarArea">
<enum>BottomToolBarArea</enum>
</attribute>
<attribute name="toolBarBreak">
2013-07-03 14:29:26 +02:00
<bool>false</bool>
2013-06-20 16:09:50 +02:00
</attribute>
</widget>
<action name="actionNew">
<property name="icon">
<iconset theme="document-new">
<normaloff/>
</iconset>
</property>
<property name="text">
<string>Новий</string>
</property>
<property name="toolTip">
<string>Створити нове лекало</string>
</property>
</action>
<action name="actionOpen">
<property name="icon">
<iconset theme="document-open">
<normaloff/>
</iconset>
</property>
<property name="text">
<string>Відкрити</string>
</property>
<property name="toolTip">
<string>Відкрити файл з лекалом</string>
</property>
</action>
<action name="actionSave">
2013-07-13 12:51:31 +02:00
<property name="enabled">
<bool>false</bool>
</property>
2013-06-20 16:09:50 +02:00
<property name="icon">
<iconset theme="document-save">
<normaloff/>
</iconset>
</property>
<property name="text">
<string>Зберегти</string>
</property>
<property name="toolTip">
<string>Зберегти лекало</string>
</property>
</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>Зберегти як</string>
</property>
<property name="toolTip">
<string>Зберегти ще не збережене лекало</string>
</property>
</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="icon.qrc">
<normaloff>:/icon/32x32/draw.png</normaloff>:/icon/32x32/draw.png</iconset>
</property>
2013-06-20 16:09:50 +02:00
<property name="text">
<string>Креслення</string>
</property>
<property name="toolTip">
<string>Режим креслення</string>
</property>
</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="icon.qrc">
<normaloff>:/icon/32x32/kontur.png</normaloff>:/icon/32x32/kontur.png</iconset>
</property>
2013-06-20 16:09:50 +02:00
<property name="text">
<string>Деталі</string>
</property>
<property name="toolTip">
<string>Режим деталі</string>
</property>
</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="icon.qrc">
<normaloff>:/icon/32x32/arrow_cursor.png</normaloff>:/icon/32x32/arrow_cursor.png</iconset>
</property>
<property name="text">
<string>Інструмент вказівник</string>
</property>
<property name="toolTip">
<string>Інструмент вказівник</string>
</property>
</action>
2013-07-13 12:51:31 +02:00
<action name="actionNewDraw">
<property name="icon">
<iconset resource="icon.qrc">
<normaloff>:/icon/32x32/new_draw.png</normaloff>:/icon/32x32/new_draw.png</iconset>
</property>
<property name="text">
<string>Нове креслення</string>
</property>
<property name="toolTip">
<string>Додати нове креслення</string>
</property>
</action>
<action name="actionOptionDraw">
<property name="icon">
<iconset resource="icon.qrc">
<normaloff>:/icon/32x32/option_draw.png</normaloff>:/icon/32x32/option_draw.png</iconset>
</property>
<property name="text">
<string>Змінити ім'я креслення</string>
</property>
</action>
2013-07-17 13:38:11 +02:00
<action name="actionTable">
<property name="checkable">
<bool>true</bool>
</property>
<property name="icon">
<iconset resource="icon.qrc">
<normaloff>:/icon/32x32/table.png</normaloff>:/icon/32x32/table.png</iconset>
</property>
<property name="text">
<string>Таблиці змінних</string>
</property>
</action>
2013-06-20 16:09:50 +02:00
</widget>
<layoutdefault spacing="6" margin="11"/>
2013-07-03 14:29:26 +02:00
<resources>
<include location="icon.qrc"/>
</resources>
2013-06-20 16:09:50 +02:00
<connections/>
</ui>