summaryrefslogtreecommitdiffstats
path: root/examples/dialogs/extension
diff options
context:
space:
mode:
authormae <qt-info@nokia.com>2011-04-29 09:44:43 (GMT)
committermae <qt-info@nokia.com>2011-04-29 09:44:43 (GMT)
commit31ef8fa6abc2ea23c6f0a996b36494d88aafb0b5 (patch)
tree15e8c0132ac06a9614d69e909c233ef811f17aa2 /examples/dialogs/extension
parentc85c1ea36cd9ebe6a9ff970d7ba0ce8d08d5b27b (diff)
downloadQt-31ef8fa6abc2ea23c6f0a996b36494d88aafb0b5.zip
Qt-31ef8fa6abc2ea23c6f0a996b36494d88aafb0b5.tar.gz
Qt-31ef8fa6abc2ea23c6f0a996b36494d88aafb0b5.tar.bz2
Reduce open and stat system calls for QSettings
The patch moves the global static QSettings object from QLibrary to QCoreApplication and reduces a few stat and open calls. Without the patch, a large Trolltech.conf was pushed out of the unused settings cache during startup, meaning Trolltech.conf was parsed more than once. Reviewed-by: Liang Qi
Diffstat (limited to 'examples/dialogs/extension')
0 files changed, 0 insertions, 0 deletions