[Interest] what are the requirements for QMetaType::metaObjectForType(QMetaType::type("QQuickLayout*")) to work?
Ulf Hermann
ulf.hermann at qt.io
Mon May 6 13:28:05 CEST 2024
> ... Of course it only does that if you actually import QtQuick somewhere.
Correction: You need to import QtQuick.Layouts, not QtQuick for
QQuickLayout to get registered.
best regards,
Ulf
More information about the Interest
mailing list