![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <cfpf_skiadevicemodule.h>
Public Member Functions | |
| CFPF_SkiaDeviceModule () | |
| ~CFPF_SkiaDeviceModule () | |
| void | Destroy () |
| CFPF_SkiaFontMgr * | GetFontMgr () |
Protected Attributes | |
| std::unique_ptr< CFPF_SkiaFontMgr > | m_pFontMgr |
Definition at line 14 of file cfpf_skiadevicemodule.h.
|
default |
|
default |
| void CFPF_SkiaDeviceModule::Destroy | ( | ) |
Definition at line 29 of file cfpf_skiadevicemodule.cpp.
| CFPF_SkiaFontMgr * CFPF_SkiaDeviceModule::GetFontMgr | ( | ) |
Definition at line 34 of file cfpf_skiadevicemodule.cpp.
|
protected |
Definition at line 23 of file cfpf_skiadevicemodule.h.