qt6-bb10/examples/widgets/richtext/textedit
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 Update the floppy disk icon (save) to be physically correct 2018-11-06 20:43:36 +00:00
example.html preserve HTML heading level in QTextBlockFormat; demonstrate in example 2018-03-02 08:05:00 +00:00
main.cpp Updated license headers 2016-01-21 18:55:32 +00:00
textedit.cpp Examples: replace deprecated QComboBox functions 2019-03-04 16:54:52 +00:00
textedit.h Examples: Remove a redundant virtual specifier for overriders 2016-11-25 22:36:21 +00:00
textedit.pro qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
textedit.qdoc Unify license header usage. 2016-03-29 10:20:03 +00:00
textedit.qrc Moving .qdoc files under examples/widgets/doc 2012-08-20 12:20:55 +02:00