Tulip
5.3.0
Large graphs analysis and drawing
|
#include <ScientificDoubleSpinBox.h>
Inherits QValidator.
Public Member Functions | |
void | fixup (QString &text) const override |
State | validate (QString &input, int &pos) const override |
Utility class used to validate that a QString contains a valid representation of a floating point number including scientific notation.
Definition at line 41 of file ScientificDoubleSpinBox.h.