qt5base-lts/examples/widgets/graphicsview/diagramscene
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
..
images Clean up diagramscene example's toolbutton icons. 2012-11-21 16:36:50 +01:00
arrow.cpp Be (somewhat more) consistent about the value of pi 2017-06-20 09:53:46 +00:00
arrow.h Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
diagramitem.cpp Cleanup Widgets examples - foreach 2019-01-23 18:49:02 +00:00
diagramitem.h Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
diagramscene.cpp Cleanup Widgets examples - foreach 2019-01-23 18:49:02 +00:00
diagramscene.h Cleanup Widgets examples - foreach 2019-01-23 18:49:02 +00:00
diagramscene.pro qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
diagramscene.qrc Moving .qdoc files under examples/widgets/doc 2012-08-20 12:20:55 +02:00
diagramtextitem.cpp Unify license header usage. 2016-03-29 10:20:03 +00:00
diagramtextitem.h Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
main.cpp Unify license header usage. 2016-03-29 10:20:03 +00:00
mainwindow.cpp Examples: replace deprecated QComboBox functions 2019-03-04 16:54:52 +00:00
mainwindow.h Unify license header usage. 2016-03-29 10:20:03 +00:00