qt5base-lts/tests/auto/corelib/tools/qarraydata
João Abecasis f1e48d48fd Add AllocateOptions to QArrayData
This approach is better for future ABI evolution than using individual
bool parameters. QArrayData now also offers to calculate allocate
options for typical detach and clone operations: the CapacityReserved
flag is preserved, while cloning resets the Unsharable state.

Change-Id: I256e135adcf27a52a5c7d6130069c35c8b946bc3
Reviewed-by: João Abecasis <joao.abecasis@nokia.com>
2012-01-09 17:19:30 +01:00
..
qarraydata.pro SimpleVector as a test case for QArrayData 2011-12-07 02:01:42 +01:00
simplevector.h Add AllocateOptions to QArrayData 2012-01-09 17:19:30 +01:00
tst_qarraydata.cpp Add AllocateOptions to QArrayData 2012-01-09 17:19:30 +01:00