Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenFlipper-Free
OpenFlipper-Free
Commits
c299bd1a
Commit
c299bd1a
authored
Jan 16, 2016
by
Patrick Schmidt
Committed by
Hans-Christian Ebke
Jan 21, 2016
Browse files
Increased precision of double spin boxes.
parent
05e084a8
Pipeline
#768
failed with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Plugin-MeshRepair/MeshRepairControls.ui
View file @
c299bd1a
...
...
@@ -51,6 +51,9 @@ These vertices can usually be removed without destroying the features of the mes
<property
name=
"suffix"
>
<string>
°
</string>
</property>
<property
name=
"decimals"
>
<number>
4
</number>
</property>
<property
name=
"maximum"
>
<double>
180.000000000000000
</double>
</property>
...
...
@@ -179,7 +182,7 @@ These vertices can usually be removed without destroying the features of the mes
<string>
Edge length
</string>
</property>
<property
name=
"decimals"
>
<number>
4
</number>
<number>
10
</number>
</property>
<property
name=
"maximum"
>
<double>
999999999.000000000000000
</double>
...
...
@@ -263,6 +266,9 @@ These vertices can usually be removed without destroying the features of the mes
<property
name=
"suffix"
>
<string>
°
</string>
</property>
<property
name=
"decimals"
>
<number>
4
</number>
</property>
<property
name=
"maximum"
>
<double>
180.000000000000000
</double>
</property>
...
...
@@ -352,6 +358,9 @@ There is no automatic algorithm to fix these foldovers here. So you will have to
<property
name=
"suffix"
>
<string>
°
</string>
</property>
<property
name=
"decimals"
>
<number>
4
</number>
</property>
<property
name=
"maximum"
>
<double>
180.000000000000000
</double>
</property>
...
...
@@ -409,7 +418,7 @@ There is no automatic algorithm to fix these foldovers here. So you will have to
</sizepolicy>
</property>
<property
name=
"decimals"
>
<number>
4
</number>
<number>
6
</number>
</property>
<property
name=
"maximum"
>
<double>
999999999.000000000000000
</double>
...
...
@@ -559,7 +568,7 @@ There is no automatic algorithm to fix these foldovers here. So you will have to
</sizepolicy>
</property>
<property
name=
"decimals"
>
<number>
6
</number>
<number>
10
</number>
</property>
<property
name=
"minimum"
>
<double>
0.000000000000000
</double>
...
...
@@ -615,7 +624,7 @@ There is no automatic algorithm to fix these foldovers here. So you will have to
</sizepolicy>
</property>
<property
name=
"decimals"
>
<number>
6
</number>
<number>
10
</number>
</property>
<property
name=
"minimum"
>
<double>
0.000010000000000
</double>
...
...
@@ -641,6 +650,12 @@ There is no automatic algorithm to fix these foldovers here. So you will have to
<property
name=
"orientation"
>
<enum>
Qt::Vertical
</enum>
</property>
<property
name=
"sizeHint"
stdset=
"0"
>
<size>
<width>
0
</width>
<height>
0
</height>
</size>
</property>
</spacer>
</item>
</layout>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment