qt5base-lts/tests/auto/corelib/tools/qarraydata
João Abecasis 7d16ea4033 Introducing QArrayDataPointer
This class provides RAII functionality for handling QArrayData pointers.

Together with QArrayDataHeader and QArrayDataOps, this offers common
boilerplate code for implementing a container which, itself, defines its
own interface.

Change-Id: If38eba22fbe8f69038a06fff4acb50af434d229e
Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
2011-12-14 17:35:40 +01:00
..
qarraydata.pro SimpleVector as a test case for QArrayData 2011-12-07 02:01:42 +01:00
simplevector.h Introducing QArrayDataPointer 2011-12-14 17:35:40 +01:00
tst_qarraydata.cpp QArrayDataOps::insert 2011-12-14 15:55:47 +01:00