summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2015-01-21 14:35:25 +0100
committerMarc Mutz <marc.mutz@kdab.com>2015-02-15 19:38:59 +0000
commit1d2efe1f27bedcbaa157ef4e82b8eda33dda46ad (patch)
tree03fe10da803183531b8d4eec213647fa48f15da3 /src/tools/qdoc
parent85ecc44eee3eb8112faf9989570664ed9302073f (diff)
QDateTime: micro-optimize QDebug op<<
Instead of constructing a QString that describes the QDateTime instance, stream the constituents of the string into QDebug directly, using op<< for Q_ENUM, now that it's available. Adapt test to new format of enums. Effects on Linux GCC 4.9 stripped release builds: text -1068B data +-0B relocs +-0 Change-Id: I1a5ce28904edd7d0f6c8d982fd41c52e3536e036 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/tools/qdoc')
0 files changed, 0 insertions, 0 deletions