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

Implement UAX#44 Property matching in QChar

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.8
    • None
    • All
    • 8
    • aae20da52 (dev), 0925c2d80 (6.8), 24dfadbf7 (6.7)

    Description

      At present QChar has a Category enum, returned by its category() method.
      UAX#44 defines various properties that can be derived from this category information, such as XID_Start and XID_Continue (useful to authors of lexers; see discussion on this review).
      Adding a QChar::hasProperty() method taking a QChar::Property enum would provide a natural way for client code to query UAX#44 properties.

      Attachments

        For Gerrit Dashboard: QTBUG-126860
        # Subject Branch Project Status CR V

        Activity

          People

            cnn Qt Core & Network
            Eddy Edward Welbourne
            Vladimir Minenko Vladimir Minenko
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There is 1 open Gerrit change