I use in my application these classes (and their dependencies of course)
QWebView , QWebPage , QWebFrame
and this forces me to deploy the hude QtWebKit4.dll (15 Mega Bytes)
is there any way to just include only the classes that I need, not all the kit dll ?
Bookmarks