qt - Firing a CustomEvent into an IHTMLDocument instance from C++ -
i have qt 3.3 application instantiates webbrowser control , need fire customevent @ current document json string detail property. similar question has been asked before answer uses deprecated apis (e.g. createeventobject) recommended approach? having great difficulty finding documentation online , procedure seems quite complex achieve simple result.
Comments
Post a Comment