aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qquickpopup/data/countChanged.qml
Commit message (Collapse)AuthorAgeFilesLines
* QQuickComboBox: emit countChanged signal when model is updatedWang Chuan2019-07-111-0/+80
[ChangeLog][QtQuick][QQuickComboBox] countChanged signal now will be emitted when a new model is set to the ComboBox Fixes: QTBUG-75972 Change-Id: Ic26718453ba06ba284ac5903fc6f55ddf3523331 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>