-
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
|
||||
class WebViewQt;
|
||||
class Rktwebview_qt;
|
||||
class Command;
|
||||
|
||||
class WebviewWindow : public QMainWindow
|
||||
{
|
||||
@@ -39,6 +40,7 @@ public:
|
||||
|
||||
public:
|
||||
void runJs(const QString &js);
|
||||
void callJs(const QString &js, Command *c);
|
||||
void openDevTools();
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user