summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qsettings.h
diff options
context:
space:
mode:
authorJoão Abecasis <joao@abecasis.name>2009-07-17 13:31:41 (GMT)
committerJoão Abecasis <joao@abecasis.name>2009-07-22 12:36:16 (GMT)
commit0ba33d83108f21abbd98cde1accdbba5bce625d2 (patch)
tree3cd58e3f9a3eb176d89d9757ac50fba208319826 /src/corelib/io/qsettings.h
parentf2dce82831706a38cd97225edb2edc0ed2a1520e (diff)
downloadQt-0ba33d83108f21abbd98cde1accdbba5bce625d2.zip
Qt-0ba33d83108f21abbd98cde1accdbba5bce625d2.tar.gz
Qt-0ba33d83108f21abbd98cde1accdbba5bce625d2.tar.bz2
QDirIterator: no point in delaying the inevitable
The only reason I see for not calling advance() directly in the constructor is to delay potentially unnecessary work. However, since copy constructors have been explicitly disabled, once QDirIterator is instantiated one has signed up for all the pain that comes with it. That's also a couple less conditionals in each iteration of normal use cases. Reviewed-by: Marius Storm-Olsen
Diffstat (limited to 'src/corelib/io/qsettings.h')
0 files changed, 0 insertions, 0 deletions