Torsdag 20. mai 2010 00:11:34 skrev ext Ivan De Marino :
> I mean, to write good QML I find necessary to take a look to the source
> code. Particularly when using new methods/stuff. This time I had a
> surprise.
> I can't find the definition of QDeclarativeWebSettings, the class used in
> QDeclarativeWebView.
> 
> I can see that there is some sort of "mapping" between
> DeclarativeWebSettings and QWebSettings, but... I don't get it.
> 
> Most probably is me missing something or not getting the magic C++ that the
> Trolls write, but... HELP! :D
> 

It's defined in src/imports/webkit/qdeclarativewebview_p_p.h . A bit of an odd 
place, I agree.

-- 
Alan Alpert
Software Engineer
Nokia, Qt Development Frameworks
_______________________________________________
Qt-qml mailing list
Qt-qml@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-qml

Reply via email to