summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/modeltest/dynamictreemodel.cpp
diff options
context:
space:
mode:
authorJoão Abecasis <joao.abecasis@nokia.com>2012-04-06 10:12:36 +0200
committerQt by Nokia <qt-info@nokia.com>2012-04-16 15:51:20 +0200
commit76d61af1e272628aa38f088ea10ec7076fae8b06 (patch)
treeac38b5f674920d59c4bec060ad438685a96ff9e0 /tests/auto/other/modeltest/dynamictreemodel.cpp
parent3111e6d6fad99c3759628eb416bbb446b4f0a605 (diff)
Make reallocData use QArrayData::AllocationOptions
Growth computations are deferred to QArrayData::allocate, except in the case of realloc as that functionality is currently lacking in QArrayData. Since that sits in library code, anyway, it can be changed later to use a future QArrayData::reallocate. As it is, reallocData is becoming a model for QArrayData::reallocate and what it can offer to containers of POD/movable types. Change-Id: I045483f729114be43e4818149d1be1b333bcbe13 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'tests/auto/other/modeltest/dynamictreemodel.cpp')
0 files changed, 0 insertions, 0 deletions