![]() |
SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
|
Public Member Functions | |
SC_ImportTab (QWidget *parent=nullptr) | |
![]() | |
SC_enumeratedTab (QWidget *parent=nullptr) | |
import_tabs_e | currentTab () |
void | setCurrentTab (import_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 () |
Public Attributes | |
SC_AddonImportTab * | addonTab |
Additional Inherited Members | |
![]() | |
void | keyPressEvent (QKeyEvent *e) override |