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 312 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 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 ?

    jsulmJ 1 Reply Last reply
    0
    • Q QtVik

      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 ?

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on 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

      • Login

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