documentation
This commit is contained in:
@@ -59,6 +59,7 @@ void Rktwebview_qt::processCommand(Command *cmd)
|
||||
"window.rkt_evt_frame_el = null;\n"
|
||||
"window.rkt_evt_frame_win = null;\n"
|
||||
"window.rkt_send_event = function(obj) {\n"
|
||||
" obj.timestamp = Date.now();\n"
|
||||
" //console.log('Sending event: ' + obj);\n"
|
||||
" window.rkt_event_queue.push(obj);\n"
|
||||
" if (window.rkt_evt_frame_el) {\n"
|
||||
|
||||
Reference in New Issue
Block a user