![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <fx_freetype.h>
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 |
Definition at line 43 of file fx_freetype.h.
|
explicit |
Definition at line 90 of file fx_freetype.cpp.
References ScopedFXFTMMVar().
Referenced by ScopedFXFTMMVar().
|
default |
| FT_Pos ScopedFXFTMMVar::GetAxisDefault | ( | size_t | index | ) | const |
Definition at line 96 of file fx_freetype.cpp.
| FT_Long ScopedFXFTMMVar::GetAxisMax | ( | size_t | index | ) | const |
Definition at line 104 of file fx_freetype.cpp.
| FT_Long ScopedFXFTMMVar::GetAxisMin | ( | size_t | index | ) | const |
Definition at line 100 of file fx_freetype.cpp.
|
inlineexplicit |
Definition at line 48 of file fx_freetype.h.