qt5base-lts/tests/auto/gui/text/qzip
Marc Mutz 0abd207052 QZip*: don't hold QZipReader::FileInfo in QList
FileInfo is larger than a void*, so holding them in a QList is needlessly
inefficient. Worse, the code could come to depend on the fragile property
of (inefficient) QLists that references to elements therein never are
invalidated.

Change-Id: I772177c5ac544a5fecce2368f628148308ef260f
Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2015-07-19 10:35:41 +00:00
..
testdata
.gitignore
qzip.pro Android: Fix tests in gui/text requiring test data 2014-07-21 09:49:09 +02:00
testdata.qrc Android: Fix tests in gui/text requiring test data 2014-07-21 09:49:09 +02:00
tst_qzip.cpp QZip*: don't hold QZipReader::FileInfo in QList 2015-07-19 10:35:41 +00:00