[Interest] Using QT as web building system

Sivan Greenberg sivan at omniqueue.com
Wed Apr 4 13:49:03 CEST 2012


There are several things floating around close to that, one of them is this:
https://gitorious.org/qmlweb#more

HTH,

-Sivan

On Wed, Apr 4, 2012 at 2:45 PM, Marek Bronowicki <marek at cyberdeus.pl> wrote:
> Hi Sivan
> Yes, but as I see it's a hybrid solution... I'm thinking about some other
> thing... converting ui (and maybe cpp) files to pure html, javascript and
> css code.
>
> Like QLineEdit is <input type="text"> etc.
> Connecting signals and slots to SOAP messages or something similar.
>
> Just to write an app in QT, publish on a web server (ie Apache with some
> module) and run on IE, FF or Chrome or whatever.
>
>
>
> W dniu 2012-04-04 13:25, Sivan Greenberg pisze:
>
>> Hi Marek!
>>
>> So, you would like to use qt widgets on a web page? I'm not sure I
>> understand what you mean.
>>
>> This might be what you look for perhasp?
>>
>> http://doc.qt.nokia.com/4.7-snapshot/qtwebkit.html#details
>>
>> and
>>
>> http://doc.qt.nokia.com/4.7-snapshot/qtwebkit-bridge.html .
>>
>> -Sivan
>>
>> On Wed, Apr 4, 2012 at 2:05 PM, Marek Bronowicki<marek at cyberdeus.pl>
>>  wrote:
>>>
>>> Hello
>>>
>>> I'm just wondering is there something like web building system based on
>>> QT?
>>> I mean microsoft has ASP.NET, Apache has modules for PHP, Python and
>>> stuff like that and there are addons for PHP like Symfony or Kumbia...
>>> Making a port for web apps could be an awesome solution. Does anyone
>>> know there is some project that has such solution?
>>> I saw a PHP-Qt project but as far I can read it is not for webdevel, but
>>> for writing ordinary apps only in PHP instead of C++.
>>>
>>> Best Regards,
>>> Marek Bronowicki
>>> _______________________________________________
>>> Interest mailing list
>>> Interest at qt-project.org
>>> http://lists.qt-project.org/mailman/listinfo/interest
>>
>>
>>
>



-- 
-Sivan



More information about the Interest mailing list