Hi,
I am new to this QT.I have to implement a small code that loads a server webpage which contain a javascript widget(create submit button).Now I need to get events to QT code when user submits the javascript button.
Please let me know how to do this any example or code snippets appreciated.
Note:
I shouldnot edit javascript.

Thank you.