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 Updated to NodeBB v4.3 + New Features

Qt application managed from web browser

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 172 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.
  • ivanicyI Offline
    ivanicyI Offline
    ivanicy
    wrote on last edited by ivanicy
    #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!

    VRoninV 1 Reply Last reply
    0
    • ivanicyI ivanicy

      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!

      VRoninV Offline
      VRoninV Offline
      VRonin
      wrote on 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

      • Login

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