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

#include <scoped_font_transform.h>

+ Collaboration diagram for ScopedFontTransform:

Public Member Functions

 FX_STACK_ALLOCATED ()
 
 ScopedFontTransform (RetainPtr< CFX_Face > face, FT_Matrix *matrix)
 
 ~ScopedFontTransform ()
 

Detailed Description

Definition at line 17 of file scoped_font_transform.h.

Constructor & Destructor Documentation

◆ ScopedFontTransform()

ScopedFontTransform::ScopedFontTransform ( RetainPtr< CFX_Face > face,
FT_Matrix * matrix )

Definition at line 24 of file scoped_font_transform.cpp.

References ScopedFontTransform().

Referenced by ScopedFontTransform().

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

◆ ~ScopedFontTransform()

ScopedFontTransform::~ScopedFontTransform ( )

Definition at line 30 of file scoped_font_transform.cpp.

Member Function Documentation

◆ FX_STACK_ALLOCATED()

ScopedFontTransform::FX_STACK_ALLOCATED ( )

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