![]() |
SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
|
This is the complete list of members for SC_ComboBoxIntegerValidator, including all inherited members.
| ApplyValidatorToComboBox(QValidator *validator, QComboBox *comboBox) (defined in SC_ComboBoxIntegerValidator) | SC_ComboBoxIntegerValidator | static |
| CreateBoundlessValidator(QComboBox *parent=nullptr) (defined in SC_ComboBoxIntegerValidator) | SC_ComboBoxIntegerValidator | static |
| CreateLowerBoundValidator(int lowerBound, QComboBox *parent=nullptr) (defined in SC_ComboBoxIntegerValidator) | SC_ComboBoxIntegerValidator | static |
| CreateUpperBoundValidator(int upperBound, QComboBox *parent=nullptr) (defined in SC_ComboBoxIntegerValidator) | SC_ComboBoxIntegerValidator | static |
| fixup(QString &input) const override (defined in SC_ComboBoxIntegerValidator) | SC_ComboBoxIntegerValidator | |
| isNumberInRange(int number) const (defined in SC_ComboBoxIntegerValidator) | SC_ComboBoxIntegerValidator | |
| isNumberValid(int number) const (defined in SC_ComboBoxIntegerValidator) | SC_ComboBoxIntegerValidator | |
| SC_ComboBoxIntegerValidator(int lowerBoundIntegerInclusive, int upperBoundIntegerInclusive, QComboBox *parent) (defined in SC_ComboBoxIntegerValidator) | SC_ComboBoxIntegerValidator | |
| stripNonNumbersAndAdjustCursorPos(QString &input, int &cursorPos) const (defined in SC_ComboBoxIntegerValidator) | SC_ComboBoxIntegerValidator | |
| validate(QString &input, int &cursorPos) const override (defined in SC_ComboBoxIntegerValidator) | SC_ComboBoxIntegerValidator |