[webkit-qt] Why no removeFromJavaScriptWindowObject ?

Ariya Hidayat ariya.hidayat at gmail.com
Mon Feb 14 08:37:51 PST 2011


>   There is a addToJavaScriptWindowObject method in QWebFrame, but why there
> is no removeFromJavaScriptWindowObject method?

Because you can just delete the object (from C++ side) and/or just
evaluate "delete window.foobar", depending on what you want.


-- 
Ariya Hidayat
http://www.linkedin.com/in/ariyahidayat


More information about the webkit-qt mailing list