Alive thread implemented
This commit is contained in:
@@ -77,6 +77,9 @@ public:
|
||||
public:
|
||||
int nextHandle();
|
||||
|
||||
public:
|
||||
void closeAllWindows();
|
||||
|
||||
public:
|
||||
rkt_wv_context_t newContext(const QString &boilerplate_js, bool has_pem, const QString &optional_server_cert_pem);
|
||||
int rktWebViewCreate(rkt_wv_context_t context, rktwebview_t parent, event_cb_t js_evt_cb);
|
||||
|
||||
Reference in New Issue
Block a user