qt5base-lts/examples/widgets/tools/regularexpression
Friedemann Kleint f6f40014c4 regularexpression example: Add raw string literal display
Factor out the line edit displaying the code to a class and add
another instance for displaying raw string literals.

Task-number: QTBUG-60635
Change-Id: I4614e4a56e355bad5158523c58edf784868dbf4d
Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
2018-03-17 18:15:15 +00:00
..
images Add QRegularExpression based regexp tool 2015-04-02 13:19:30 +00: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 regularexpression example: Add raw string literal display 2018-03-17 18:15:15 +00:00
regularexpressiondialog.h regularexpression example: Add raw string literal display 2018-03-17 18:15:15 +00:00