Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
CFX_BidiChar::Segment Struct Reference

#include <fx_bidi.h>

+ Collaboration diagram for CFX_BidiChar::Segment:

Public Attributes

int32_t start
 
int32_t count
 
Direction direction
 

Detailed Description

Definition at line 20 of file fx_bidi.h.

Member Data Documentation

◆ count

int32_t CFX_BidiChar::Segment::count

Definition at line 22 of file fx_bidi.h.

Referenced by CFX_BidiChar::AppendChar(), and CFX_BidiChar::EndChar().

◆ direction

Direction CFX_BidiChar::Segment::direction

Definition at line 23 of file fx_bidi.h.

Referenced by CFX_BidiChar::AppendChar().

◆ start

int32_t CFX_BidiChar::Segment::start

Definition at line 21 of file fx_bidi.h.


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