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
ScopedFXFTMMVar Class Reference

#include <fx_freetype.h>

+ Collaboration diagram for ScopedFXFTMMVar:

Public Member Functions

 ScopedFXFTMMVar (FXFT_FaceRec *face)
 
 ~ScopedFXFTMMVar ()
 
 operator bool () const
 
FT_Pos GetAxisDefault (size_t index) const
 
FT_Long GetAxisMin (size_t index) const
 
FT_Long GetAxisMax (size_t index) const
 

Detailed Description

Definition at line 41 of file fx_freetype.h.

Constructor & Destructor Documentation

◆ ScopedFXFTMMVar()

ScopedFXFTMMVar::ScopedFXFTMMVar ( FXFT_FaceRec * face)
explicit

Definition at line 76 of file fx_freetype.cpp.

References ScopedFXFTMMVar().

Referenced by ScopedFXFTMMVar().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ ~ScopedFXFTMMVar()

ScopedFXFTMMVar::~ScopedFXFTMMVar ( )
default

Member Function Documentation

◆ GetAxisDefault()

FT_Pos ScopedFXFTMMVar::GetAxisDefault ( size_t index) const

Definition at line 81 of file fx_freetype.cpp.

◆ GetAxisMax()

FT_Long ScopedFXFTMMVar::GetAxisMax ( size_t index) const

Definition at line 89 of file fx_freetype.cpp.

◆ GetAxisMin()

FT_Long ScopedFXFTMMVar::GetAxisMin ( size_t index) const

Definition at line 85 of file fx_freetype.cpp.

◆ operator bool()

ScopedFXFTMMVar::operator bool ( ) const
inlineexplicit

Definition at line 46 of file fx_freetype.h.


The documentation for this class was generated from the following files: