Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QCharAttributes Struct Reference

#include <qunicodetools_p.h>

+ Collaboration diagram for QCharAttributes:

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 24 of file qunicodetools_p.h.

Member Data Documentation

◆ graphemeBoundary

◆ lineBreak

◆ mandatoryBreak

uchar QCharAttributes::mandatoryBreak

◆ sentenceBoundary

◆ whiteSpace

uchar QCharAttributes::whiteSpace

◆ wordBreak

◆ wordEnd

uchar QCharAttributes::wordEnd

◆ wordStart

uchar QCharAttributes::wordStart

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