summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qpointer.cpp
diff options
context:
space:
mode:
authorFabian Kosmale <fabian.kosmale@qt.io>2023-03-13 17:59:35 +0100
committerFabian Kosmale <fabian.kosmale@qt.io>2023-06-16 00:07:01 +0200
commit44b5ad01f0da55a351e0855e1173acfbef77221d (patch)
tree2b00f9c8b46805d19ad026394562121ecb7e29a9 /src/corelib/kernel/qpointer.cpp
parent3025dc597fd1026b7c1aae55fd576fda154ff1c1 (diff)
moc: Handle attributes after meta-method tag
We so far only handled them if they came at the very start of the method declaration. This patch ensures that we also handle them after the meta-method tag (but before the actual type). Unifying parseFunction and parseMaybeFunction to avoid the need to munally keep them in sync is left for another day. Fixes: QTBUG-111330 Pick-to: 6.6 6.5 6.5.2 6.2 Change-Id: Ic94edb69f04b9150aea2c8e6d004a8b9e5cf12ec Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/corelib/kernel/qpointer.cpp')
0 files changed, 0 insertions, 0 deletions