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
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 336 of file qfontengine_p.h.

Member Function Documentation

◆ operator<()

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

Definition at line 340 of file qfontengine_p.h.

Member Data Documentation

◆ adjust

QFixed QFontEngine::KernPair::adjust

Definition at line 338 of file qfontengine_p.h.

◆ left_right

uint QFontEngine::KernPair::left_right

Definition at line 337 of file qfontengine_p.h.


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