Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. ArrayBuffer <-> QByteArray
QtWS25 Last Chance

ArrayBuffer <-> QByteArray

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
qbytearrayarraybufferconversion
1 Posts 1 Posters 732 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.
  • P Offline
    P Offline
    pderocco
    wrote on last edited by
    #1

    I was wondering if the automatic conversion between these QML and C++ types involves copying the data, or if Copy On Write sharing is used. I found this on some other git site, and it seems to imply that the authors modified the QML code to share data, but I'm not sure if I'm reading it right, or if that's ever been incorporated back into the upstream main line code, or if it only applies to one direction. Does anyone know for sure?

    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