Qt 4.8
Public Types | Public Functions | Public Variables | List of all members
QGlyphJustification Struct Reference

#include <qtextengine_p.h>

Public Types

enum  JustificationType { JustifyNone, JustifySpace, JustifyKashida }
 

Public Functions

 QGlyphJustification ()
 

Public Variables

uint nKashidas: 6
 
uint space_18d6: 24
 
uint type:2
 

Detailed Description

Definition at line 141 of file qtextengine_p.h.

Enumerations

◆ JustificationType

Enumerator
JustifyNone 
JustifySpace 
JustifyKashida 

Definition at line 147 of file qtextengine_p.h.

Constructors and Destructors

◆ QGlyphJustification()

QGlyphJustification::QGlyphJustification ( )
inline

Definition at line 143 of file qtextengine_p.h.

Properties

◆ nKashidas

uint QGlyphJustification::nKashidas

Definition at line 154 of file qtextengine_p.h.

Referenced by QFontEngine::getGlyphPositions(), and QTextEngine::justify().

◆ space_18d6

uint QGlyphJustification::space_18d6

◆ type

uint QGlyphJustification::type

Definition at line 153 of file qtextengine_p.h.

Referenced by QTextEngine::justify().


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