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 gui in the browser
QtWS25 Last Chance

Qt gui in the browser

Scheduled Pinned Locked Moved General and Desktop
7 Posts 3 Posters 1.5k Views
  • 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.
  • B Offline
    B Offline
    Bremenpl
    wrote on last edited by
    #1

    Hello there,
    I have a bit of a weird problem... I have developed a Qt widgets application and it works fine. My problem is that in the project requirements I also need to provide a way to do similar stuff (as in that app) in the web browser. Is there any way/ trick/ hack allowing one to show the gui QT application in the browser somehow? Maybe theres some streaming mechanism that qt consist of or anything? I am not a web developer, merely a developer at all, so thats why I am asking this. I would appreciate all help.

    lprzenioslo.zut.edu.pl

    McLionM 1 Reply Last reply
    0
    • B Bremenpl

      Hello there,
      I have a bit of a weird problem... I have developed a Qt widgets application and it works fine. My problem is that in the project requirements I also need to provide a way to do similar stuff (as in that app) in the web browser. Is there any way/ trick/ hack allowing one to show the gui QT application in the browser somehow? Maybe theres some streaming mechanism that qt consist of or anything? I am not a web developer, merely a developer at all, so thats why I am asking this. I would appreciate all help.

      McLionM Offline
      McLionM Offline
      McLion
      wrote on last edited by
      #2

      @Bremenpl
      I'm not sure I get the idea of your approach.
      Using a browser as a GUI is a usual technique - we are doing this too and it gives a great freedom of changing the GUI to some extent without having to touch the application.
      Hybrid GUI

      Is that what you are looking for?

      1 Reply Last reply
      0
      • B Offline
        B Offline
        Bremenpl
        wrote on last edited by
        #3

        I was wondering about something like this: take my qt widgets c++ app and somehow stream it to the browser. Dpesnt have to work very fast. Just so i wont have to write new code.

        lprzenioslo.zut.edu.pl

        McLionM 1 Reply Last reply
        0
        • B Bremenpl

          I was wondering about something like this: take my qt widgets c++ app and somehow stream it to the browser. Dpesnt have to work very fast. Just so i wont have to write new code.

          McLionM Offline
          McLionM Offline
          McLion
          wrote on last edited by
          #4

          @Bremenpl
          Not that I know of - Sorry.

          1 Reply Last reply
          0
          • B Offline
            B Offline
            Bremenpl
            wrote on last edited by
            #5

            Thanks anyways, it was a wild shot anyways. I gues i have to get to know this eebkit better.

            lprzenioslo.zut.edu.pl

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

              Hi,

              Are you thinking about something like the Vaudeville project ?

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

              B 1 Reply Last reply
              2
              • SGaistS SGaist

                Hi,

                Are you thinking about something like the Vaudeville project ?

                B Offline
                B Offline
                Bremenpl
                wrote on last edited by
                #7

                @SGaist I would say that is exacly what I am looking for. To bad it is not complete.

                lprzenioslo.zut.edu.pl

                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