![]() |
SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
|
Static Public Member Functions | |
static SC_ComboBoxIntegerValidator * | CreateBoundlessValidator (QComboBox *parent=nullptr) |
static SC_ComboBoxIntegerValidator * | CreateUpperBoundValidator (int upperBound, QComboBox *parent=nullptr) |
static SC_ComboBoxIntegerValidator * | CreateLowerBoundValidator (int lowerBound, QComboBox *parent=nullptr) |
static QComboBox * | ApplyValidatorToComboBox (QValidator *validator, QComboBox *comboBox) |