Results 1 to 6 of 6

Thread: JSon Problem

  1. #1
    Join Date
    Mar 2015
    Posts
    11
    Qt products
    Qt3
    Platforms
    Windows

    Default JSon Problem

    Hi Guys,

    Need Help.

    We have a project. we should create Toolbox using JSon, but i dont have any about that and how to do that any tips? or sample codes for a newbie like me?

    Thanks,
    Roms

  2. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: JSon Problem

    You need to come up with an actual question in order to get an answer.

    Cheers,
    _

  3. #3
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: JSon Problem

    Since you asked in a Qt forum I assume this might be of interest
    http://doc.qt.io/qt-5/json.html
    http://doc.qt.io/qt-5/qtcore-json-savegame-example.html

  4. #4
    Join Date
    Mar 2015
    Posts
    11
    Qt products
    Qt3
    Platforms
    Windows

    Default Re: JSon Problem

    any idea how to create the picture below in QT.


    zzzzz.jpg

  5. #5
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: JSon Problem

    Yes, several, but it really depends on what that image represents and what you intend to do with it.

    A simply static image: QPainter::drawLine() and QPainter::drawRect()
    A 2D image over which other 2D objects can be placed: QGraphicsView and QGraphicsScene
    A 3D plane grid on which 3D objects should be placed: QOpenGLWindow and OpenGL functions

  6. #6
    Join Date
    Mar 2015
    Posts
    11
    Qt products
    Qt3
    Platforms
    Windows

    Default Re: JSon Problem

    Thanks for the info. Do you have any tutorial site or helpful links that can help us to create 3D checkboard.

Similar Threads

  1. json
    By nabeel in forum Newbie
    Replies: 3
    Last Post: 29th August 2013, 09:24
  2. Problem while creating QOCIDriver: oci.json not found
    By Momergil in forum Qt Programming
    Replies: 3
    Last Post: 28th August 2013, 22:29
  3. Replies: 2
    Last Post: 27th March 2013, 05:21
  4. Replies: 0
    Last Post: 16th May 2010, 18:53

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.