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
Forum Updated to NodeBB v4.3 + New Features

ArrayBuffer <-> QByteArray

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
qbytearrayarraybufferconversion
1 Posts 1 Posters 743 Views 1 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.
  • P Offline
    P Offline
    pderocco
    wrote on 19 Nov 2018, 09:20 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

    1/1

    19 Nov 2018, 09:20

    • Login

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