Matching a single line comment in QSyntaxHighlighter with QRegularExpression

后端 未结 0 1997
离开以前
离开以前 2021-01-23 21:43

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,

相关标签:
回答
  • 消灭零回复
提交回复
热议问题