kstars
MagnitudeSpinBox Class Reference
  #include <magnitudespinbox.h>
Inheritance diagram for MagnitudeSpinBox:

Public Member Functions | |
| MagnitudeSpinBox (QWidget *parent=0) | |
| MagnitudeSpinBox (double minValue, double maxValue, QWidget *parent=0) | |
Detailed Description
A special spinbox for entering magnitude values.
This class now inherits KDoubleNumInput instead of QSpinBox a custom spinbox for magnitude (float) values.
- Version
 - 1.0
 
Definition at line 33 of file magnitudespinbox.h.
Constructor & Destructor Documentation
      
  | 
  explicit | 
Default Constructor.
Definition at line 20 of file magnitudespinbox.cpp.
| MagnitudeSpinBox::MagnitudeSpinBox | ( | double | minValue, | 
| double | maxValue, | ||
| QWidget * | parent = 0  | 
        ||
| ) | 
Constructor.
Set minimum and maximum values for the spinbox.
Definition at line 25 of file magnitudespinbox.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:22 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:22 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference