Results 1 to 4 of 4

Thread: Virtual Memory in Qt 4.2.2

  1. #1
    Join Date
    Dec 2006
    Posts
    103
    Thanks
    31
    Qt products
    Qt4
    Platforms
    Windows

    Post Virtual Memory in Qt 4.2.2

    hi all,
    i want to know tht is there any class or any feature of Qt 4.2.2 to handle virtual memory explicity. or any info regarding Virtual memory in Qt 4.2.2
    i couldn't find any info on this topic.
    thanks to all..
    I worked on windows Xp with Qt 4.2.2(Open Source Version) and MinGw
    now i am trying the same things on Fedora Core 5 (linux-gcc) and Qt 4.2.2 open source edition.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Virtual Memory in Qt 4.2.2

    What do you want to do with VM? This is something the system handles and is transparent to applications, isn't it?

  3. #3
    Join Date
    Dec 2006
    Posts
    103
    Thanks
    31
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Virtual Memory in Qt 4.2.2

    yes. you are right. thanks :-)
    can anyone enlighten me that can we know that which API of Qt is using which system call. i actually want to know the difference in behaviour of Qt on window and linux and what leads to the difference.
    Last edited by Shuchi Agrawal; 5th March 2007 at 10:47.
    I worked on windows Xp with Qt 4.2.2(Open Source Version) and MinGw
    now i am trying the same things on Fedora Core 5 (linux-gcc) and Qt 4.2.2 open source edition.

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Thanks
    28
    Thanked 976 Times in 912 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Virtual Memory in Qt 4.2.2

    Quote Originally Posted by Shuchi Agrawal View Post
    i actually want to know the difference in behaviour of Qt on window and linux and what leads to the difference.
    What difference? C++ has built-in operators that handle memory allocation and deallocation.

  5. The following user says thank you to jacek for this useful post:

    Shuchi Agrawal (6th March 2007)

Similar Threads

  1. inheritance, pure virtual
    By TheKedge in forum General Programming
    Replies: 2
    Last Post: 18th January 2007, 11:20
  2. saving a c string of variable length in a shared memory?
    By nass in forum General Programming
    Replies: 4
    Last Post: 3rd January 2007, 14:40
  3. link error for visual studio.net 2003
    By berlin in forum Newbie
    Replies: 9
    Last Post: 29th September 2006, 16:06
  4. Qt/Embedded Installation error during make
    By mahe2310 in forum Installation and Deployment
    Replies: 5
    Last Post: 7th September 2006, 04:05
  5. virtual overloaded functions and base class function call...
    By nouknouk in forum General Programming
    Replies: 7
    Last Post: 11th March 2006, 21:26

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.