![]() |
SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
|
Public Member Functions | |
| SC_enumeratedTab (QWidget *parent=nullptr) | |
| E | currentTab () |
| void | setCurrentTab (E t) |
Public Member Functions inherited from SC_enumeratedTabBase | |
| 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 | |
Protected Member Functions inherited from SC_enumeratedTabBase | |
| void | keyPressEvent (QKeyEvent *e) override |