[TD] some wording improvements
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
</size>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
<string>TechDraw General</string>
|
||||
<string>General</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string/>
|
||||
@@ -216,7 +216,7 @@ for ProjectionGroups</string>
|
||||
<property name="toolTip">
|
||||
<string>Normal line color</string>
|
||||
</property>
|
||||
<property name="color">
|
||||
<property name="color" stdset="0">
|
||||
<color>
|
||||
<red>0</red>
|
||||
<green>0</green>
|
||||
@@ -286,7 +286,7 @@ for ProjectionGroups</string>
|
||||
<property name="toolTip">
|
||||
<string>Preselection color</string>
|
||||
</property>
|
||||
<property name="color">
|
||||
<property name="color" stdset="0">
|
||||
<color>
|
||||
<red>255</red>
|
||||
<green>255</green>
|
||||
@@ -318,7 +318,7 @@ for ProjectionGroups</string>
|
||||
<property name="toolTip">
|
||||
<string>Section face color</string>
|
||||
</property>
|
||||
<property name="color">
|
||||
<property name="color" stdset="0">
|
||||
<color>
|
||||
<red>225</red>
|
||||
<green>225</green>
|
||||
@@ -350,7 +350,7 @@ for ProjectionGroups</string>
|
||||
<property name="toolTip">
|
||||
<string>Selected item color</string>
|
||||
</property>
|
||||
<property name="color">
|
||||
<property name="color" stdset="0">
|
||||
<color>
|
||||
<red>28</red>
|
||||
<green>173</green>
|
||||
@@ -382,7 +382,7 @@ for ProjectionGroups</string>
|
||||
<property name="toolTip">
|
||||
<string>Section face hatch color</string>
|
||||
</property>
|
||||
<property name="color">
|
||||
<property name="color" stdset="0">
|
||||
<color>
|
||||
<red>0</red>
|
||||
<green>0</green>
|
||||
@@ -414,7 +414,7 @@ for ProjectionGroups</string>
|
||||
<property name="toolTip">
|
||||
<string>Window background color</string>
|
||||
</property>
|
||||
<property name="color">
|
||||
<property name="color" stdset="0">
|
||||
<color>
|
||||
<red>80</red>
|
||||
<green>80</green>
|
||||
@@ -446,7 +446,7 @@ for ProjectionGroups</string>
|
||||
<property name="toolTip">
|
||||
<string>Geometric hatch color</string>
|
||||
</property>
|
||||
<property name="color">
|
||||
<property name="color" stdset="0">
|
||||
<color>
|
||||
<red>0</red>
|
||||
<green>0</green>
|
||||
@@ -473,7 +473,7 @@ for ProjectionGroups</string>
|
||||
<property name="toolTip">
|
||||
<string>Color of Dimension lines and text.</string>
|
||||
</property>
|
||||
<property name="color">
|
||||
<property name="color" stdset="0">
|
||||
<color>
|
||||
<red>0</red>
|
||||
<green>0</green>
|
||||
@@ -565,7 +565,7 @@ for ProjectionGroups</string>
|
||||
<property name="toolTip">
|
||||
<string>Face color</string>
|
||||
</property>
|
||||
<property name="color">
|
||||
<property name="color" stdset="0">
|
||||
<color>
|
||||
<red>255</red>
|
||||
<green>255</green>
|
||||
@@ -597,7 +597,7 @@ for ProjectionGroups</string>
|
||||
<property name="toolTip">
|
||||
<string>Default color for annotations </string>
|
||||
</property>
|
||||
<property name="color">
|
||||
<property name="color" stdset="0">
|
||||
<color>
|
||||
<red>0</red>
|
||||
<green>0</green>
|
||||
@@ -733,7 +733,7 @@ for ProjectionGroups</string>
|
||||
</spacer>
|
||||
</item>
|
||||
<item row="1" column="2">
|
||||
<widget class="Gui::PrefUnitSpinBox" name="plsb_LabelSize">
|
||||
<widget class="Gui::PrefUnitSpinBox" name="plsb_LabelSize" native="true">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
||||
<horstretch>0</horstretch>
|
||||
@@ -743,7 +743,7 @@ for ProjectionGroups</string>
|
||||
<property name="toolTip">
|
||||
<string>Label size</string>
|
||||
</property>
|
||||
<property name="value">
|
||||
<property name="value" stdset="0">
|
||||
<double>8.000000000000000</double>
|
||||
</property>
|
||||
<property name="prefEntry" stdset="0">
|
||||
@@ -793,7 +793,7 @@ for ProjectionGroups</string>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="0" column="2">
|
||||
<widget class="Gui::PrefFileChooser" name="pfc_DefTemp">
|
||||
<widget class="Gui::PrefFileChooser" name="pfc_DefTemp" native="true">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
||||
<horstretch>0</horstretch>
|
||||
@@ -844,7 +844,7 @@ for ProjectionGroups</string>
|
||||
</spacer>
|
||||
</item>
|
||||
<item row="1" column="2">
|
||||
<widget class="Gui::PrefFileChooser" name="pfc_DefDir">
|
||||
<widget class="Gui::PrefFileChooser" name="pfc_DefDir" native="true">
|
||||
<property name="minimumSize">
|
||||
<size>
|
||||
<width>0</width>
|
||||
@@ -854,9 +854,6 @@ for ProjectionGroups</string>
|
||||
<property name="toolTip">
|
||||
<string>Starting directory for menu 'Insert Page using Template'</string>
|
||||
</property>
|
||||
<property name="mode">
|
||||
<enum>Gui::FileChooser::Directory</enum>
|
||||
</property>
|
||||
<property name="prefEntry" stdset="0">
|
||||
<cstring>TemplateDir</cstring>
|
||||
</property>
|
||||
@@ -884,7 +881,7 @@ for ProjectionGroups</string>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="2" column="2">
|
||||
<widget class="Gui::PrefFileChooser" name="pfc_HatchFile">
|
||||
<widget class="Gui::PrefFileChooser" name="pfc_HatchFile" native="true">
|
||||
<property name="minimumSize">
|
||||
<size>
|
||||
<width>0</width>
|
||||
@@ -921,7 +918,7 @@ for ProjectionGroups</string>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="3" column="2">
|
||||
<widget class="Gui::PrefFileChooser" name="pfc_LineGroup">
|
||||
<widget class="Gui::PrefFileChooser" name="pfc_LineGroup" native="true">
|
||||
<property name="minimumSize">
|
||||
<size>
|
||||
<width>0</width>
|
||||
@@ -958,7 +955,7 @@ for ProjectionGroups</string>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="4" column="2">
|
||||
<widget class="Gui::PrefFileChooser" name="pfc_Welding">
|
||||
<widget class="Gui::PrefFileChooser" name="pfc_Welding" native="true">
|
||||
<property name="minimumSize">
|
||||
<size>
|
||||
<width>0</width>
|
||||
@@ -968,9 +965,6 @@ for ProjectionGroups</string>
|
||||
<property name="toolTip">
|
||||
<string>Default directory for welding symbols</string>
|
||||
</property>
|
||||
<property name="mode">
|
||||
<enum>Gui::FileChooser::Directory</enum>
|
||||
</property>
|
||||
<property name="prefEntry" stdset="0">
|
||||
<cstring>WeldingDir</cstring>
|
||||
</property>
|
||||
@@ -998,7 +992,7 @@ for ProjectionGroups</string>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="5" column="2">
|
||||
<widget class="Gui::PrefFileChooser" name="pfc_FilePattern">
|
||||
<widget class="Gui::PrefFileChooser" name="pfc_FilePattern" native="true">
|
||||
<property name="minimumSize">
|
||||
<size>
|
||||
<width>0</width>
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
</size>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
<string>TechDraw Scale</string>
|
||||
<string>Scale</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string/>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
<string>TechDraw Dimensions</string>
|
||||
<string>Dimensions</string>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_5">
|
||||
<item row="0" column="0">
|
||||
@@ -284,7 +284,7 @@
|
||||
</widget>
|
||||
</item>
|
||||
<item row="5" column="2">
|
||||
<widget class="Gui::PrefUnitSpinBox" name="plsb_FontSize">
|
||||
<widget class="Gui::PrefUnitSpinBox" name="plsb_FontSize" native="true">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
||||
<horstretch>0</horstretch>
|
||||
@@ -294,7 +294,7 @@
|
||||
<property name="toolTip">
|
||||
<string>Dimension font size</string>
|
||||
</property>
|
||||
<property name="value">
|
||||
<property name="value" stdset="0">
|
||||
<double>4.000000000000000</double>
|
||||
</property>
|
||||
<property name="prefEntry" stdset="0">
|
||||
@@ -306,7 +306,7 @@
|
||||
</widget>
|
||||
</item>
|
||||
<item row="8" column="2">
|
||||
<widget class="Gui::PrefUnitSpinBox" name="plsb_ArrowSize">
|
||||
<widget class="Gui::PrefUnitSpinBox" name="plsb_ArrowSize" native="true">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
||||
<horstretch>0</horstretch>
|
||||
@@ -316,7 +316,7 @@
|
||||
<property name="toolTip">
|
||||
<string>Dimension arrowhead size</string>
|
||||
</property>
|
||||
<property name="value">
|
||||
<property name="value" stdset="0">
|
||||
<double>5.000000000000000</double>
|
||||
</property>
|
||||
<property name="prefEntry" stdset="0">
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
<string>TechDraw Advanced</string>
|
||||
<string>Advanced</string>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_2">
|
||||
<item row="0" column="0">
|
||||
@@ -65,7 +65,7 @@
|
||||
<item row="4" column="0">
|
||||
<widget class="QLabel" name="label">
|
||||
<property name="text">
|
||||
<string>Max Svg Hatch Tiles</string>
|
||||
<string>Max SVG Hatch Tiles</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -121,7 +121,9 @@
|
||||
<item row="4" column="2">
|
||||
<widget class="Gui::PrefSpinBox" name="sbMaxTiles">
|
||||
<property name="toolTip">
|
||||
<string>Limit on number of 64x64 Svg tiles used to hatch a single face</string>
|
||||
<string>Limit of 64x64 pixel SVG tiles used to hatch a single face.
|
||||
For large scalings you might get an error about to many SVG tiles.
|
||||
Then you need to increase the tile limit.</string>
|
||||
</property>
|
||||
<property name="minimum">
|
||||
<number>1</number>
|
||||
@@ -277,7 +279,8 @@ can be a performance penalty in complex models.</string>
|
||||
<item row="5" column="2">
|
||||
<widget class="Gui::PrefSpinBox" name="sbMaxPat">
|
||||
<property name="toolTip">
|
||||
<string>The maximum number of hatch line segments to use when hatching a face with a PAT pattern</string>
|
||||
<string>Maximum hatch line segments to use
|
||||
when hatching a face with a PAT pattern</string>
|
||||
</property>
|
||||
<property name="minimum">
|
||||
<number>1</number>
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>441</width>
|
||||
<height>333</height>
|
||||
<height>354</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="sizePolicy">
|
||||
@@ -23,7 +23,7 @@
|
||||
</size>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
<string>TechDraw HLR Parameters</string>
|
||||
<string>HLR Parameters</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string/>
|
||||
|
||||
Reference in New Issue
Block a user