Web framework based on Qt?
-
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. -
I meant something like that: http://qtwui.sourceforge.net/
-
You could look at Wt http://www.webtoolkit.eu/wt , its inspired by Qt
-
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
-
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