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
pdfium::CFWL_App Class Referencefinal

#include <cfwl_app.h>

Inheritance diagram for pdfium::CFWL_App:
Collaboration diagram for pdfium::CFWL_App:

Classes

class  AdapterIface

Public Member Functions

 ~CFWL_App ()
void Trace (cppgc::Visitor *visitor) const
CFWL_WidgetMgr::AdapterIfaceGetWidgetMgrAdapter () const
CFX_Timer::HandlerIfaceGetTimerHandler () const
IFWL_ThemeProviderGetThemeProvider () const
cppgc::Heap * GetHeap () const
CFWL_WidgetMgrGetWidgetMgr () const
CFWL_NoteDriverGetNoteDriver () const

Public Attributes

 CONSTRUCT_VIA_MAKE_GARBAGE_COLLECTED

Detailed Description

Definition at line 22 of file cfwl_app.h.

Constructor & Destructor Documentation

◆ ~CFWL_App()

pdfium::CFWL_App::~CFWL_App ( )
default

Member Function Documentation

◆ GetHeap()

cppgc::Heap * pdfium::CFWL_App::GetHeap ( ) const
inline

Definition at line 47 of file cfwl_app.h.

◆ GetNoteDriver()

CFWL_NoteDriver * pdfium::CFWL_App::GetNoteDriver ( ) const
inline

Definition at line 49 of file cfwl_app.h.

Referenced by pdfium::CFWL_Widget::DispatchEvent(), pdfium::CFWL_WidgetMgr::OnProcessMessageToForm(), pdfium::CFWL_Widget::SetGrab(), pdfium::CFWL_Widget::SetStates(), and pdfium::CFWL_Widget::UnregisterEventTarget().

Here is the caller graph for this function:

◆ GetThemeProvider()

IFWL_ThemeProvider * pdfium::CFWL_App::GetThemeProvider ( ) const
inline

Definition at line 44 of file cfwl_app.h.

Referenced by pdfium::CFWL_Widget::GetThemeProvider().

Here is the caller graph for this function:

◆ GetTimerHandler()

CFX_Timer::HandlerIface * pdfium::CFWL_App::GetTimerHandler ( ) const
inline

Definition at line 41 of file cfwl_app.h.

◆ GetWidgetMgr()

CFWL_WidgetMgr * pdfium::CFWL_App::GetWidgetMgr ( ) const
inline

Definition at line 48 of file cfwl_app.h.

Referenced by pdfium::CFWL_Widget::SetStates().

Here is the caller graph for this function:

◆ GetWidgetMgrAdapter()

CFWL_WidgetMgr::AdapterIface * pdfium::CFWL_App::GetWidgetMgrAdapter ( ) const
inline

Definition at line 38 of file cfwl_app.h.

◆ Trace()

void pdfium::CFWL_App::Trace ( cppgc::Visitor * visitor) const

Definition at line 28 of file cfwl_app.cpp.

Member Data Documentation

◆ CONSTRUCT_VIA_MAKE_GARBAGE_COLLECTED

pdfium::CFWL_App::CONSTRUCT_VIA_MAKE_GARBAGE_COLLECTED

Definition at line 33 of file cfwl_app.h.


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