Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Qt and C++ Desktop Applications
Forum Updated to NodeBB v4.3 + New Features

Qt and C++ Desktop Applications

Scheduled Pinned Locked Moved General and Desktop
7 Posts 2 Posters 1.8k Views 1 Watching
  • 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.
  • G Offline
    G Offline
    gianni
    wrote on last edited by
    #1

    Hi,
    I have a C++ Desktop Application and now I'm wondering if is it possible (and you would recommend it...) to tun this application as a web application with Qt.
    The Destop app implements a lot of scientific calculations, so I'd love not to convert it on a Web App, but insted just to publish it trough Qt.

    Any help?
    Are there existing examples of this use case?

    Thank's.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      Are you thinking about something like "Qt Cloud Services":https://qtcloudservices.com ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • G Offline
        G Offline
        gianni
        wrote on last edited by
        #3

        I'm pretty sure that Qt Cloud Services can publish native Qt applications, but I'm not sure if can convert C++ Desktop Applications in web applications.
        My question if exaction this one; is it possible to turn a c++ app in web app, and what is it the expected effort to do that?

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Then you mean turn a full QWidget application in something embedded in a web page ?

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0
          • G Offline
            G Offline
            gianni
            wrote on last edited by
            #5

            Yes, if I understood well, need to embed first my desktop app in a QWidget, and then the QWidget in a web page.

            1 Reply Last reply
            0
            • G Offline
              G Offline
              gianni
              wrote on last edited by
              #6

              So, do I need to use QtWebKit Bridge to convert a QWidget in a web page?

              1 Reply Last reply
              0
              • SGaistS Offline
                SGaistS Offline
                SGaist
                Lifetime Qt Champion
                wrote on last edited by
                #7

                No, you'll have to use something like the "Wt":http://www.webtoolkit.eu/wt

                Interested in AI ? www.idiap.ch
                Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                1 Reply Last reply
                0

                • Login

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • Users
                • Groups
                • Search
                • Get Qt Extensions
                • Unsolved