aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/tableview/abstracttablemodel/Button.qml
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2019-05-23 10:42:57 +0200
committerUlf Hermann <ulf.hermann@qt.io>2019-05-23 11:30:27 +0200
commitb6adafe256c87f611b8e6790dbf37c80aa98e353 (patch)
treefc7e16313df273c8a9acc2d187489b2489283150 /tests/manual/tableview/abstracttablemodel/Button.qml
parentc10bab71dc37ecffe67c6d9060f0dc37c2fcc7ea (diff)
Tooling: Guard use of QRegularExpression
The Qt we are using might be compiled without regular expressions. The epxression in qqmldebugserver.cpp is actually not needed as QString::toInt() can do this check for us. The ones in globalinspector.cpp are only for reformatting the name in a nicer way for the selection highlight. We can skip those in case there are no regular expressions. Change-Id: I71e3f0314d8a68a41c3da2568207e311c6b41d1b Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'tests/manual/tableview/abstracttablemodel/Button.qml')
0 files changed, 0 insertions, 0 deletions