Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QFontEngine::KernPair Struct Reference

#include <qfontengine_p.h>

+ Collaboration diagram for QFontEngine::KernPair:

Public Member Functions

bool operator< (const KernPair &other) const
 

Public Attributes

uint left_right
 
QFixed adjust
 

Detailed Description

Definition at line 317 of file qfontengine_p.h.

Member Function Documentation

◆ operator<()

bool QFontEngine::KernPair::operator< ( const KernPair other) const
inline

Definition at line 321 of file qfontengine_p.h.

References other().

+ Here is the call graph for this function:

Member Data Documentation

◆ adjust

QFixed QFontEngine::KernPair::adjust

Definition at line 319 of file qfontengine_p.h.

Referenced by kerning().

◆ left_right

uint QFontEngine::KernPair::left_right

Definition at line 318 of file qfontengine_p.h.


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