Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Game Development
  4. Regarding the QDataStream to Write and Read QGraphicsitem objects
Forum Updated to NodeBB v4.3 + New Features

Regarding the QDataStream to Write and Read QGraphicsitem objects

Scheduled Pinned Locked Moved Game Development
2 Posts 2 Posters 2.7k 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.
  • K Offline
    K Offline
    kowtham
    wrote on last edited by
    #1

    Hi...I am new to Qt and almost done with my Game development by somehow preparing the documents. I got stuck at one place where i want to write the QGraphicsItem object into QDataStream and read it back as it is. I really need a help to achieve this task. Could some one help me on this?.

    Thanks in Advance.

    1 Reply Last reply
    0
    • G Offline
      G Offline
      goetz
      wrote on last edited by
      #2

      You must create two methods operator<<() and operator>>().

      See my "comment":http://developer.qt.nokia.com/forums/viewreply/22324/ in another thread for some sample code.

      http://www.catb.org/~esr/faqs/smart-questions.html

      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