qt5base-lts/examples/widgets/tools/treemodelcompleter
Samuel Gaist 2d81968c3b Example: migrate treemodelcompleter example to use QRegularExpression
Update the treemodelcompleter example to use the new QRegularExpression
class in place of the deprecated QRegExp.

Change-Id: I9fa91ca6e847603de37019e4ca86fc69a51a3772
Reviewed-by: Sze Howe Koh <szehowe.koh@gmail.com>
2017-03-07 23:11:31 +00:00
..
resources Examples: move widgets specific "tools" examples to the correct place 2012-11-28 00:56:34 +01:00
main.cpp Unify license header usage. 2016-03-29 10:20:03 +00:00
mainwindow.cpp Example: migrate treemodelcompleter example to use QRegularExpression 2017-03-07 23:11:31 +00:00
mainwindow.h Unify license header usage. 2016-03-29 10:20:03 +00:00
treemodelcompleter.cpp Unify license header usage. 2016-03-29 10:20:03 +00:00
treemodelcompleter.h Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
treemodelcompleter.pro Remove warnings about examples not running in the Qt Simulator 2013-10-09 21:45:31 +02:00
treemodelcompleter.qrc Examples: move widgets specific "tools" examples to the correct place 2012-11-28 00:56:34 +01:00