Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qfontengine_coretext_p.h File Reference

(1593b1f6d610ce9bdb9dff4104f7f447e03a9585)

#include <private/qfontengine_p.h>
#include <private/qcore_mac_p.h>
#include <QtCore/qloggingcategory.h>
#include <CoreText/CoreText.h>
#include <CoreGraphics/CoreGraphics.h>
+ Include dependency graph for qfontengine_coretext_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QCoreTextFontEngine
 

Functions

CGAffineTransform Q_GUI_EXPORT qt_transform_from_fontdef (const QFontDef &fontDef)
 

Function Documentation

◆ qt_transform_from_fontdef()

CGAffineTransform Q_GUI_EXPORT qt_transform_from_fontdef ( const QFontDef & fontDef)

Definition at line 104 of file qfontengine_coretext.mm.

Referenced by QCoreTextFontEngine::QCoreTextFontEngine().

+ Here is the caller graph for this function: