Skip to content
Commit 7701629e authored by Laurent Montel's avatar Laurent Montel
Browse files

The classes all have a Q_GADGET macro and thus have automatic metatype declaration.

The explicit declaration macros only add costs to all places using the
headers, where the metatype declaration will be only needed by code
using the types in queued connections.

See also end of section here: https://doc.qt.io/qt-6/qmetatype.html#Q_DECLARE_METATYPE
parent db2722a3
Pipeline #445437 failed with stage
in 3 minutes and 51 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment