summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/global/qlogging
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2022-07-15 13:12:08 -0700
committerThiago Macieira <thiago.macieira@intel.com>2022-07-28 11:50:12 -0700
commita1c34d8bd09bfc6e80dcb06c7900d40c2d32518c (patch)
treee8c5f97da37e2b89f82c8294b29d4803ca3c845e /tests/auto/corelib/global/qlogging
parent0881b5d75c8ad01b295edb96ffd1392d4b804e61 (diff)
QMetaObject: rewrite QMetaMethod::invoke
This adds an internal method to QMetaMethodPrivate to do the work of actually placing the call on a given meta method. This rewrite should make the code clearer, but make no otherwise perceptible difference in behavior. The next commit will rewrite QMetaObject::invokeMethod to use this new, internal function to avoid doing a lot of string allocations. Change-Id: I36b24183fbd041179f2ffffd170219c0deaaf7f5 Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Diffstat (limited to 'tests/auto/corelib/global/qlogging')
0 files changed, 0 insertions, 0 deletions