![]() |
SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
|
Public Slots | |
| void | TabChanged (int index) |
Public Member Functions | |
| SC_SingleResultTab (SC_MainWindow *mw, QWidget *parent=nullptr) | |
| void | save_result () |
Public Member Functions inherited from SC_enumeratedTab< result_tabs_e > | |
| SC_enumeratedTab (QWidget *parent=nullptr) | |
| result_tabs_e | currentTab () |
| void | setCurrentTab (result_tabs_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 |