summaryrefslogtreecommitdiff
path: root/src/qdoc/cppcodeparser.cpp
diff options
context:
space:
mode:
authorMartin Smith <martin.smith@qt.io>2017-08-30 16:00:12 +0200
committerMartin Smith <martin.smith@qt.io>2017-09-06 15:18:06 +0000
commitdf3661dc5493191979d71b0b5610533234890a77 (patch)
tree0a47e1eefacbd12097bd9d492fbd4f66c1b616b6 /src/qdoc/cppcodeparser.cpp
parent99dfabc44a46be0a1a16600435a911a4816afc8c (diff)
downloadqttools-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