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

QJsonObject max size

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 858 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.
  • A Offline
    A Offline
    Anticross
    wrote on last edited by
    #1

    I found that i add too much elements in QJsonArray and than try to convert to QJsonValue and add to an object the array is trimmed or value of object is null at all. I tried to add about 130 thousands elements and it works, but with 140 thousands - it's not. So is there a limitation for size or length of QJsonArray. Is such limitations for QJsonObject and QJsonDocument ? Searching google and Qt forum I found only this bug: https://bugreports.qt.io/browse/QTBUG-47629 . Is it still not fixed ? When it is planned to be fixed ?

    ? 1 Reply Last reply
    0
    • A Anticross

      I found that i add too much elements in QJsonArray and than try to convert to QJsonValue and add to an object the array is trimmed or value of object is null at all. I tried to add about 130 thousands elements and it works, but with 140 thousands - it's not. So is there a limitation for size or length of QJsonArray. Is such limitations for QJsonObject and QJsonDocument ? Searching google and Qt forum I found only this bug: https://bugreports.qt.io/browse/QTBUG-47629 . Is it still not fixed ? When it is planned to be fixed ?

      ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #2

      @Anticross said in QJsonObject max size:

      Is it still not fixed ? When it is planned to be fixed ?

      Hi! The bugreport says "Resolution: Unresolved, Fix Version/s: None". So, no, it hasn't been fixed yet. But you can click "Vote for this issue" to increase its importance.

      1 Reply Last reply
      1

      • Login

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