diff options
author | Thiago Macieira <[email protected]> | 2025-06-17 12:59:41 -0700 |
---|---|---|
committer | Thiago Macieira <[email protected]> | 2025-06-21 14:40:04 -0700 |
commit | e503a4a00ee48b8ed5209880be446978f7d13467 (patch) | |
tree | b63b2a5d3c0ac03aab70352113843b89a4899d4e /examples/sql/doc/src | |
parent | 9ea5a2aa85c9e37d47a18082c5c36e08808d76f3 (diff) |
We were calling qMetaTypeTypeImpl() and then the QMetaType(int)
constructor and each of those operations required locking the registry
for custom types. Now, we simply extract the interface pointer from the
registry, avoiding the relocking.
Pick-to: 6.10
Change-Id: I9acb47121bbf64f514d6fffda4c07e77efe3c2d8
Reviewed-by: Ivan Solovev <[email protected]>
Reviewed-by: Fabian Kosmale <[email protected]>
Diffstat (limited to 'examples/sql/doc/src')
0 files changed, 0 insertions, 0 deletions