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
Attachments
For Gerrit Dashboard: QTBUG-129759 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
597350,3 | Document delegateModel property of ComboBox | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
598575,2 | Document delegateModel property of ComboBox | 6.8 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
598677,2 | Document delegateModel property of ComboBox | tqtc/lts-6.5 | qt/tqtc-qtdeclarative | Status: MERGED | +2 | 0 |