Quantcast
Channel: Qt DevNet forums: Qt Quick 1283365070**
Viewing all articles
Browse latest Browse all 4972

Can I construct a custom Qml item that contains a placeholder child?

$
0
0
Have you tried making your item the default property (http://qt-project.org/doc/qt-5/qtqml-syntax-objectattributes.html#default-properties) of MaskedItem? Alternatively you could try working with a Loader element.

Viewing all articles
Browse latest Browse all 4972

Trending Articles