summaryrefslogtreecommitdiffstats
path: root/src/widgets/doc
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2012-07-20 11:02:31 +0200
committerQt by Nokia <qt-info@nokia.com>2012-07-25 00:48:38 +0200
commit15f041e6d580b518b317a40c8420e754b5e95ff8 (patch)
treed6452a9bfb1b5798198977d730013b0b519c6b9a /src/widgets/doc
parentb3694d12959900270b3aea2af594df379f1db092 (diff)
QtOpenGL: use nullary version of qRegisterMetaType<T>("T")
Using the nullary version has the advantage that multiple calls during a program run are much more efficient, since an inlined atomic is used to store the result. For this, it requires Q_DECLARE_METATYPE(T), so add, too. Change-Id: Ic9a9013aa13ff9d8f917f9df033dd2197944f84a Reviewed-by: Sean Harmer <sean.harmer@kdab.com> Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
Diffstat (limited to 'src/widgets/doc')
0 files changed, 0 insertions, 0 deletions