Results 1 to 2 of 2

Thread: QSharedMemory + (de)serialization question.

  1. #1
    Join Date
    Jan 2015
    Posts
    1
    Thanks
    1
    Qt products
    Qt5
    Platforms
    Windows

    Default QSharedMemory + (de)serialization question.

    Is it possible to put data Serialized with QDataStream in a QSharedMemory so I can deserialize it in an other program sharing the same memory?
    Last edited by skorefish; 18th January 2015 at 10:59.

  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: QSharedMemory + (de)serialization question.

    Yes.

    Cheers,
    _

  3. The following user says thank you to anda_skoa for this useful post:

    skorefish (18th January 2015)

Similar Threads

  1. QSharedMemory example
    By weixj2003ld in forum Qt Programming
    Replies: 3
    Last Post: 9th October 2015, 12:14
  2. QSharedMemory locking-Question
    By engelhardt in forum Qt Programming
    Replies: 11
    Last Post: 9th February 2015, 09:57
  3. QSharedMemory
    By weixj2003ld in forum Qt Programming
    Replies: 1
    Last Post: 23rd August 2011, 11:49
  4. (noob question) write qint64 into qsharedmemory
    By daemonna in forum Qt Programming
    Replies: 1
    Last Post: 28th June 2010, 11:28
  5. new vs QSharedMemory
    By JovianGhost in forum Qt Programming
    Replies: 2
    Last Post: 17th March 2010, 00:34

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.