[webkit-qt] Desktop application Using QTWebkit

Sudhindra Purohit srsjhv9 at gmail.com
Fri Mar 19 05:00:29 PDT 2010


What is QtCreator? Is it Qt full framework which will have integration to
Webkit and it looks like it is paid one.
Do you have any opensource tools which is based on webkit for developing the
desktop applications.

-Harry

On Fri, Mar 19, 2010 at 7:53 AM, Mital Vora <mital.d.vora at gmail.com> wrote:

> I would also be interested in knowing anything related to this..
> I have been trying to use QtWebKit for cross platform application
> development.
> Basically I am facing below mentioned problems.
>
> 1) cant pass/return custom C++ classess reference to and from JavaScript.
> I am able to inject my custom C++ object to JavaScript context as
> "window.myClass"
> I could also be able to create methods like "int MyClass::calculate_sum(int
> i, int j);" which can be called from javascript as "var res =
> window.myClass.calculate_sum(4, 7);"
>
> though I couldn't be able to create method like "MyClass2 *
> MyClass::getMyClass2()" or "void MyClass::processObject(MyObject2* obj)"
>
> any help on this topic would be appreciated.
>
> Regards,
>
> Mital Vora.
>
>
> On Fri, Mar 19, 2010 at 5:03 PM, Haritha Kowdeed <harithatwc at yahoo.com>wrote:
>
>>  Hello There,
>>
>> Can we develop the desktop application using QTWebkit. Our appplication
>> mainly be using HTML,CSS,Javascript and C++ as its backend. If we can
>> develop the application , then can we know What are the Softwares we need to
>> download to develop the application and what is mandatory middleware
>> /software on the user machine to run the application out- of the box.
>>
>> Any response to this would be appreciated,
>> -Harry
>>
>>
>> _______________________________________________
>> webkit-qt mailing list
>> webkit-qt at lists.webkit.org
>> http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
>>
>>
>
> _______________________________________________
> webkit-qt mailing list
> webkit-qt at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-qt/attachments/20100319/abcb040c/attachment.html>


More information about the webkit-qt mailing list