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. What Qt Modules are Unsupported in web assembly
Forum Updated to NodeBB v4.3 + New Features

What Qt Modules are Unsupported in web assembly

Scheduled Pinned Locked Moved Unsolved Qt for WebAssembly
4 Posts 4 Posters 393 Views 2 Watching
  • 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.
  • R Offline
    R Offline
    Rahul VR
    wrote on last edited by
    #1

    From the documentation I saw qtmultimedia, qtwebview is not supported, is there a solution in the latest QT release?

    what are the other unsupported modules in web assembly?

    jsulmJ 1 Reply Last reply
    0
    • R Rahul VR

      From the documentation I saw qtmultimedia, qtwebview is not supported, is there a solution in the latest QT release?

      what are the other unsupported modules in web assembly?

      jsulmJ Online
      jsulmJ Online
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Rahul-VR https://doc.qt.io/qt-6/wasm.html
      "Supported Qt Modules"

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

      JonBJ 1 Reply Last reply
      2
      • jsulmJ jsulm

        @Rahul-VR https://doc.qt.io/qt-6/wasm.html
        "Supported Qt Modules"

        JonBJ Offline
        JonBJ Offline
        JonB
        wrote on last edited by
        #3

        @jsulm
        Unsupported = (Supported & ~0xFFFFFFFF) ;-)

        JKSHJ 1 Reply Last reply
        0
        • JonBJ JonB

          @jsulm
          Unsupported = (Supported & ~0xFFFFFFFF) ;-)

          JKSHJ Offline
          JKSHJ Offline
          JKSH
          Moderators
          wrote on last edited by
          #4

          @JonB said in What Qt Modules are Unsupported in web assembly:

          @jsulm
          Unsupported = (Supported & ~0xFFFFFFFF) ;-)

          What if it's a 64-bit enum that uses the MSB? ;-)

          Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

          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