BornAgain
1.19.79
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Defines class FixupDoubleValidator.
Definition in file FixupDoubleValidator.h.
Go to the source code of this file.
Classes | |
class | FixupDoubleValidator |
The FixupDoubleValidator class is a derivative of QDoubleValidator with non-empty "fixup" method. If the validator return QValidator::Intermediate, then "fixup" lets us know about that, emiting fixupSignal(). More... | |