[webkit-qt] Frame render doesn't support content rendering not clipped to viewport.

Benjamin Poulain benjamin.poulain at nokia.com
Fri Jan 21 01:59:49 PST 2011


On 01/21/2011 05:48 AM, ext Tony Zhang wrote:
> In main.cpp we set organizationName value;
>
> QApplication app(argc, argv);	
> app.setOrganizationName("NJC");
>
> Is there any way to get the organizationName value for the user?

You can expose anything from C++ with the JavaScript bridge. I suggest 
you to look at the developer network forums: 
http://developer.qt.nokia.com/forums/viewforum/21/
and the documentation of the bridge.

cheers,
Benjamin


More information about the webkit-qt mailing list