QtBase  v6.3.1
Public Member Functions | Public Attributes | List of all members
QFontEngine::KernPair Struct Reference

#include <qfontengine_p.h>

Collaboration diagram for QFontEngine::KernPair:
Collaboration graph
[legend]

Public Member Functions

bool operator< (const KernPair &other) const
 

Public Attributes

uint left_right
 
QFixed adjust
 

Detailed Description

Definition at line 353 of file qfontengine_p.h.

Member Function Documentation

◆ operator<()

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

Definition at line 357 of file qfontengine_p.h.

Here is the call graph for this function:

Member Data Documentation

◆ adjust

QFixed QFontEngine::KernPair::adjust

Definition at line 355 of file qfontengine_p.h.

◆ left_right

uint QFontEngine::KernPair::left_right

Definition at line 354 of file qfontengine_p.h.


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