Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Is there any JSon spliter in qt4.8.2? Solved
Forum Updated to NodeBB v4.3 + New Features

Is there any JSon spliter in qt4.8.2? Solved

Scheduled Pinned Locked Moved Mobile and Embedded
7 Posts 2 Posters 1.4k 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.
  • I Offline
    I Offline
    imanpakii
    wrote on last edited by imanpakii
    #1

    Hi
    I have a qt4.8.2 running on my BBB I nee the JSon spliter library.
    Is there any library for this available in q4.8.2?
    Thank you
    Iman

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      If you are thinking of a module equivalent to Qt 5's json module then no, not directly however you have e.g. the QJson library

      Hope it helps

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      I 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        If you are thinking of a module equivalent to Qt 5's json module then no, not directly however you have e.g. the QJson library

        Hope it helps

        I Offline
        I Offline
        imanpakii
        wrote on last edited by
        #3

        @SGaist
        Thank you for your reply.
        I'm looking for something like :
        QJsonDocument
        QJsonArray
        QJsonObject
        and etc.
        If there is no such things, am I have to install qt 5 for having them? if so, is qt5 can run in Beagolebone black?
        And if it can run on BBB, for making the qt libraries from the source, is the steps for "./configure" the same as qt4.8.2?
        Thank you
        Iman

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by SGaist
          #4

          Did you check the link I've provided ? It's an external library that implements JSON handling for Qt 4.

          Yes Qt 5 can run on the BBB. Not completely the same but almost.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          I 1 Reply Last reply
          0
          • SGaistS SGaist

            Did you check the link I've provided ? It's an external library that implements JSON handling for Qt 4.

            Yes Qt 5 can run on the BBB. Not completely the same but almost.

            I Offline
            I Offline
            imanpakii
            wrote on last edited by
            #5

            @SGaist
            Thank you
            Yes I saw the link I will install it and use it.
            How can I change the title to solved because I just can edit the title. But I see somebody add the "solved black key" in right side of the title.
            Thank you
            Iman

            1 Reply Last reply
            0
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #6

              AFAIK, currently, you still have to edit the title and prepend [solved]

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              I 1 Reply Last reply
              0
              • SGaistS SGaist

                AFAIK, currently, you still have to edit the title and prepend [solved]

                I Offline
                I Offline
                imanpakii
                wrote on last edited by
                #7

                @SGaist said:

                AFAIK

                Thank you

                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