| Subject: | Re: Memory leak in QSettings |
|---|---|
| From: | Dimitri |
| Date: | Tue, 06 Mar 2007 07:30:51 +0100 |
Hi, Well, you can always make a clean-up function for static objects and pass it to atexit(), which is executed before the statics get destroyed. I'd prefer Qt statics destroyed the same way. This doesn't work with DLLs though. -- Dimitri -- To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with "unsubscribe" in the subject or the body. List archive and information: http://lists.trolltech.com/qt-interest/ |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | layout woes, Tim Gruene |
|---|---|
| Next by Date: | Re: libQtGui.so, Dimitri |
| Previous by Thread: | Re: Memory leak in QSettings, Andrei Korostelev |
| Next by Thread: | Re: Memory leak in QSettings, Andrei Korostelev |
| Indexes: | [Date] [Thread] [Top] [All Lists] |