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
Commits
c19f4e00
Commit
c19f4e00
authored
Jan 06, 2017
by
Max Lyon
Browse files
add description to LessAnnoyingDoubleSpinBox
parent
11ab0c00
Changes
1
Hide whitespace changes
Inline
Side-by-side
widgets/spinBox/LessAnnoyingDoubleSpinBox.hh
View file @
c19f4e00
...
...
@@ -11,6 +11,9 @@
#include
<QDoubleSpinBox>
#include
<QWidget>
// This spin box allows you to enter more decimals and rounds the number afterwards.
// Also you can input numbers in scientific format, e.g. 1e-6.
class
LessAnnoyingDoubleSpinBox
:
public
QDoubleSpinBox
{
...
...
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