qt5base-lts/examples/widgets/tools/regularexpression
Kai Köhne 7024e7a627 Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiom
Also consolidate several find_package(Qt6 ...) calls in one call.

Task-number: QTBUG-98867
Change-Id: Idfd5e71f46d4489fac7411cbfadb84437a0658f3
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2021-12-10 10:48:26 +01:00
..
images Add QRegularExpression based regexp tool 2015-04-02 13:19:30 +00:00
CMakeLists.txt Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiom 2021-12-10 10:48:26 +01:00
main.cpp Unify license header usage. 2016-03-29 10:20:03 +00:00
regularexpression.pro qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
regularexpression.qrc Add QRegularExpression based regexp tool 2015-04-02 13:19:30 +00:00
regularexpressiondialog.cpp Regular Expression example: Brush up and add a way to preview replacements 2021-06-01 21:54:35 +00:00
regularexpressiondialog.h Regular Expression example: Brush up and add a way to preview replacements 2021-06-01 21:54:35 +00:00