![]()  | 
  
    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) | |
  Public Member Functions inherited from SC_enumeratedTab< main_tabs_e > | |
| SC_enumeratedTab (QWidget *parent=nullptr) | |
| main_tabs_e | currentTab () | 
| void | setCurrentTab (main_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 |