summaryrefslogtreecommitdiffhomepage
path: root/gui/mapping-window.ui
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2017-02-05 11:49:06 +0100
committerStanislaw Halik <sthalik@misaki.pl>2017-02-05 11:49:06 +0100
commit87d2b5992d400239240709adc6503e500ea7e058 (patch)
tree861592d4a49b28b0084bf8162044cb0b77e6ef86 /gui/mapping-window.ui
parent6a28df861112ae4de4d901c6f1bfa49daffde4a7 (diff)
gui, logic: allow for limiting max X on translation axis also
Diffstat (limited to 'gui/mapping-window.ui')
-rw-r--r--gui/mapping-window.ui114
1 files changed, 114 insertions, 0 deletions
diff --git a/gui/mapping-window.ui b/gui/mapping-window.ui
index dc43ab8a..befa0194 100644
--- a/gui/mapping-window.ui
+++ b/gui/mapping-window.ui
@@ -315,6 +315,44 @@
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_5">
<item>
+ <widget class="QFrame" name="frame444">
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="Maximum" vsizetype="Maximum">
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="frameShape">
+ <enum>QFrame::NoFrame</enum>
+ </property>
+ <layout class="QHBoxLayout" name="horizontalLayout444">
+ <item>
+ <widget class="QLabel" name="label">
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="Maximum" vsizetype="Maximum">
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="text">
+ <string>Max translation</string>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <widget class="QComboBox" name="max_x_translation">
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="Maximum" vsizetype="Maximum">
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ </widget>
+ </item>
+ </layout>
+ </widget>
+ </item>
+ <item>
<widget class="spline_widget" name="txconfig" native="true">
<property name="colorBezier" stdset="0">
<color>
@@ -365,6 +403,44 @@
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_6">
<item>
+ <widget class="QFrame" name="frame555">
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="Maximum" vsizetype="Maximum">
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="frameShape">
+ <enum>QFrame::NoFrame</enum>
+ </property>
+ <layout class="QHBoxLayout" name="horizontalLayout555">
+ <item>
+ <widget class="QLabel" name="label">
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="Maximum" vsizetype="Maximum">
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="text">
+ <string>Max translation</string>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <widget class="QComboBox" name="max_y_translation">
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="Maximum" vsizetype="Maximum">
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ </widget>
+ </item>
+ </layout>
+ </widget>
+ </item>
+ <item>
<widget class="spline_widget" name="tyconfig" native="true">
<property name="colorBezier" stdset="0">
<color>
@@ -415,6 +491,44 @@
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_7">
<item>
+ <widget class="QFrame" name="frame666">
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="Maximum" vsizetype="Maximum">
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="frameShape">
+ <enum>QFrame::NoFrame</enum>
+ </property>
+ <layout class="QHBoxLayout" name="horizontalLayout666">
+ <item>
+ <widget class="QLabel" name="label">
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="Maximum" vsizetype="Maximum">
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="text">
+ <string>Max translation</string>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <widget class="QComboBox" name="max_z_translation">
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="Maximum" vsizetype="Maximum">
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ </widget>
+ </item>
+ </layout>
+ </widget>
+ </item>
+ <item>
<widget class="spline_widget" name="tzconfig" native="true">
<property name="colorBezier" stdset="0">
<color>