Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for WebAssembly
  4. How to port Qt c++ desktop application with qwidget and qopenglwidget to qwebassembly ?
Forum Updated to NodeBB v4.3 + New Features

How to port Qt c++ desktop application with qwidget and qopenglwidget to qwebassembly ?

Scheduled Pinned Locked Moved Unsolved Qt for WebAssembly
2 Posts 2 Posters 319 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.
  • Q Offline
    Q Offline
    QtVik
    wrote on 13 Sept 2023, 04:36 last edited by QtVik
    #1

    I have written a qt c++ desktop application which uses only qwidgets and qopengl widgets. Is it possible to port this application on qwebassembly and run it on web browsers ?
    I need to access the input files to this application from the local and remote system directory.
    Is it possible with qwebassembly ?
    If yes could you please suggest me the steps to do that ?

    J 1 Reply Last reply 13 Sept 2023, 05:09
    0
    • Q QtVik
      13 Sept 2023, 04:36

      I have written a qt c++ desktop application which uses only qwidgets and qopengl widgets. Is it possible to port this application on qwebassembly and run it on web browsers ?
      I need to access the input files to this application from the local and remote system directory.
      Is it possible with qwebassembly ?
      If yes could you please suggest me the steps to do that ?

      J Offline
      J Offline
      jsulm
      Lifetime Qt Champion
      wrote on 13 Sept 2023, 05:09 last edited by
      #2

      @QtVik said in How to port Qt c++ desktop application with qwidget and qopenglwidget to qwebassembly ?:

      If yes could you please suggest me the steps to do that ?

      I'm not an WebAssembly expert, but the first thing you can try is to install Qt for WebAssembly build and run your app and see what happens.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1

      1/2

      13 Sept 2023, 04:36

      • 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