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

QSyntaxHighlighter documentation still using QRegExp (instead of QRegularExpression)

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes