qt6-bb10/examples/widgets/widgets/spinboxes
Christian Ehrlicher d8ac4b40b5 Examples: replace deprecated QComboBox functions
Replace the deprecated currentIndexChanged(QString) and
activated(QString) with the new currentTextChanged() and textActivated()
functions

Change-Id: I8616354fa06cc63dce6f5cfef0902f4b55981043
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2019-03-04 16:54:52 +00:00
..
main.cpp Unify license header usage. 2016-03-29 10:20:03 +00:00
spinboxes.pro qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
window.cpp Examples: replace deprecated QComboBox functions 2019-03-04 16:54:52 +00:00
window.h Cleanup Widgets examples - parent ctor 2018-12-13 16:57:05 +00:00