Added PathBoundary task panel tool tips and tab order.
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>263</width>
|
||||
<height>508</height>
|
||||
<width>417</width>
|
||||
<height>647</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
@@ -34,6 +34,9 @@
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Select what type of shape to use to constrain the underlying Path.</p></body></html></string>
|
||||
</property>
|
||||
<property name="currentIndex">
|
||||
<number>2</number>
|
||||
</property>
|
||||
@@ -79,7 +82,11 @@
|
||||
<widget class="QFrame" name="stockFromExisting">
|
||||
<layout class="QGridLayout" name="gridLayout_8">
|
||||
<item row="0" column="1">
|
||||
<widget class="QComboBox" name="stockExisting"/>
|
||||
<widget class="QComboBox" name="stockExisting">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Select the body to be used to constrain the underlying Path.</p></body></html></string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
@@ -88,7 +95,11 @@
|
||||
<widget class="QFrame" name="stockFromBase">
|
||||
<layout class="QGridLayout" name="gridLayout_9">
|
||||
<item row="1" column="3">
|
||||
<widget class="Gui::InputField" name="stockExtYpos"/>
|
||||
<widget class="Gui::InputField" name="stockExtYpos">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Extension of BoundBox's MaxY.</p></body></html></string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="0" column="1">
|
||||
<widget class="QLabel" name="stockExtXLabel">
|
||||
@@ -105,6 +116,9 @@
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Extension of BoundBox's MaxX.</p></body></html></string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="1" column="1">
|
||||
@@ -115,7 +129,11 @@
|
||||
</widget>
|
||||
</item>
|
||||
<item row="0" column="2">
|
||||
<widget class="Gui::InputField" name="stockExtXneg"/>
|
||||
<widget class="Gui::InputField" name="stockExtXneg">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Extension of BoundBox's MinX.</p></body></html></string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="2" column="1">
|
||||
<widget class="QLabel" name="stockExtZLabel">
|
||||
@@ -125,13 +143,25 @@
|
||||
</widget>
|
||||
</item>
|
||||
<item row="2" column="2">
|
||||
<widget class="Gui::InputField" name="stockExtZneg"/>
|
||||
<widget class="Gui::InputField" name="stockExtZneg">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Extension of BoundBox's MinZ.</p></body></html></string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="2" column="3">
|
||||
<widget class="Gui::InputField" name="stockExtZpos"/>
|
||||
<widget class="Gui::InputField" name="stockExtZpos">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Extension of BoundBox's MaxZ.</p></body></html></string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="1" column="2">
|
||||
<widget class="Gui::InputField" name="stockExtYneg"/>
|
||||
<widget class="Gui::InputField" name="stockExtYneg">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Extension of BoundBox's MinY.</p></body></html></string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
@@ -140,10 +170,18 @@
|
||||
<widget class="QFrame" name="stockCreateCylinder">
|
||||
<layout class="QGridLayout" name="gridLayout_10">
|
||||
<item row="0" column="2">
|
||||
<widget class="Gui::InputField" name="stockCylinderRadius"/>
|
||||
<widget class="Gui::InputField" name="stockCylinderRadius">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Radius of the Cylinder.</p></body></html></string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="1" column="2">
|
||||
<widget class="Gui::InputField" name="stockCylinderHeight"/>
|
||||
<widget class="Gui::InputField" name="stockCylinderHeight">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Height of the Cylinder.</p></body></html></string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="0" column="1">
|
||||
<widget class="QLabel" name="stockCylinderRadiusLabel">
|
||||
@@ -180,13 +218,25 @@
|
||||
</widget>
|
||||
</item>
|
||||
<item row="0" column="2">
|
||||
<widget class="Gui::InputField" name="stockBoxLength"/>
|
||||
<widget class="Gui::InputField" name="stockBoxLength">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Length of the Box.</p></body></html></string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="2" column="2">
|
||||
<widget class="Gui::InputField" name="stockBoxHeight"/>
|
||||
<widget class="Gui::InputField" name="stockBoxHeight">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Height of the Box.</p></body></html></string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="1" column="2">
|
||||
<widget class="Gui::InputField" name="stockBoxWidth"/>
|
||||
<widget class="Gui::InputField" name="stockBoxWidth">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Width of the Box.</p></body></html></string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="2" column="1">
|
||||
<widget class="QLabel" name="stockBoxHeightLabel">
|
||||
@@ -203,6 +253,9 @@
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="stockInside">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>I checked the path is constrained by the solid. Otherwise the the volume of the solid describes a &quot;keep out&quot; zone.</p></body></html></string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Constrained to Inside</string>
|
||||
</property>
|
||||
@@ -233,6 +286,22 @@
|
||||
<header>Gui/InputField.h</header>
|
||||
</customwidget>
|
||||
</customwidgets>
|
||||
<tabstops>
|
||||
<tabstop>stock</tabstop>
|
||||
<tabstop>stockExisting</tabstop>
|
||||
<tabstop>stockExtXneg</tabstop>
|
||||
<tabstop>stockExtXpos</tabstop>
|
||||
<tabstop>stockExtYneg</tabstop>
|
||||
<tabstop>stockExtYpos</tabstop>
|
||||
<tabstop>stockExtZneg</tabstop>
|
||||
<tabstop>stockExtZpos</tabstop>
|
||||
<tabstop>stockCylinderRadius</tabstop>
|
||||
<tabstop>stockCylinderHeight</tabstop>
|
||||
<tabstop>stockBoxLength</tabstop>
|
||||
<tabstop>stockBoxWidth</tabstop>
|
||||
<tabstop>stockBoxHeight</tabstop>
|
||||
<tabstop>stockInside</tabstop>
|
||||
</tabstops>
|
||||
<resources/>
|
||||
<connections/>
|
||||
</ui>
|
||||
|
||||
Reference in New Issue
Block a user