Results 1 to 2 of 2

Thread: read the contents (C struct) of the memory

  1. #1
    Join Date
    Oct 2012
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default read the contents (C struct) of the memory

    I need to read the contents of the memory in a Qt application. The contents are loaded by a C module (header file in my application, and part of legacy code) which reads a long formatted text file and creates a big data structure (Struct) inside the memory. I just need to read that Struct in Qt and put the contents in appropriate variables/containers and use them in GraphScence for visualization. Any sample code will be highly appreciated.

  2. #2
    Join Date
    Mar 2008
    Location
    Kraków, Poland
    Posts
    1,536
    Thanked 284 Times in 279 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: read the contents (C struct) of the memory

    Qt is nothing like C++ so what is your problem.

Similar Threads

  1. Replies: 2
    Last Post: 5th March 2012, 12:53
  2. How to read changing file contents
    By tomkonikkara in forum Qt Programming
    Replies: 4
    Last Post: 10th July 2011, 20:11
  3. Read contents from the file using QHTTP Read()?
    By Gokulnathvc in forum Newbie
    Replies: 2
    Last Post: 21st June 2011, 09:03
  4. Replies: 8
    Last Post: 17th June 2011, 01:35
  5. How to store the lineedit contents in memory
    By grsandeep85 in forum Qt Programming
    Replies: 4
    Last Post: 3rd August 2009, 14:16

Tags for this Thread

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.