2015-07-10 13:22:46 +02:00
<?xml version="1.0" encoding="UTF-8"?>
2015-07-10 11:49:37 +02:00
<ui version="4.0">
<class>TMainWindow</class>
2015-07-10 13:22:46 +02:00
<widget class="QMainWindow" name="TMainWindow">
<property name="geometry">
2015-07-10 11:49:37 +02:00
<rect>
<x>0</x>
<y>0</y>
2015-10-29 17:20:59 +01:00
<width>835</width>
2016-01-11 20:45:57 +01:00
<height>726</height>
2015-07-10 11:49:37 +02:00
</rect>
</property>
2015-07-10 13:22:46 +02:00
<property name="windowTitle">
2015-07-14 18:28:50 +02:00
<string notr="true"/>
2015-07-10 11:49:37 +02:00
</property>
2015-07-12 16:19:53 +02:00
<property name="windowIcon">
<iconset resource="share/resources/tapeicon.qrc">
<normaloff>:/tapeicon/64x64/logo.png</normaloff>:/tapeicon/64x64/logo.png</iconset>
</property>
2015-07-10 13:22:46 +02:00
<widget class="QWidget" name="centralWidget">
2015-10-29 17:20:59 +01:00
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Expanding">
<horstretch>15</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
2015-07-10 13:22:46 +02:00
<layout class="QVBoxLayout" name="verticalLayout">
2015-12-01 15:38:09 +01:00
<item>
2015-07-10 13:22:46 +02:00
<widget class="QLabel" name="labelToolTip">
2015-10-29 17:20:59 +01:00
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
2015-07-10 13:22:46 +02:00
<property name="text">
<string><html><head/><body><p><span style=" font-size:18pt;">Select New for creation measurement file.</span></p></body></html></string>
</property>
2015-12-01 15:38:09 +01:00
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
2015-07-10 13:22:46 +02:00
</widget>
</item>
<item>
<widget class="QTabWidget" name="tabWidget">
2015-07-14 18:28:50 +02:00
<property name="toolTip">
2015-07-25 15:05:16 +02:00
<string/>
2015-07-14 18:28:50 +02:00
</property>
2015-07-10 13:22:46 +02:00
<property name="currentIndex">
2016-08-23 20:24:14 +02:00
<number>0</number>
2015-07-10 13:22:46 +02:00
</property>
<widget class="QWidget" name="tabMeasurements">
2015-07-12 16:19:53 +02:00
<attribute name="icon">
<iconset resource="share/resources/tapeicon.qrc">
<normaloff>:/tapeicon/16x16/measurement.png</normaloff>:/tapeicon/16x16/measurement.png</iconset>
</attribute>
2015-07-10 13:22:46 +02:00
<attribute name="title">
2015-09-13 09:44:59 +02:00
<string>Measurements</string>
2015-07-10 13:22:46 +02:00
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_2">
2015-09-15 18:49:24 +02:00
<item>
<layout class="QHBoxLayout" name="horizontalLayout_2">
<item>
<widget class="QLabel" name="labelFind">
<property name="text">
<string>Find:</string>
</property>
</widget>
</item>
<item>
<widget class="QLineEdit" name="lineEditFind">
<property name="enabled">
<bool>false</bool>
</property>
2015-12-01 15:38:09 +01:00
<property name="placeholderText">
<string>Search</string>
</property>
2015-09-15 18:49:24 +02:00
</widget>
</item>
<item>
<widget class="QToolButton" name="toolButtonFindPrevious">
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Find Previous</string>
</property>
<property name="text">
<string notr="true">...</string>
</property>
<property name="icon">
<iconset theme="go-previous">
2016-08-12 14:21:55 +02:00
<normaloff>.</normaloff>.</iconset>
2015-09-15 18:49:24 +02:00
</property>
<property name="shortcut">
<string>Ctrl+Shift+G</string>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="toolButtonFindNext">
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Find Next</string>
</property>
<property name="text">
<string notr="true">...</string>
</property>
<property name="icon">
<iconset theme="go-next">
2016-08-12 14:21:55 +02:00
<normaloff>.</normaloff>.</iconset>
2015-09-15 18:49:24 +02:00
</property>
<property name="shortcut">
<string>Ctrl+G</string>
</property>
<property name="autoExclusive">
<bool>false</bool>
</property>
</widget>
</item>
</layout>
</item>
2015-07-12 17:07:04 +02:00
<item>
<widget class="QTableWidget" name="tableWidget">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>2</verstretch>
</sizepolicy>
</property>
2015-07-13 12:48:29 +02:00
<property name="alternatingRowColors">
<bool>true</bool>
</property>
2015-07-19 14:28:01 +02:00
<property name="selectionBehavior">
<enum>QAbstractItemView::SelectRows</enum>
</property>
2015-07-13 12:48:29 +02:00
<attribute name="horizontalHeaderStretchLastSection">
<bool>true</bool>
</attribute>
<column>
<property name="text">
<string>Name</string>
</property>
</column>
2015-09-29 17:46:00 +02:00
<column>
<property name="text">
<string>Full name</string>
</property>
</column>
2015-07-19 14:28:01 +02:00
<column>
<property name="text">
<string>Calculated value</string>
</property>
</column>
2015-07-13 12:48:29 +02:00
<column>
<property name="text">
2015-07-21 18:13:09 +02:00
<string>Formula</string>
2015-07-13 12:48:29 +02:00
</property>
</column>
<column>
<property name="text">
<string>Base value</string>
</property>
</column>
<column>
<property name="text">
<string>In sizes</string>
</property>
</column>
<column>
<property name="text">
<string>In heights</string>
</property>
</column>
2015-07-12 17:07:04 +02:00
</widget>
</item>
<item>
2015-07-21 17:28:20 +02:00
<widget class="QGroupBox" name="groupBoxDetails">
2015-09-09 11:45:30 +02:00
<property name="enabled">
<bool>true</bool>
</property>
2015-07-12 17:07:04 +02:00
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>2</verstretch>
</sizepolicy>
</property>
2015-07-21 17:28:20 +02:00
<property name="toolTip">
<string>Details</string>
</property>
2015-07-12 17:07:04 +02:00
<property name="title">
<string>Details</string>
</property>
<layout class="QFormLayout" name="formLayout">
2015-12-01 15:38:09 +01:00
<property name="fieldGrowthPolicy">
<enum>QFormLayout::ExpandingFieldsGrow</enum>
</property>
2015-07-14 18:28:50 +02:00
<item row="2" column="0">
2015-07-12 17:07:04 +02:00
<widget class="QLabel" name="label">
<property name="text">
<string>Name:</string>
</property>
</widget>
</item>
2015-07-14 18:28:50 +02:00
<item row="2" column="1">
2015-07-21 17:28:20 +02:00
<widget class="QLineEdit" name="lineEditName">
2015-07-13 12:48:29 +02:00
<property name="enabled">
<bool>false</bool>
</property>
2015-10-12 17:16:12 +02:00
<property name="toolTip">
2015-12-01 15:38:09 +01:00
<string>Measurement's name in a formula</string>
</property>
<property name="placeholderText">
<string>Measurement's name in a formula.</string>
</property>
2015-07-13 12:48:29 +02:00
</widget>
2015-07-12 17:07:04 +02:00
</item>
2015-07-21 15:24:21 +02:00
<item row="5" column="0">
<widget class="QLabel" name="labelFormula">
2015-07-12 17:07:04 +02:00
<property name="text">
2015-07-21 15:24:21 +02:00
<string>Formula:</string>
2015-07-12 17:07:04 +02:00
</property>
</widget>
</item>
2015-07-21 15:24:21 +02:00
<item row="5" column="1">
2015-07-13 12:48:29 +02:00
<layout class="QHBoxLayout" name="horizontalLayoutValue">
2015-07-12 17:07:04 +02:00
<item>
<widget class="QPlainTextEdit" name="plainTextEditFormula">
2015-07-13 12:48:29 +02:00
<property name="enabled">
<bool>false</bool>
</property>
2015-07-12 17:07:04 +02:00
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
2015-10-05 16:07:53 +02:00
<height>28</height>
2015-07-12 17:07:04 +02:00
</size>
</property>
<property name="tabChangesFocus">
<bool>true</bool>
</property>
</widget>
</item>
<item>
2015-07-21 17:28:20 +02:00
<widget class="QPushButton" name="pushButtonGrow">
2015-07-13 12:48:29 +02:00
<property name="enabled">
<bool>false</bool>
</property>
2015-07-12 17:07:04 +02:00
<property name="maximumSize">
<size>
<width>18</width>
<height>18</height>
</size>
</property>
<property name="sizeIncrement">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="toolTip">
<string><html><head/><body><p>Show full calculation in message box</p></body></html></string>
</property>
<property name="text">
<string notr="true"/>
</property>
<property name="icon">
<iconset theme="go-down">
<normaloff>../../libs/vtools/dialogs/support</normaloff>../../libs/vtools/dialogs/support</iconset>
</property>
<property name="iconSize">
<size>
<width>16</width>
<height>16</height>
</size>
</property>
<property name="flat">
<bool>true</bool>
</property>
</widget>
</item>
<item>
2015-07-21 17:28:20 +02:00
<widget class="QToolButton" name="toolButtonExpr">
2015-07-13 12:48:29 +02:00
<property name="enabled">
<bool>false</bool>
</property>
2015-10-12 17:10:31 +02:00
<property name="toolTip">
<string>Function Wizard</string>
</property>
2015-07-13 12:48:29 +02:00
<property name="text">
<string notr="true">...</string>
</property>
<property name="icon">
<iconset resource="share/resources/tapeicon.qrc">
<normaloff>:/tapeicon/24x24/fx.png</normaloff>:/tapeicon/24x24/fx.png</iconset>
</property>
<property name="iconSize">
<size>
<width>24</width>
<height>24</height>
</size>
</property>
</widget>
</item>
2015-07-12 17:07:04 +02:00
</layout>
</item>
2015-07-21 15:24:21 +02:00
<item row="6" column="0">
2015-07-13 12:48:29 +02:00
<widget class="QLabel" name="labelBaseValue">
<property name="text">
<string>Base value:</string>
</property>
</widget>
</item>
2015-07-21 15:24:21 +02:00
<item row="7" column="0">
2015-07-13 12:48:29 +02:00
<widget class="QLabel" name="labelInSizes">
2015-07-12 17:07:04 +02:00
<property name="text">
<string>In sizes:</string>
</property>
</widget>
</item>
2015-07-21 15:24:21 +02:00
<item row="8" column="0">
2015-07-13 12:48:29 +02:00
<widget class="QLabel" name="labelInHeights">
2015-07-12 17:07:04 +02:00
<property name="text">
<string>In heights:</string>
</property>
</widget>
</item>
2015-07-25 10:54:39 +02:00
<item row="10" column="0">
2015-07-12 17:07:04 +02:00
<widget class="QLabel" name="label_7">
<property name="text">
<string>Description:</string>
</property>
</widget>
</item>
2015-07-25 10:54:39 +02:00
<item row="10" column="1">
2015-07-21 17:28:20 +02:00
<widget class="QPlainTextEdit" name="plainTextEditDescription">
2015-07-13 12:48:29 +02:00
<property name="enabled">
<bool>false</bool>
</property>
2015-07-12 17:07:04 +02:00
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
2015-07-13 12:48:29 +02:00
<verstretch>1</verstretch>
2015-07-12 17:07:04 +02:00
</sizepolicy>
</property>
</widget>
</item>
2015-07-14 18:28:50 +02:00
<item row="0" column="0">
<layout class="QHBoxLayout" name="horizontalLayout">
2015-12-01 15:38:09 +01:00
<item alignment="Qt::AlignLeft">
2015-10-12 16:57:11 +02:00
<widget class="QToolButton" name="toolButtonTop">
<property name="enabled">
<bool>false</bool>
</property>
2015-10-12 17:16:12 +02:00
<property name="toolTip">
<string>Move measurement top</string>
</property>
2015-10-12 16:57:11 +02:00
<property name="text">
<string notr="true">...</string>
</property>
<property name="icon">
2015-10-13 10:13:43 +02:00
<iconset theme="go-top">
2016-08-12 14:21:55 +02:00
<normaloff>.</normaloff>.</iconset>
2015-10-12 16:57:11 +02:00
</property>
</widget>
</item>
2015-07-14 18:28:50 +02:00
<item alignment="Qt::AlignLeft">
<widget class="QToolButton" name="toolButtonUp">
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Move measurement up</string>
</property>
<property name="text">
<string notr="true">...</string>
</property>
<property name="icon">
2015-07-16 11:38:54 +02:00
<iconset theme="go-up">
2016-08-12 14:21:55 +02:00
<normaloff>.</normaloff>.</iconset>
2015-07-14 18:28:50 +02:00
</property>
</widget>
</item>
<item alignment="Qt::AlignLeft">
<widget class="QToolButton" name="toolButtonDown">
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Move measurement down</string>
</property>
<property name="text">
<string notr="true">...</string>
</property>
<property name="icon">
2015-07-16 11:38:54 +02:00
<iconset theme="go-down">
2016-08-12 14:21:55 +02:00
<normaloff>.</normaloff>.</iconset>
2015-07-14 18:28:50 +02:00
</property>
</widget>
</item>
2015-12-01 15:38:09 +01:00
<item alignment="Qt::AlignLeft">
2015-10-12 16:57:11 +02:00
<widget class="QToolButton" name="toolButtonBottom">
<property name="enabled">
<bool>false</bool>
</property>
2015-10-12 17:16:12 +02:00
<property name="toolTip">
<string>Move measurement bottom</string>
</property>
2015-10-12 16:57:11 +02:00
<property name="text">
<string notr="true">...</string>
</property>
<property name="icon">
2015-10-13 10:13:43 +02:00
<iconset theme="go-bottom">
2016-08-12 14:21:55 +02:00
<normaloff>.</normaloff>.</iconset>
2015-10-12 16:57:11 +02:00
</property>
</widget>
</item>
2015-12-01 15:38:09 +01:00
<item>
<spacer name="horizontalSpacer_2">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>5000</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
2015-07-14 18:28:50 +02:00
</layout>
</item>
<item row="0" column="1">
<layout class="QHBoxLayout" name="horizontalLayout_3">
2015-12-01 15:38:09 +01:00
<item>
<spacer name="horizontalSpacer">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>5000</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
2015-07-14 18:28:50 +02:00
<item alignment="Qt::AlignRight">
<widget class="QToolButton" name="toolButtonRemove">
<property name="enabled">
<bool>false</bool>
</property>
2015-10-12 17:08:25 +02:00
<property name="toolTip">
<string>Delete measurement</string>
</property>
2015-07-14 18:28:50 +02:00
<property name="text">
<string notr="true">...</string>
</property>
<property name="icon">
2015-07-16 11:38:54 +02:00
<iconset theme="list-remove">
2016-08-12 14:21:55 +02:00
<normaloff>.</normaloff>.</iconset>
2015-07-14 18:28:50 +02:00
</property>
</widget>
</item>
</layout>
</item>
2015-07-21 15:24:21 +02:00
<item row="4" column="0">
<widget class="QLabel" name="labelCalculated">
<property name="text">
<string>Calculated value:</string>
</property>
</widget>
</item>
<item row="4" column="1">
<widget class="QLabel" name="labelCalculatedValue">
2015-10-12 17:16:12 +02:00
<property name="toolTip">
2015-10-15 11:32:50 +02:00
<string>Calculated value</string>
2015-10-12 17:16:12 +02:00
</property>
2015-07-21 15:24:21 +02:00
<property name="text">
2015-07-21 18:13:09 +02:00
<string notr="true"/>
2015-07-21 15:24:21 +02:00
</property>
</widget>
</item>
2015-07-25 08:10:56 +02:00
<item row="6" column="1">
<widget class="QDoubleSpinBox" name="doubleSpinBoxBaseValue">
2015-07-22 11:44:31 +02:00
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimum">
2015-07-25 08:10:56 +02:00
<double>-10000.000000000000000</double>
2015-07-22 11:44:31 +02:00
</property>
<property name="maximum">
2015-07-25 08:10:56 +02:00
<double>10000.000000000000000</double>
2015-07-22 11:44:31 +02:00
</property>
</widget>
</item>
<item row="7" column="1">
2015-07-25 08:10:56 +02:00
<widget class="QDoubleSpinBox" name="doubleSpinBoxInSizes">
2015-07-22 11:44:31 +02:00
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimum">
2015-07-25 08:10:56 +02:00
<double>-10000.000000000000000</double>
2015-07-22 11:44:31 +02:00
</property>
<property name="maximum">
2015-07-25 08:10:56 +02:00
<double>10000.000000000000000</double>
2015-07-22 11:44:31 +02:00
</property>
</widget>
</item>
2015-07-25 08:10:56 +02:00
<item row="8" column="1">
<widget class="QDoubleSpinBox" name="doubleSpinBoxInHeights">
2015-07-22 11:44:31 +02:00
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimum">
2015-07-25 08:10:56 +02:00
<double>-10000.000000000000000</double>
2015-07-22 11:44:31 +02:00
</property>
<property name="maximum">
2015-07-25 08:10:56 +02:00
<double>10000.000000000000000</double>
2015-07-22 11:44:31 +02:00
</property>
</widget>
</item>
2015-07-25 10:54:39 +02:00
<item row="9" column="0">
<widget class="QLabel" name="labelFullName">
<property name="text">
<string>Full name:</string>
</property>
</widget>
</item>
<item row="9" column="1">
<widget class="QLineEdit" name="lineEditFullName">
<property name="enabled">
<bool>false</bool>
</property>
2015-10-12 17:16:12 +02:00
<property name="toolTip">
<string/>
</property>
2015-12-01 15:38:09 +01:00
<property name="placeholderText">
<string>Measurement's human-readable name.</string>
</property>
2015-07-25 10:54:39 +02:00
</widget>
</item>
2015-07-12 17:07:04 +02:00
</layout>
</widget>
2015-07-10 13:22:46 +02:00
</item>
</layout>
</widget>
<widget class="QWidget" name="tabInformation">
2015-07-12 16:19:53 +02:00
<attribute name="icon">
<iconset resource="share/resources/tapeicon.qrc">
<normaloff>:/tapeicon/16x16/info.png</normaloff>:/tapeicon/16x16/info.png</iconset>
</attribute>
2015-07-10 13:22:46 +02:00
<attribute name="title">
<string>Information</string>
</attribute>
2015-07-12 17:07:04 +02:00
<layout class="QFormLayout" name="formLayout_2">
2015-07-13 12:48:29 +02:00
<item row="0" column="0">
<widget class="QLabel" name="label_21">
<property name="text">
<string>Type:</string>
</property>
</widget>
</item>
<item row="0" column="1">
2015-07-14 18:28:50 +02:00
<widget class="QLabel" name="labelMType">
2015-07-13 12:48:29 +02:00
<property name="text">
<string>Measurement type</string>
</property>
</widget>
</item>
2015-07-12 17:07:04 +02:00
<item row="1" column="0">
<widget class="QLabel" name="label_9">
<property name="text">
<string>Path:</string>
</property>
</widget>
</item>
<item row="1" column="1">
2015-07-13 12:48:29 +02:00
<layout class="QHBoxLayout" name="horizontalLayoutPath">
<item>
2015-12-01 15:38:09 +01:00
<widget class="QLineEdit" name="lineEditPathToFile">
2015-07-25 15:05:16 +02:00
<property name="sizePolicy">
2015-12-01 15:38:09 +01:00
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
2015-07-25 15:05:16 +02:00
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
2015-12-01 15:38:09 +01:00
<property name="autoFillBackground">
<bool>false</bool>
</property>
<property name="styleSheet">
<string notr="true">background: transparent;</string>
2015-07-13 12:48:29 +02:00
</property>
2015-12-01 15:38:09 +01:00
<property name="frame">
<bool>false</bool>
</property>
<property name="readOnly">
2015-07-13 12:48:29 +02:00
<bool>true</bool>
</property>
2015-12-01 15:38:09 +01:00
<property name="placeholderText">
2016-08-12 14:21:55 +02:00
<string notr="true">Path to the measurement file</string>
2015-12-01 15:38:09 +01:00
</property>
2015-07-13 12:48:29 +02:00
</widget>
</item>
<item alignment="Qt::AlignRight">
2015-07-25 15:37:07 +02:00
<widget class="QPushButton" name="pushButtonShowInExplorer">
2015-07-14 18:28:50 +02:00
<property name="enabled">
<bool>false</bool>
</property>
2015-12-01 15:38:09 +01:00
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
2015-07-13 12:48:29 +02:00
<property name="text">
2015-07-25 15:37:07 +02:00
<string>Show in Explorer</string>
2015-07-13 12:48:29 +02:00
</property>
</widget>
</item>
</layout>
2015-07-12 17:07:04 +02:00
</item>
2016-08-25 19:26:59 +02:00
<item row="2" column="0">
<widget class="QLabel" name="labelPMSystem">
<property name="text">
<string>PM system:</string>
</property>
</widget>
</item>
<item row="2" column="1">
<widget class="QComboBox" name="comboBoxPMSystem">
<property name="enabled">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
</widget>
</item>
2015-10-16 19:26:05 +02:00
<item row="3" column="0">
2015-07-13 12:48:29 +02:00
<widget class="QLabel" name="labelBaseSize">
2015-07-12 17:07:04 +02:00
<property name="text">
<string>Base size:</string>
</property>
</widget>
</item>
2015-10-16 19:26:05 +02:00
<item row="3" column="1">
2015-07-13 12:48:29 +02:00
<widget class="QLabel" name="labelBaseSizeValue">
2015-07-12 17:07:04 +02:00
<property name="text">
<string>Base size value</string>
</property>
</widget>
</item>
2015-10-16 19:26:05 +02:00
<item row="4" column="0">
2015-07-13 12:48:29 +02:00
<widget class="QLabel" name="labelBaseHeight">
2015-07-12 17:07:04 +02:00
<property name="text">
<string>Base height:</string>
</property>
</widget>
</item>
2015-10-16 19:26:05 +02:00
<item row="4" column="1">
2015-07-13 12:48:29 +02:00
<widget class="QLabel" name="labelBaseHeightValue">
2015-07-12 17:07:04 +02:00
<property name="text">
<string>Base height value</string>
</property>
</widget>
</item>
2015-10-16 19:26:05 +02:00
<item row="5" column="0">
2015-07-13 12:48:29 +02:00
<widget class="QLabel" name="labelGivenName">
2015-07-12 17:07:04 +02:00
<property name="text">
<string>Given name:</string>
</property>
</widget>
</item>
2015-10-16 19:26:05 +02:00
<item row="5" column="1">
2015-07-14 18:28:50 +02:00
<widget class="QLineEdit" name="lineEditGivenName">
<property name="enabled">
<bool>false</bool>
</property>
2015-12-01 15:38:09 +01:00
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="placeholderText">
2016-08-12 14:21:55 +02:00
<string>Customer's name</string>
2015-12-01 15:38:09 +01:00
</property>
2015-07-14 18:28:50 +02:00
</widget>
2015-07-12 17:07:04 +02:00
</item>
2015-10-16 19:26:05 +02:00
<item row="6" column="0">
2015-07-13 12:48:29 +02:00
<widget class="QLabel" name="labelFamilyName">
2015-07-12 17:07:04 +02:00
<property name="text">
<string>Family name:</string>
</property>
</widget>
</item>
2015-10-16 19:26:05 +02:00
<item row="6" column="1">
2015-07-14 18:28:50 +02:00
<widget class="QLineEdit" name="lineEditFamilyName">
<property name="enabled">
<bool>false</bool>
</property>
2015-12-01 15:38:09 +01:00
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="placeholderText">
2016-08-12 14:21:55 +02:00
<string>Customer's family name</string>
2015-12-01 15:38:09 +01:00
</property>
2015-07-14 18:28:50 +02:00
</widget>
2015-07-12 17:07:04 +02:00
</item>
2015-10-16 19:26:05 +02:00
<item row="7" column="0">
2015-07-13 12:48:29 +02:00
<widget class="QLabel" name="labelBirthDate">
2015-07-12 17:07:04 +02:00
<property name="text">
<string>Birth date:</string>
</property>
</widget>
</item>
2015-10-16 19:26:05 +02:00
<item row="7" column="1">
2015-07-13 12:48:29 +02:00
<widget class="QDateEdit" name="dateEditBirthDate">
2015-07-14 18:28:50 +02:00
<property name="enabled">
<bool>false</bool>
</property>
2015-12-01 15:38:09 +01:00
<property name="sizePolicy">
2016-08-25 19:26:59 +02:00
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
2015-12-01 15:38:09 +01:00
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>124</width>
<height>0</height>
</size>
</property>
2015-07-12 17:07:04 +02:00
<property name="displayFormat">
2016-01-11 20:45:57 +01:00
<string notr="true">yyyy-MM-dd</string>
2015-07-12 17:07:04 +02:00
</property>
2015-10-13 15:38:07 +02:00
<property name="calendarPopup">
<bool>true</bool>
</property>
<property name="currentSectionIndex">
<number>0</number>
</property>
<property name="date">
<date>
<year>1800</year>
<month>1</month>
<day>1</day>
</date>
</property>
2015-07-12 17:07:04 +02:00
</widget>
</item>
2015-10-16 19:26:05 +02:00
<item row="8" column="0">
2015-10-13 10:13:43 +02:00
<widget class="QLabel" name="labelGender">
2015-07-12 17:07:04 +02:00
<property name="text">
2015-10-13 10:13:43 +02:00
<string>Gender:</string>
2015-07-12 17:07:04 +02:00
</property>
</widget>
</item>
2016-08-25 19:26:59 +02:00
<item row="8" column="1">
<widget class="QComboBox" name="comboBoxGender">
<property name="enabled">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
</widget>
</item>
2015-10-16 19:26:05 +02:00
<item row="9" column="0">
2015-07-13 12:48:29 +02:00
<widget class="QLabel" name="labelEmail">
2015-07-12 17:07:04 +02:00
<property name="text">
<string>Email:</string>
</property>
</widget>
</item>
2015-10-16 19:26:05 +02:00
<item row="9" column="1">
2015-07-14 18:28:50 +02:00
<widget class="QLineEdit" name="lineEditEmail">
<property name="enabled">
<bool>false</bool>
</property>
2015-12-01 15:38:09 +01:00
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="placeholderText">
2016-08-12 14:21:55 +02:00
<string>Customer's email address</string>
2015-12-01 15:38:09 +01:00
</property>
2015-07-14 18:28:50 +02:00
</widget>
2015-07-13 12:48:29 +02:00
</item>
2015-10-16 19:26:05 +02:00
<item row="10" column="0">
2015-07-13 12:48:29 +02:00
<widget class="QLabel" name="labelNotes">
2015-07-12 17:07:04 +02:00
<property name="text">
<string>Notes:</string>
</property>
</widget>
</item>
2015-10-16 19:26:05 +02:00
<item row="10" column="1">
2015-07-13 12:48:29 +02:00
<widget class="QPlainTextEdit" name="plainTextEditNotes">
2015-07-14 18:28:50 +02:00
<property name="enabled">
<bool>false</bool>
</property>
2015-07-13 12:48:29 +02:00
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>1</verstretch>
</sizepolicy>
2015-07-12 17:07:04 +02:00
</property>
</widget>
</item>
</layout>
2015-07-10 13:22:46 +02:00
</widget>
</widget>
</item>
</layout>
</widget>
<widget class="QMenuBar" name="menuBar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
2015-10-29 17:20:59 +01:00
<width>835</width>
2017-07-11 18:47:23 +02:00
<height>19</height>
2015-07-10 13:22:46 +02:00
</rect>
</property>
2015-07-12 17:56:34 +02:00
<widget class="QMenu" name="menuFile">
2015-07-12 16:19:53 +02:00
<property name="title">
<string>File</string>
</property>
<addaction name="actionNew"/>
2015-07-25 14:59:40 +02:00
<addaction name="separator"/>
<addaction name="actionOpenIndividual"/>
2017-07-12 20:21:48 +02:00
<addaction name="actionOpenMultisize"/>
2015-07-25 14:59:40 +02:00
<addaction name="actionOpenTemplate"/>
2015-10-15 14:37:10 +02:00
<addaction name="actionCreateFromExisting"/>
2015-07-12 16:19:53 +02:00
<addaction name="separator"/>
<addaction name="actionSave"/>
<addaction name="actionSaveAs"/>
2016-06-01 15:37:42 +02:00
<addaction name="actionExportToCSV"/>
2015-07-12 16:19:53 +02:00
<addaction name="separator"/>
2015-07-14 18:28:50 +02:00
<addaction name="actionReadOnly"/>
<addaction name="separator"/>
2015-08-02 17:27:18 +02:00
<addaction name="actionPreferences"/>
<addaction name="separator"/>
2015-07-12 16:19:53 +02:00
<addaction name="actionQuit"/>
</widget>
<widget class="QMenu" name="menuWindow">
<property name="title">
<string>Window</string>
</property>
</widget>
<widget class="QMenu" name="menuHelp">
<property name="title">
<string>Help</string>
</property>
<addaction name="actionAboutQt"/>
<addaction name="actionAboutTape"/>
</widget>
2015-07-19 14:28:01 +02:00
<widget class="QMenu" name="menuMeasurements">
<property name="title">
<string>Measurements</string>
</property>
<addaction name="actionAddKnown"/>
<addaction name="actionAddCustom"/>
2015-08-01 15:56:37 +02:00
<addaction name="actionDatabase"/>
2015-08-11 16:52:18 +02:00
<addaction name="actionImportFromPattern"/>
2015-07-19 14:28:01 +02:00
</widget>
2015-07-12 17:56:34 +02:00
<addaction name="menuFile"/>
2015-07-19 14:28:01 +02:00
<addaction name="menuMeasurements"/>
2015-07-12 16:19:53 +02:00
<addaction name="menuWindow"/>
<addaction name="menuHelp"/>
2015-07-10 13:22:46 +02:00
</widget>
<widget class="QToolBar" name="mainToolBar">
2015-07-14 18:28:50 +02:00
<property name="enabled">
<bool>true</bool>
</property>
2015-07-21 15:18:10 +02:00
<property name="windowTitle">
<string>Menu</string>
</property>
2015-10-12 17:16:12 +02:00
<property name="toolTip">
<string/>
</property>
2015-07-14 18:28:50 +02:00
<property name="toolButtonStyle">
<enum>Qt::ToolButtonTextUnderIcon</enum>
</property>
2015-07-10 13:22:46 +02:00
<attribute name="toolBarArea">
<enum>TopToolBarArea</enum>
</attribute>
<attribute name="toolBarBreak">
<bool>false</bool>
</attribute>
2015-07-14 18:28:50 +02:00
<addaction name="actionNew"/>
2015-09-11 12:04:01 +02:00
<addaction name="actionOpenIndividual"/>
2015-07-14 18:28:50 +02:00
<addaction name="actionSave"/>
<addaction name="actionAddKnown"/>
<addaction name="actionAddCustom"/>
2015-07-10 13:22:46 +02:00
</widget>
<widget class="QStatusBar" name="statusBar"/>
2015-07-21 15:18:10 +02:00
<widget class="QToolBar" name="toolBarGradation">
<property name="windowTitle">
<string>Gradation</string>
</property>
<property name="movable">
<bool>false</bool>
</property>
<property name="allowedAreas">
<set>Qt::AllToolBarAreas</set>
</property>
<property name="floatable">
<bool>false</bool>
</property>
<attribute name="toolBarArea">
<enum>BottomToolBarArea</enum>
</attribute>
<attribute name="toolBarBreak">
<bool>false</bool>
</attribute>
</widget>
2015-10-29 17:20:59 +01:00
<widget class="QDockWidget" name="dockWidgetDiagram">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>1</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="features">
<set>QDockWidget::DockWidgetClosable|QDockWidget::DockWidgetMovable</set>
</property>
<property name="allowedAreas">
<set>Qt::LeftDockWidgetArea|Qt::RightDockWidgetArea</set>
</property>
<property name="windowTitle">
<string>Measurement diagram</string>
</property>
<attribute name="dockWidgetArea">
<number>2</number>
</attribute>
<widget class="QWidget" name="dockWidgetContents">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
<horstretch>1</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<layout class="QVBoxLayout" name="verticalLayout_4">
<item alignment="Qt::AlignHCenter|Qt::AlignVCenter">
<widget class="QLabel" name="labelDiagram">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string><html><head/><body><p><span style=" font-size:340pt;">?</span></p><p align=\"center\">Unknown measurement</p></body></html></string>
</property>
<property name="scaledContents">
<bool>false</bool>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
2015-07-25 14:59:40 +02:00
<action name="actionOpenIndividual">
2015-07-14 18:28:50 +02:00
<property name="icon">
2015-09-11 12:04:01 +02:00
<iconset theme="document-open">
2016-08-12 14:21:55 +02:00
<normaloff>.</normaloff>.</iconset>
2015-07-14 18:28:50 +02:00
</property>
2015-07-12 16:19:53 +02:00
<property name="text">
2015-07-25 14:59:40 +02:00
<string>Open individual ...</string>
2015-07-12 16:19:53 +02:00
</property>
2015-11-17 13:42:03 +01:00
<property name="menuRole">
<enum>QAction::NoRole</enum>
</property>
2015-07-12 16:19:53 +02:00
</action>
<action name="actionSave">
2015-07-14 18:28:50 +02:00
<property name="enabled">
<bool>false</bool>
</property>
<property name="icon">
<iconset theme="document-save">
2016-08-12 14:21:55 +02:00
<normaloff>.</normaloff>.</iconset>
2015-07-14 18:28:50 +02:00
</property>
2015-07-12 16:19:53 +02:00
<property name="text">
<string>Save</string>
</property>
2015-11-17 13:42:03 +01:00
<property name="menuRole">
<enum>QAction::NoRole</enum>
</property>
2015-07-12 16:19:53 +02:00
</action>
<action name="actionSaveAs">
2015-07-14 18:28:50 +02:00
<property name="enabled">
<bool>false</bool>
</property>
<property name="icon">
<iconset theme="document-save-as">
2016-08-12 14:21:55 +02:00
<normaloff>.</normaloff>.</iconset>
2015-07-14 18:28:50 +02:00
</property>
2015-07-12 16:19:53 +02:00
<property name="text">
<string>Save As ...</string>
</property>
2015-11-17 13:42:03 +01:00
<property name="menuRole">
<enum>QAction::NoRole</enum>
</property>
2015-07-12 16:19:53 +02:00
</action>
<action name="actionQuit">
2015-07-14 18:28:50 +02:00
<property name="icon">
<iconset theme="application-exit">
2016-08-12 14:21:55 +02:00
<normaloff>.</normaloff>.</iconset>
2015-07-14 18:28:50 +02:00
</property>
2015-07-12 16:19:53 +02:00
<property name="text">
<string>Quit</string>
</property>
2015-11-17 13:42:03 +01:00
<property name="menuRole">
<enum>QAction::QuitRole</enum>
</property>
2015-07-12 16:19:53 +02:00
</action>
<action name="actionAboutQt">
<property name="text">
<string>About &Qt</string>
</property>
2015-11-17 13:42:03 +01:00
<property name="menuRole">
<enum>QAction::AboutQtRole</enum>
</property>
2015-07-12 16:19:53 +02:00
</action>
<action name="actionAboutTape">
2015-07-14 18:28:50 +02:00
<property name="icon">
<iconset theme="help-about">
2016-08-12 14:21:55 +02:00
<normaloff>.</normaloff>.</iconset>
2015-07-14 18:28:50 +02:00
</property>
2015-07-12 16:19:53 +02:00
<property name="text">
<string>About Tape</string>
</property>
2015-11-17 13:42:03 +01:00
<property name="menuRole">
<enum>QAction::AboutRole</enum>
</property>
2015-07-12 16:19:53 +02:00
</action>
<action name="actionNew">
2015-07-14 18:28:50 +02:00
<property name="icon">
<iconset theme="document-new">
2016-08-12 14:21:55 +02:00
<normaloff>.</normaloff>.</iconset>
2015-07-14 18:28:50 +02:00
</property>
2015-07-12 16:19:53 +02:00
<property name="text">
<string>New</string>
</property>
2015-11-17 13:42:03 +01:00
<property name="menuRole">
<enum>QAction::NoRole</enum>
</property>
2015-07-12 16:19:53 +02:00
</action>
2015-07-14 18:28:50 +02:00
<action name="actionAddKnown">
<property name="enabled">
<bool>false</bool>
</property>
<property name="icon">
<iconset resource="share/resources/tapeicon.qrc">
<normaloff>:/tapeicon/24x24/red_plus.png</normaloff>:/tapeicon/24x24/red_plus.png</iconset>
</property>
<property name="text">
<string>Add known</string>
</property>
2015-11-17 13:42:03 +01:00
<property name="menuRole">
<enum>QAction::NoRole</enum>
</property>
2015-07-14 18:28:50 +02:00
</action>
<action name="actionAddCustom">
<property name="enabled">
<bool>false</bool>
</property>
<property name="icon">
<iconset resource="share/resources/tapeicon.qrc">
<normaloff>:/tapeicon/24x24/orange_plus.png</normaloff>:/tapeicon/24x24/orange_plus.png</iconset>
</property>
<property name="text">
<string>Add custom</string>
</property>
2015-11-17 13:42:03 +01:00
<property name="menuRole">
<enum>QAction::NoRole</enum>
</property>
2015-07-14 18:28:50 +02:00
</action>
<action name="actionReadOnly">
<property name="checkable">
<bool>true</bool>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="icon">
<iconset resource="share/resources/tapeicon.qrc">
<normaloff>:/tapeicon/24x24/padlock_opened.png</normaloff>:/tapeicon/24x24/padlock_opened.png</iconset>
</property>
<property name="text">
<string>Read only</string>
</property>
2015-11-17 13:42:03 +01:00
<property name="menuRole">
<enum>QAction::NoRole</enum>
</property>
2015-07-14 18:28:50 +02:00
</action>
2017-07-12 20:21:48 +02:00
<action name="actionOpenMultisize">
2015-09-11 12:04:01 +02:00
<property name="icon">
2015-09-13 09:44:59 +02:00
<iconset theme="document-open">
2016-08-12 14:21:55 +02:00
<normaloff>.</normaloff>.</iconset>
2015-09-11 12:04:01 +02:00
</property>
2015-07-25 14:59:40 +02:00
<property name="text">
2017-07-11 18:47:23 +02:00
<string>Open multisize ...</string>
2015-07-25 14:59:40 +02:00
</property>
2015-11-17 13:42:03 +01:00
<property name="menuRole">
<enum>QAction::NoRole</enum>
</property>
2015-07-25 14:59:40 +02:00
</action>
<action name="actionOpenTemplate">
2015-09-11 12:04:01 +02:00
<property name="icon">
2015-09-13 09:44:59 +02:00
<iconset theme="document-open">
2016-08-12 14:21:55 +02:00
<normaloff>.</normaloff>.</iconset>
2015-09-11 12:04:01 +02:00
</property>
2015-07-25 14:59:40 +02:00
<property name="text">
<string>Open template</string>
</property>
2015-11-17 13:42:03 +01:00
<property name="menuRole">
<enum>QAction::NoRole</enum>
</property>
2015-07-25 14:59:40 +02:00
</action>
2015-08-01 15:56:37 +02:00
<action name="actionDatabase">
<property name="text">
<string>Database</string>
</property>
<property name="toolTip">
<string>Show information about all known measurement</string>
</property>
2015-11-17 13:42:03 +01:00
<property name="menuRole">
<enum>QAction::NoRole</enum>
</property>
2015-08-01 15:56:37 +02:00
</action>
2015-08-02 17:27:18 +02:00
<action name="actionPreferences">
<property name="text">
<string>Preferences</string>
</property>
2015-11-17 13:42:03 +01:00
<property name="menuRole">
<enum>QAction::PreferencesRole</enum>
</property>
2015-08-02 17:27:18 +02:00
</action>
2015-08-11 16:52:18 +02:00
<action name="actionImportFromPattern">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Import from a pattern</string>
</property>
2015-11-17 13:42:03 +01:00
<property name="menuRole">
<enum>QAction::NoRole</enum>
</property>
2015-08-11 16:52:18 +02:00
</action>
2015-10-15 14:37:10 +02:00
<action name="actionCreateFromExisting">
<property name="text">
<string>Create from existing ...</string>
</property>
<property name="toolTip">
<string>Create from existing file</string>
</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-15 14:37:10 +02:00
</action>
2016-06-01 15:37:42 +02:00
<action name="actionExportToCSV">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Export to CSV</string>
</property>
2016-06-01 18:58:46 +02:00
<property name="menuRole">
<enum>QAction::NoRole</enum>
</property>
2016-06-01 15:37:42 +02:00
</action>
2015-07-10 11:49:37 +02:00
</widget>
2015-07-10 13:22:46 +02:00
<layoutdefault spacing="6" margin="11"/>
2015-07-12 16:19:53 +02:00
<resources>
<include location="share/resources/tapeicon.qrc"/>
</resources>
2015-07-10 11:49:37 +02:00
<connections/>
</ui>