[Qt-interest] How does QT release its memory?
Elvis Dowson
elvis.dowson at mac.com
Sat Dec 13 10:26:01 CET 2008
Of course, standard C++ memory management rules still apply.
All child objects of the object that you are deleting will also be
deleted.
On Dec 13, 2008, at 12:57 PM, 李亮亮 wrote:
> Hi,
> Can I still use delete to reclaim memory manually?
>
> Tuvok
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20081213/80deeac1/attachment.html
More information about the Qt-interest-old
mailing list