. Instead, the QML engine will check if the
name of a required property matches that of a model role. If so, that property
will be bound to the corresponding value from the model.
So if you have any “required” keyword in the delegate, the model won’t be
attached.
Even Kristoffersen
even.kristoffer
Notice of deprecation can be found here:
https://lists.qt-project.org/pipermail/development/2019-May/036022.html
-Even
-Original Message-
From: Interest On Behalf Of Robert Hairgrove
Sent: fredag 11. desember 2020 10:53
To: interest@qt-project.org
Subject: Re: [Interest] Qt 6.0 removed