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

#include <cfpf_skiadevicemodule.h>

+ Collaboration diagram for CFPF_SkiaDeviceModule:

Public Member Functions

 CFPF_SkiaDeviceModule ()
 
 ~CFPF_SkiaDeviceModule ()
 
void Destroy ()
 
CFPF_SkiaFontMgrGetFontMgr ()
 

Protected Attributes

std::unique_ptr< CFPF_SkiaFontMgrm_pFontMgr
 

Detailed Description

Definition at line 14 of file cfpf_skiadevicemodule.h.

Constructor & Destructor Documentation

◆ CFPF_SkiaDeviceModule()

CFPF_SkiaDeviceModule::CFPF_SkiaDeviceModule ( )
default

◆ ~CFPF_SkiaDeviceModule()

CFPF_SkiaDeviceModule::~CFPF_SkiaDeviceModule ( )
default

Member Function Documentation

◆ Destroy()

void CFPF_SkiaDeviceModule::Destroy ( )

Definition at line 29 of file cfpf_skiadevicemodule.cpp.

◆ GetFontMgr()

CFPF_SkiaFontMgr * CFPF_SkiaDeviceModule::GetFontMgr ( )

Definition at line 34 of file cfpf_skiadevicemodule.cpp.

Member Data Documentation

◆ m_pFontMgr

std::unique_ptr<CFPF_SkiaFontMgr> CFPF_SkiaDeviceModule::m_pFontMgr
protected

Definition at line 23 of file cfpf_skiadevicemodule.h.


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