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 application managed from web browser
Forum Update on Monday, May 27th 2025

Qt application managed from web browser

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 171 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.
  • I Offline
    I Offline
    ivanicy
    wrote on 9 Dec 2021, 11:28 last edited by ivanicy 12 Sept 2021, 11:29
    #1

    Hi guys!

    I was wondering if it is possible to manage a Qt application from a web browser, in such a way that I would have my application on a server and connect to it with a browser.

    Is it possible to do it or something like that??

    Thank you very much!

    V 1 Reply Last reply 9 Dec 2021, 12:00
    0
    • I ivanicy
      9 Dec 2021, 11:28

      Hi guys!

      I was wondering if it is possible to manage a Qt application from a web browser, in such a way that I would have my application on a server and connect to it with a browser.

      Is it possible to do it or something like that??

      Thank you very much!

      V Offline
      V Offline
      VRonin
      wrote on 9 Dec 2021, 12:00 last edited by
      #2

      @ivanicy said in Qt application managed from web browser:

      Is it possible to do it or something like that??

      Yes: https://doc.qt.io/qt-6/wasm.html

      Not the real question is "should you"? I the web inerface is all your app has then the answer is no. If your app is mainly compiled (desktop/mobile) but want to have a plan-B access through the web to it without having to rewrite it from scratch then this is the way to go

      "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
      ~Napoleon Bonaparte

      On a crusade to banish setIndexWidget() from the holy land of Qt

      1 Reply Last reply
      1

      1/2

      9 Dec 2021, 11:28

      • Login

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