|
Optika GUI Toolik
Version of the Day
|
A template specialzation of the ValidatorApplier class on the type float. More...
#include <Optika_ValidatorApplier.hpp>
Applier Functions | |
| static void | applyToSpinBox (RCP< const EnhancedNumberValidator< float > > validator, QDoubleSpinBox *spinBox) |
| Applies an EnhancedNumberValidator of type float to a QDoubleSpinBox. More... | |
| static void | applyToLineEdit (RCP< const EnhancedNumberValidator< float > > validator, QLineEdit *lineEdit) |
A template specialzation of the ValidatorApplier class on the type float.
Definition at line 157 of file Optika_ValidatorApplier.hpp.
|
inlinestatic |
Applies an EnhancedNumberValidator of type float to a QDoubleSpinBox.
| validator | The validator to be useed. |
| spinBox | The SpinBox on which to apply the validator. |
Definition at line 169 of file Optika_ValidatorApplier.hpp.
|
inlinestatic |
Definition at line 184 of file Optika_ValidatorApplier.hpp.
1.8.6