qt5base-lts/tests/auto/widgets/util
Oto Magaldadze 6b95130faa QCompleter::setFilterMode() add property filterMode.
QCompleter::setFilterMode(Qt::MatchContains) will enable filtering
out entries that contain typed characters in any place, instead of the
default behavior when only those entries that start with typed characters
are displayed. Qt::MatchEndsWith is also possible.
QCompleter::setFilterMode(Qt::MatchStartsWith) will bring the default
behavior back.
Task-number: QTBUG-3414

Change-Id: I3845704c59eb8fc401e9a650c54a9c934ed28c2e
Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
2013-09-20 23:45:06 +02:00
..
qcompleter QCompleter::setFilterMode() add property filterMode. 2013-09-20 23:45:06 +02:00
qscroller QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2013-03-28 02:02:14 +01:00
qsystemtrayicon QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2013-03-28 02:02:14 +01:00
qundogroup Fix for tst_qundogroup autotest in shadow build 2013-07-25 11:32:29 +02:00
qundostack Fix for tst_qundostack autotest in shadow build 2013-07-25 11:32:19 +02:00
util.pro Remove Symbian specific code from qtbase. 2012-01-31 07:08:31 +01:00