![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <private/qfontengine_p.h>
#include <private/qcore_mac_p.h>
#include <QtCore/qloggingcategory.h>
#include <CoreText/CoreText.h>
#include <CoreGraphics/CoreGraphics.h>
Go to the source code of this file.
Classes | |
class | QCoreTextFontEngine |
Functions | |
CGAffineTransform Q_GUI_EXPORT | qt_transform_from_fontdef (const QFontDef &fontDef) |
CGAffineTransform Q_GUI_EXPORT qt_transform_from_fontdef | ( | const QFontDef & | fontDef | ) |
Definition at line 107 of file qfontengine_coretext.mm.