qt5base-lts/examples/widgets/tools/regularexpression
Friedemann Kleint 6ac77e81ae Regular Expression example: Brush up and add a way to preview replacements
- Set a fixed font on text edits so that parentheses stand out
- Rearrange the layout to have the text at the top be prevent
  long texts from being wrapped
- Add a replacement field where one can exercise replacement
  with the \1, \2... placeholders.

Pick-to: 6.1
Change-Id: I140a62e1fb2cd1c6bfe02a2f01b7f06a6f3b5eb2
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
2021-06-01 21:54:35 +00:00
..
images Add QRegularExpression based regexp tool 2015-04-02 13:19:30 +00:00
CMakeLists.txt CMake: Regenerate examples to set the WIN32_EXECUTABLE property 2020-10-27 12:49:39 +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