Public Member Functions | |
int | mapToInt (uint v) const |
uint | mapToUInt (int v) const |
UIntSpinBoxPrivate () | |
Public Attributes | |
UnsignedValidator * | mValidator |
Gui::UIntSpinBoxPrivate::UIntSpinBoxPrivate | ( | ) |
int Gui::UIntSpinBoxPrivate::mapToInt | ( | uint | v | ) | const |
Referenced by Gui::UIntSpinBox::setRange(), Gui::UIntSpinBox::setValue(), and Gui::UIntSpinBox::valueFromText().
uint Gui::UIntSpinBoxPrivate::mapToUInt | ( | int | v | ) | const |
UnsignedValidator* Gui::UIntSpinBoxPrivate::mValidator |
Referenced by Gui::UIntSpinBox::UIntSpinBox(), Gui::UIntSpinBox::validate(), and Gui::UIntSpinBox::~UIntSpinBox().