QtBase  v6.3.1
Public Attributes | List of all members
QCharAttributes Struct Reference

#include <qunicodetools_p.h>

Public Attributes

uchar graphemeBoundary: 1
 
uchar wordBreak: 1
 
uchar sentenceBoundary: 1
 
uchar lineBreak: 1
 
uchar whiteSpace: 1
 
uchar wordStart: 1
 
uchar wordEnd: 1
 
uchar mandatoryBreak: 1
 

Detailed Description

Definition at line 60 of file qunicodetools_p.h.

Member Data Documentation

◆ graphemeBoundary

uchar QCharAttributes::graphemeBoundary

Definition at line 62 of file qunicodetools_p.h.

◆ lineBreak

uchar QCharAttributes::lineBreak

Definition at line 65 of file qunicodetools_p.h.

◆ mandatoryBreak

uchar QCharAttributes::mandatoryBreak

Definition at line 69 of file qunicodetools_p.h.

◆ sentenceBoundary

uchar QCharAttributes::sentenceBoundary

Definition at line 64 of file qunicodetools_p.h.

◆ whiteSpace

uchar QCharAttributes::whiteSpace

Definition at line 66 of file qunicodetools_p.h.

◆ wordBreak

uchar QCharAttributes::wordBreak

Definition at line 63 of file qunicodetools_p.h.

◆ wordEnd

uchar QCharAttributes::wordEnd

Definition at line 68 of file qunicodetools_p.h.

◆ wordStart

uchar QCharAttributes::wordStart

Definition at line 67 of file qunicodetools_p.h.


The documentation for this struct was generated from the following file: