Commit df3661dc authored by Martin Smith's avatar Martin Smith
Browse files

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: default avatarMartin Smith <martin.smith@qt.io>
parent 99dfabc4
No related merge requests found
Showing with 58 additions and 55 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment