Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-58494

QSyntaxHighlighter documentation still using QRegExp (instead of QRegularExpression)

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Done
    • Icon: Not Evaluated Not Evaluated
    • 5.8.0
    • 5.8.0
    • Documentation
    • None

      The coding examples for QSyntaxHighlighter (http://doc.qt.io/qt-5/qsyntaxhighlighter.html) are still using the old QRegExp although it says in the documentation also that from Qt5 on QRegularExpression should be used.

      This of course leads new users to use the slower and unmaintaned QRegExp implementation.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            docteam Qt Documentation Team
            spacegaier Philip Allgaier
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes