Web framework based on Qt?
-
wrote on 4 Jan 2011, 14:31 last edited by
Happy New Year! I think most of us want to develop web-applications with Qt. Do Trolls have any research projects involved with web?
I saw some homemade stuffs in the blog(google native client and another).
P.S. I don't mean QtWRT, I mean apps that work in the user's web-browser. -
wrote on 4 Jan 2011, 16:12 last edited by
You can do Hybrid things, google Qt webkit bridge, and Qt hybrid whitepaper. Hope that helps
-
wrote on 4 Jan 2011, 16:19 last edited by
I meant something like that: http://qtwui.sourceforge.net/
-
wrote on 4 Jan 2011, 18:15 last edited by
You could look at Wt http://www.webtoolkit.eu/wt , its inspired by Qt
-
wrote on 4 Jan 2011, 18:56 last edited by
I saw it, but this topic was created for other purpose. I want to know, does Nokia have any research projects involved with web?
-
wrote on 25 Mar 2013, 17:15 last edited by
I've actually been working on a framework that lets you build web apps using a method very similar to QT (Objects, Signals / Slots, A Graphical GUI Builder) you can check it out here: "www.webbot.ws":http://www.webbot.ws
-
wrote on 19 Aug 2016, 04:15 last edited by
Just in case someone is still looking for a Qt web framework and find this thread on Google, there is the Cutelyst framework, Qt based, C++11, small footprint, supports HTTP, FastCGI and uWSGI protocols, API very close to Catalyst framework, it started in 2013 and is actively maintained and improved, benchmarks will be released on #13 Techempower's round.
Have fun!
http://www.cutelyst.org