Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Web framework based on Qt?

    The Lounge
    5
    7
    7887
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • K
      kibsoft 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.

      1 Reply Last reply Reply Quote 0
      • I
        Immii last edited by

        You can do Hybrid things, google Qt webkit bridge, and Qt hybrid whitepaper. Hope that helps

        1 Reply Last reply Reply Quote 0
        • K
          kibsoft last edited by

          I meant something like that: http://qtwui.sourceforge.net/

          1 Reply Last reply Reply Quote 0
          • O
            Olorin5800 last edited by

            You could look at Wt http://www.webtoolkit.eu/wt , its inspired by Qt


            My programs never have bugs, they just develop random features.

            1 Reply Last reply Reply Quote 0
            • K
              kibsoft 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?

              1 Reply Last reply Reply Quote 0
              • T
                timothycrosley 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

                1 Reply Last reply Reply Quote 0
                • dantti
                  dantti 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

                  1 Reply Last reply Reply Quote 0
                  • First post
                    Last post