Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Size limitation of QJsonObject at Qt 5.15
Forum Updated to NodeBB v4.3 + New Features

Size limitation of QJsonObject at Qt 5.15

Scheduled Pinned Locked Moved Solved General and Desktop
qjsonqjsonobject
3 Posts 2 Posters 426 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.
  • M Offline
    M Offline
    MintogoDeveloper
    wrote on 4 May 2022, 01:41 last edited by
    #1

    Is there any information about qjsonobject size limitation?

    when I use Qt 5.7.0 QJsonObject has size limitation about ~ 128MB.

    how about at 5.15 and Qt6 ?

    I can't find any information about it.

    1 Reply Last reply
    0
    • C Offline
      C Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on 4 May 2022, 04:40 last edited by
      #2

      Nothing changed for Qt5.15 due to binary compatibility. Should be much more for Qt6 since there the internal counters were change to use 64bits.

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      M 1 Reply Last reply 4 May 2022, 08:48
      1
      • C Christian Ehrlicher
        4 May 2022, 04:40

        Nothing changed for Qt5.15 due to binary compatibility. Should be much more for Qt6 since there the internal counters were change to use 64bits.

        M Offline
        M Offline
        MintogoDeveloper
        wrote on 4 May 2022, 08:48 last edited by
        #3

        @Christian-Ehrlicher Ok, thank you so much :)

        1 Reply Last reply
        0

        2/3

        4 May 2022, 04:40

        • Login

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