diff options
author | Aaron Kennedy <aaron.kennedy@nokia.com> | 2009-08-07 04:25:16 (GMT) |
---|---|---|
committer | Aaron Kennedy <aaron.kennedy@nokia.com> | 2009-08-07 04:25:16 (GMT) |
commit | 459c3f5971597f2ebcc04fcb437a297218928113 (patch) | |
tree | 2ef0160edcc2c43abd43df256178187d5e35a0b0 /doc/src/snippets/code/src.scripttools.qscriptenginedebugger.cpp | |
parent | c57373cdb64ad8f69909b37dd231a726b8828dc3 (diff) | |
download | Qt-459c3f5971597f2ebcc04fcb437a297218928113.zip Qt-459c3f5971597f2ebcc04fcb437a297218928113.tar.gz Qt-459c3f5971597f2ebcc04fcb437a297218928113.tar.bz2 |
Store QObject*'s in the QVariant data structure
Rather than requiring an allocation of the "shared data" region,
QObject *'s should be stored directly in the data structure. This very
marginally, but measurably, improves QVariant performance.
This is a manual cherry-pick of 01f6bb95151f1852020aa7b149f33c49c1229a39
Reviewed-by: Thiago Macieira
Diffstat (limited to 'doc/src/snippets/code/src.scripttools.qscriptenginedebugger.cpp')
0 files changed, 0 insertions, 0 deletions