qt6-bb10/examples/widgets/tools
Friedemann Kleint f54327c3c3 Regular Expression Example: Add context menu
Add context menu providing:
"Escape Selection" Apply QRegularExpression::escape() to selection
"Paste from Code" Paste from C++
"Copy to Code" (for completeness)

Task-number: QTBUG-60635
Change-Id: Iee15c2243c7d0435b623dde4a1b26249aecd0553
Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
2017-07-19 20:58:19 +00:00
..
codecs Example: migrate the codecs example to use QRegularExpression 2017-02-15 14:45:40 +00:00
completer
customcompleter
echoplugin
i18n
plugandpaint remove bogus qtConfig(simulator_and_device) condition 2016-10-16 00:12:33 +00:00
regexp
regularexpression Regular Expression Example: Add context menu 2017-07-19 20:58:19 +00:00
settingseditor Example: migrate settingseditor example to use QRegularExpression 2017-02-15 14:45:36 +00:00
styleplugin
treemodelcompleter Example: migrate treemodelcompleter example to use QRegularExpression 2017-03-07 23:11:31 +00:00
undo
undoframework
tools.pro