BIM: update tooltips in BIM Setup to match current prefs
Related to #25004 Updated the tooltips to point to correct pref pages. Additionally: * Minor text tweaks. * Replaced "Gui::PrefColorButton" with "Gui::ColorButton".
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
<item row="15" column="1">
|
||||
<widget class="QCheckBox" name="settingNewdocument">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Check this to make FreeCAD start with a new blank document. Location in preferences: <span style=" font-weight:600;">General &gt; Document &gt; Create new document at startup</span></p></body></html></string>
|
||||
<string><html><head/><body><p>Check this to make FreeCAD start with a new blank document. Location in preferences: <span style=" font-weight:600;">General &gt; Document &gt; Create new document at start up</span></p></body></html></string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string/>
|
||||
@@ -105,14 +105,14 @@
|
||||
<item row="6" column="0">
|
||||
<widget class="QLabel" name="label_17">
|
||||
<property name="text">
|
||||
<string>Main grid line every</string>
|
||||
<string>Major grid line every</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="3" column="1">
|
||||
<widget class="QComboBox" name="settingUnits">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>The preferred unit that will be used everywhere: in dialogs, measurements and dimensions. However, any other unit can be entered anytime. Changing the default unit system anytime will not cause any modification to the model. Location in preferences: <span style=" font-weight:600;">General &gt; Default unit system</span></p></body></html></string>
|
||||
<string><html><head/><body><p>The preferred unit that will be used everywhere: in dialogs, measurements and dimensions. However, any other unit can be entered anytime. Changing the default unit system anytime will not cause any modification to the model. Location in preferences: <span style=" font-weight:600;">General &gt; General &gt; Default unit system</span></p></body></html></string>
|
||||
</property>
|
||||
<item>
|
||||
<property name="text">
|
||||
@@ -163,7 +163,7 @@
|
||||
<item row="4" column="1">
|
||||
<widget class="QSpinBox" name="settingDecimals">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>The number of decimals preferred in the interface controls and measurements. Location in preferences: <span style=" font-weight:600;">General &gt; Units &gt; Number of decimals</span></p></body></html></string>
|
||||
<string><html><head/><body><p>The number of decimals preferred in the interface controls and measurements. Location in preferences: <span style=" font-weight:600;">General &gt; General &gt; Number of decimals</span></p></body></html></string>
|
||||
</property>
|
||||
<property name="value">
|
||||
<number>2</number>
|
||||
@@ -173,7 +173,7 @@
|
||||
<item row="6" column="1">
|
||||
<widget class="QSpinBox" name="settingSquares">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>How many small squares between each main line of the grid. Location in preferences: <span style=" font-weight:600;">Draft &gt; Grid and snapping &gt; Main line every</span></p></body></html></string>
|
||||
<string><html><head/><body><p>How many small squares between each major line of the grid. Location in preferences: <span style=" font-weight:600;">Draft &gt; Grid and Snapping &gt; Major lines every</span></p></body></html></string>
|
||||
</property>
|
||||
<property name="suffix">
|
||||
<string> square(s)</string>
|
||||
@@ -186,7 +186,7 @@
|
||||
<item row="11" column="1">
|
||||
<widget class="QComboBox" name="settingDimstyle">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Default dimension style. Location in preferences: <span style=" font-weight:600;">Draft &gt; Texts and dimensions &gt; Arrow style, TechDraw &gt; TechDraw 2 &gt; Arrow Style</span></p></body></html></string>
|
||||
<string><html><head/><body><p>Default dimension style. Location in preferences: <span style=" font-weight:600;">Draft &gt; Texts and Dimensions &gt; Start/End arrow type, TechDraw &gt; Dimensions &gt; Arrow style</span></p></body></html></string>
|
||||
</property>
|
||||
<item>
|
||||
<property name="text">
|
||||
@@ -250,7 +250,7 @@
|
||||
<item>
|
||||
<widget class="QLabel" name="label_19">
|
||||
<property name="text">
|
||||
<string>3D view background</string>
|
||||
<string>3D View background</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -300,7 +300,7 @@
|
||||
<item row="16" column="1">
|
||||
<widget class="QSpinBox" name="settingBackupfiles">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>The number of backup files to keep when saving a file. Location in preferences: <span style=" font-weight:600;">General &gt; Document &gt; Maximum number of backup files</span></p></body></html></string>
|
||||
<string><html><head/><body><p>The number of backup files to keep when saving a file. Location in preferences: <span style=" font-weight:600;">General &gt; Document &gt; Maximum number of backup files to keep when resaving document</span></p></body></html></string>
|
||||
</property>
|
||||
<property name="value">
|
||||
<number>1</number>
|
||||
@@ -331,7 +331,7 @@
|
||||
<item row="5" column="1">
|
||||
<widget class="Gui::InputField" name="settingGrid">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>This is the size of the smallest square of the grid. Location in preferences: <span style=" font-weight:600;">Draft &gt; Grid and snapping &gt; Grid spacing</span></p></body></html></string>
|
||||
<string><html><head/><body><p>The size of the smallest square of the grid. Location in preferences: <span style=" font-weight:600;">Draft &gt; Grid and Snapping &gt; Grid spacing</span></p></body></html></string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>0 </string>
|
||||
@@ -346,14 +346,14 @@
|
||||
<item row="3" column="3">
|
||||
<widget class="Gui::ColorButton" name="colorButtonConstruction">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>The default color of construction geometry. Location in preferences: <span style=" font-weight:600;">Draft &gt; General &gt; Construction geometry color</span></p></body></html></string>
|
||||
<string><html><head/><body><p>The default color for construction geometry. Location in preferences: <span style=" font-weight:600;">Draft &gt; General &gt; Construction geometry color</span></p></body></html></string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="2" column="3">
|
||||
<widget class="Gui::ColorButton" name="colorButtonFaces">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>The default color of faces in the 3D view. Location in preferences: <span style=" font-weight:600;">Display &gt; Part/Part Design Color &gt; Shape Appearance &gt; Shape color</span></p></body></html></string>
|
||||
<string><html><head/><body><p>The default color for faces in the 3D View. Location in preferences: <span style=" font-weight:600;">Part/Part Design &gt; Shape Appearance &gt; Shape color</span></p></body></html></string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -381,7 +381,7 @@
|
||||
<item row="3" column="1">
|
||||
<widget class="Gui::ColorButton" name="colorButtonHelpers">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>The default color for helper objects such as grids and axes. Location in preferences: <span style=" font-weight:600;">BIM &gt; Defaults &gt; Helper colors</span></p></body></html></string>
|
||||
<string><html><head/><body><p>The default color for helper objects such as axes. Location in preferences: <span style=" font-weight:600;">BIM &gt; Defaults &gt; Helper color</span></p></body></html></string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -395,21 +395,21 @@
|
||||
<item row="2" column="1">
|
||||
<widget class="Gui::ColorButton" name="colorButtonLines">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>The default color of lines in the 3D view. Location in preferences: <span style=" font-weight:600;">Display &gt; Part/Part Design Color &gt; Shape Appearance &gt; Default line color</span></p></body></html></string>
|
||||
<string><html><head/><body><p>The default color for lines in the 3D View. Location in preferences: <span style=" font-weight:600;">Part/Part Design &gt; Shape Appearance &gt; Line color</span></p></body></html></string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="0" column="0">
|
||||
<widget class="QLabel" name="label_20">
|
||||
<property name="text">
|
||||
<string>Gradient top:</string>
|
||||
<string>Gradient top</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="0" column="1">
|
||||
<widget class="Gui::ColorButton" name="colorButtonTop">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>The top color of the 3D view background gradient. Location in preferences: <span style=" font-weight:600;">Display &gt; Colors &gt; Color gradient</span></p></body></html></string>
|
||||
<string><html><head/><body><p>The top color of the 3D View background gradient. Location in preferences: <span style=" font-weight:600;">Display &gt; Colors &gt; Linear gradient</span></p></body></html></string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -423,7 +423,7 @@
|
||||
<item row="0" column="3">
|
||||
<widget class="Gui::ColorButton" name="colorButtonBottom">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>The bottom color of the 3D view background gradient. Location in preferences: <span style=" font-weight:600;">Display &gt; Colors &gt; Color gradient</span></p></body></html></string>
|
||||
<string><html><head/><body><p>The bottom color of the 3D View background gradient. Location in preferences: <span style=" font-weight:600;">Display &gt; Colors &gt; Linear gradient</span></p></body></html></string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -442,16 +442,16 @@
|
||||
</widget>
|
||||
</item>
|
||||
<item row="1" column="1">
|
||||
<widget class="Gui::PrefColorButton" name="colorButtonSimple">
|
||||
<widget class="Gui::ColorButton" name="colorButtonSimple">
|
||||
<property name="toolTip">
|
||||
<string>The background color when simple color is enabled</string>
|
||||
<string><html><head/><body><p>The 3D View background color when simple color is enabled. Location in preferences: <span style=" font-weight:600;">Display &gt; Colors &gt; Simple color</span></p></body></html></string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="1" column="3">
|
||||
<widget class="Gui::PrefColorButton" name="colorButtonText">
|
||||
<widget class="Gui::ColorButton" name="colorButtonText">
|
||||
<property name="toolTip">
|
||||
<string>The color to use for texts and dimensions</string>
|
||||
<string><html><head/><body><p>The default color for texts. Location in preferences: <span style=" font-weight:600;">Draft &gt; Texts and Dimensions &gt; Text color</span></p></body></html></string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -483,7 +483,7 @@
|
||||
<item row="8" column="1">
|
||||
<widget class="Gui::InputField" name="settingText">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>The default size of texts and dimension texts. Location in preferences: <span style=" font-weight:600;">Draft &gt; Texts and dimensions &gt; Font size, TechDraw &gt; TechDraw 2 &gt; Font size</span></p></body></html></string>
|
||||
<string><html><head/><body><p>The default size of texts. Location in preferences: <span style=" font-weight:600;">Draft &gt; Texts and Dimensions &gt; Font size, TechDraw &gt; Dimensions &gt; Font size</span></p></body></html></string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>0 </string>
|
||||
@@ -540,7 +540,8 @@
|
||||
<item row="12" column="1">
|
||||
<widget class="Gui::InputField" name="settingArrowsize">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Default dimension arrow size. Location in preferences: <span style=" font-weight:600;">TechDraw &gt; TechDraw 2 &gt; Arrow size, Draft &gt; Texts and dimensions &gt; Arrow size</span></p></body></html></string>
|
||||
<string><html><head/><body><p>Default dimension arrow size. Location in preferences: <span style=" font-weight:600;">Draft &gt; Texts and Dimensions &gt; Start/End arrow size, TechDraw &gt; Dimensions &gt; Arrow size
|
||||
</span></p></body></html></string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>0 </string>
|
||||
@@ -553,7 +554,7 @@
|
||||
<item row="9" column="1">
|
||||
<widget class="QFontComboBox" name="settingFont">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Default font. Location in preferences: <span style=" font-weight:600;">Draft &gt; Texts and dimensions &gt; Font family, TechDraw &gt; TechDraw 1 &gt; Label Font</span></p></body></html></string>
|
||||
<string><html><head/><body><p>Default font. Location in preferences: <span style=" font-weight:600;">Draft &gt; Texts and Dimensions &gt; Font name, TechDraw &gt; General &gt; Label font</span></p></body></html></string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -666,11 +667,6 @@
|
||||
<extends>QPushButton</extends>
|
||||
<header>Gui/Widgets.h</header>
|
||||
</customwidget>
|
||||
<customwidget>
|
||||
<class>Gui::PrefColorButton</class>
|
||||
<extends>Gui::ColorButton</extends>
|
||||
<header>Gui/PrefWidgets.h</header>
|
||||
</customwidget>
|
||||
</customwidgets>
|
||||
<resources/>
|
||||
<connections>
|
||||
|
||||
Reference in New Issue
Block a user