![]() |
SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
|
Public Member Functions | |
| SC_AddonImportTab (QWidget *parent) | |
Public Member Functions inherited from SC_TextEdit | |
| SC_TextEdit (QWidget *parent=nullptr, bool accept_drops=true, bool enable_search=true) | |
| 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 | |
Public Slots inherited from SC_TextEdit | |
| void | find () |
| void | findText (const QString &text) |
| void | findNext () |
| void | findPrev () |
| void | hideSearchBox () |
Public Attributes inherited from SC_TextEdit | |
| bool | edited_by_user |
Protected Member Functions inherited from SC_TextEdit | |
| void | keyPressEvent (QKeyEvent *e) override |
| void | focusInEvent (QFocusEvent *e) override |
| void | resizeEvent (QResizeEvent *e) override |