qt6-bb10/examples
Samuel Gaist 0a96d8fb38 Example: migrate the classwizard example to use QRegularExpression
Update the classwizard example to use the new QRegularExpression class
in place of the deprecated QRegExp.

Change-Id: I125664549e249c4156f8c664fac7648f1c41f9d5
Reviewed-by: Sze Howe Koh <szehowe.koh@gmail.com>
2017-01-24 20:28:41 +00:00
..
aggregate
corelib
dbus
embedded
gui
network
opengl
qmake
qpa
qtconcurrent
qtestlib
sql
touch
widgets Example: migrate the classwizard example to use QRegularExpression 2017-01-24 20:28:41 +00:00
xml
README
examples.pro

README

Qt is supplied with a number of example applications that have been
written to provide developers with examples of the Qt API in use,
highlight good programming practice, and showcase features found in each of
Qt's core technologies.


Documentation for examples can be found in the Examples section
of the Qt documentation.