Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.8
-
None
-
-
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
Gerrit Reviews
For Gerrit Dashboard: QTBUG-126860 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
575584,2 | uic: Relax property name checks | tqtc/lts-6.5 | qt/tqtc-qtbase | Status: NEW | +2 | +1 |
568575,8 | uic: Relax property name checks | dev | qt/qtbase | Status: MERGED | +2 | 0 |
575230,2 | uic: Relax property name checks | 6.8 | qt/qtbase | Status: MERGED | +2 | 0 |
575338,2 | uic: Relax property name checks | 6.7 | qt/qtbase | Status: MERGED | +2 | 0 |