diff options
author | Martin Smith <martin.smith@qt.io> | 2017-08-30 16:00:12 +0200 |
---|---|---|
committer | Martin Smith <martin.smith@qt.io> | 2017-09-06 15:18:06 +0000 |
commit | df3661dc5493191979d71b0b5610533234890a77 (patch) | |
tree | 0a47e1eefacbd12097bd9d492fbd4f66c1b616b6 /src/qdoc/cppcodeparser.cpp | |
parent | 99dfabc44a46be0a1a16600435a911a4816afc8c (diff) | |
download | qttools-df3661dc5493191979d71b0b5610533234890a77.tar.gz |
qdoc: Remove uses of QRegular Expression
This change replaces two uses of QRegularExpression
with a simple ad hoc parser. qdoc is not allowed to
use QRegularExpression because it is not in the
bootstrap library.
Task-number: QTBUG-62845
Change-Id: Icfaca2181ff1879f02d111626a85fb3da758c731
Reviewed-by: Martin Smith <martin.smith@qt.io>
Diffstat (limited to 'src/qdoc/cppcodeparser.cpp')
0 files changed, 0 insertions, 0 deletions