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
QtWS25 Last Chance

What Qt Modules are Unsupported in web assembly

Scheduled Pinned Locked Moved Unsolved Qt for WebAssembly
4 Posts 4 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.
  • R Offline
    R Offline
    Rahul VR
    wrote on 14 Sept 2023, 10:53 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?

    J 1 Reply Last reply 14 Sept 2023, 13:40
    0
    • R Rahul VR
      14 Sept 2023, 10:53

      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?

      J Offline
      J Offline
      jsulm
      Lifetime Qt Champion
      wrote on 14 Sept 2023, 13:40 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

      J 1 Reply Last reply 14 Sept 2023, 15:03
      2
      • J jsulm
        14 Sept 2023, 13:40

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

        J Offline
        J Offline
        JonB
        wrote on 14 Sept 2023, 15:03 last edited by
        #3

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

        J 1 Reply Last reply 15 Sept 2023, 02:07
        0
        • J JonB
          14 Sept 2023, 15:03

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

          J Offline
          J Offline
          JKSH
          Moderators
          wrote on 15 Sept 2023, 02:07 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

          1/4

          14 Sept 2023, 10:53

          • Login

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