I\'m trying to highlight single-line comments in VBScript using QSyntaxHighlighter in Qt 5.14.2. All example code I was able to find uses QRegExp instead of QRegularExpression,