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
CXFA_FFApp Class Referencefinal

#include <cxfa_ffapp.h>

Inheritance diagram for CXFA_FFApp:
Collaboration diagram for CXFA_FFApp:

Classes

class  CallbackIface

Public Member Functions

 ~CXFA_FFApp () override
void Trace (cppgc::Visitor *visitor) const override
CFWL_WidgetMgr::AdapterIface * GetWidgetMgrAdapter () override
CFX_Timer::HandlerIfaceGetTimerHandler () override
pdfium::IFWL_ThemeProviderGetThemeProvider () override
cppgc::Heap * GetHeap () override
bool LoadFWLTheme (CXFA_FFDoc *doc)
CFWL_WidgetMgrGetFWLWidgetMgr () const
CallbackIfaceGetAppProvider () const
CFWL_AppGetFWLApp () const
CXFA_FontMgrGetXFAFontMgr () const

Public Attributes

 CONSTRUCT_VIA_MAKE_GARBAGE_COLLECTED

Detailed Description

Definition at line 26 of file cxfa_ffapp.h.

Constructor & Destructor Documentation

◆ ~CXFA_FFApp()

CXFA_FFApp::~CXFA_FFApp ( )
overridedefault

Member Function Documentation

◆ GetAppProvider()

CallbackIface * CXFA_FFApp::GetAppProvider ( ) const
inline

Definition at line 146 of file cxfa_ffapp.h.

Referenced by CXFA_FFWidget::GetAppProvider().

Here is the caller graph for this function:

◆ GetFWLApp()

CFWL_App * CXFA_FFApp::GetFWLApp ( ) const
inline

Definition at line 147 of file cxfa_ffapp.h.

Referenced by CXFA_FFWidget::GetFWLApp().

Here is the caller graph for this function:

◆ GetFWLWidgetMgr()

CFWL_WidgetMgr * CXFA_FFApp::GetFWLWidgetMgr ( ) const
inline

Definition at line 145 of file cxfa_ffapp.h.

◆ GetHeap()

cppgc::Heap * CXFA_FFApp::GetHeap ( )
override

Definition at line 60 of file cxfa_ffapp.cpp.

◆ GetThemeProvider()

IFWL_ThemeProvider * CXFA_FFApp::GetThemeProvider ( )
override

Definition at line 56 of file cxfa_ffapp.cpp.

◆ GetTimerHandler()

CFX_Timer::HandlerIface * CXFA_FFApp::GetTimerHandler ( )
override

Definition at line 52 of file cxfa_ffapp.cpp.

◆ GetWidgetMgrAdapter()

CFWL_WidgetMgr::AdapterIface * CXFA_FFApp::GetWidgetMgrAdapter ( )
override

Definition at line 44 of file cxfa_ffapp.cpp.

◆ GetXFAFontMgr()

CXFA_FontMgr * CXFA_FFApp::GetXFAFontMgr ( ) const
inline

Definition at line 148 of file cxfa_ffapp.h.

Referenced by CXFA_Node::GetFGASFont(), and CXFA_TextParser::GetFont().

Here is the caller graph for this function:

◆ LoadFWLTheme()

bool CXFA_FFApp::LoadFWLTheme ( CXFA_FFDoc * doc)

Definition at line 34 of file cxfa_ffapp.cpp.

◆ Trace()

void CXFA_FFApp::Trace ( cppgc::Visitor * visitor) const
override

Definition at line 27 of file cxfa_ffapp.cpp.

Member Data Documentation

◆ CONSTRUCT_VIA_MAKE_GARBAGE_COLLECTED

CXFA_FFApp::CONSTRUCT_VIA_MAKE_GARBAGE_COLLECTED

Definition at line 134 of file cxfa_ffapp.h.


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