![]() |
SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
|
Public Slots | |
void | hideSearchBox () |
void | findSomeText (const QString &text, SC_WebEnginePage::FindFlags options) |
void | findSomeText (const QString &text) |
void | findPrev () |
void | findNext () |
Public Member Functions | |
SC_WebView (SC_MainWindow *mw, QWidget *parent=nullptr, QString h={}) | |
void | store_html (const QString &s) |
void | loadHtml () |
void | enableMouseNavigation () |
void | disableMouseNavigation () |
void | enableKeyboardNavigation () |
void | disableKeyboardNavigation () |
Public Attributes | |
SC_MainWindow * | mainWindow |
int | progress |
QString | html_str |
QString | url_to_show |
QByteArray | out_html |