Details
-
Bug
-
Resolution: Fixed
-
P4: Low
-
6.7.3
-
None
-
9ed04229a (dev), 6dc017a82 (6.8), 94907767d (tqtc/lts-6.5)
Description
We use this property here:
https://doc.qt.io/qt-6/qtquickcontrols-customize.html#customizing-combobox
i.e.
model: control.popup.visible ? control.delegateModel : null
But it is not documented anywhere in:
https://doc.qt.io/qt-6/qml-qtquick-controls-combobox.html
Maybe we can at least document that property, give it a short explanation and a link to:
https://doc.qt.io/qt-6/qml-qtqml-models-delegatemodel.html