|
Optika GUI Toolik
Version of the Day
|
A collection of objects which apply the restriction of a EnhancedNumberValidator to a SpinBoxes and LineEdits. More...
#include <QSpinBox>#include <QDoubleSpinBox>#include <QIntValidator>#include <QDoubleValidator>#include "Optika_ConfigDefs.hpp"#include <QLineEdit>

Go to the source code of this file.
Classes | |
| class | Optika::ValidatorApplier< S > |
| A templated class that applies the minimum, maximum and step specified in an EnhancedNumberValidator onto a QSpingBox. More... | |
| class | Optika::ValidatorApplier< double > |
| A template spcialization of the ValidatorApplier class on the type double. More... | |
| class | Optika::ValidatorApplier< float > |
| A template specialzation of the ValidatorApplier class on the type float. More... | |
Namespaces | |
| Optika | |
A collection of objects which apply the restriction of a EnhancedNumberValidator to a SpinBoxes and LineEdits.
Definition in file Optika_ValidatorApplier.hpp.
1.8.6