![]() |
SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
|
Public Member Functions | |
SC_MainTab (QWidget *parent=nullptr) | |
![]() | |
SC_enumeratedTab (QWidget *parent=nullptr) | |
main_tabs_e | currentTab () |
void | setCurrentTab (main_tabs_e t) |
![]() | |
SC_enumeratedTabBase (QWidget *parent) | |
void | addIgnoreKeyPressEvent (Qt::Key k, const QList< Qt::KeyboardModifier > &s) |
bool | removeIgnoreKeyPressEvent (Qt::Key k, const QList< Qt::KeyboardModifier > &s) |
void | removeAllIgnoreKeyPressEvent () |
Additional Inherited Members | |
![]() | |
void | keyPressEvent (QKeyEvent *e) override |