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

#include <cfwl_app.h>

+ Inheritance diagram for CFWL_App:
+ Collaboration diagram for 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 20 of file cfwl_app.h.

Constructor & Destructor Documentation

◆ ~CFWL_App()

CFWL_App::~CFWL_App ( )
default

Member Function Documentation

◆ GetHeap()

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

Definition at line 45 of file cfwl_app.h.

◆ GetNoteDriver()

CFWL_NoteDriver * CFWL_App::GetNoteDriver ( ) const
inline

Definition at line 47 of file cfwl_app.h.

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

+ Here is the caller graph for this function:

◆ GetThemeProvider()

IFWL_ThemeProvider * CFWL_App::GetThemeProvider ( ) const
inline

Definition at line 42 of file cfwl_app.h.

Referenced by CFWL_Widget::GetThemeProvider().

+ Here is the caller graph for this function:

◆ GetTimerHandler()

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

Definition at line 39 of file cfwl_app.h.

◆ GetWidgetMgr()

CFWL_WidgetMgr * CFWL_App::GetWidgetMgr ( ) const
inline

Definition at line 46 of file cfwl_app.h.

Referenced by CFWL_Widget::SetStates().

+ Here is the caller graph for this function:

◆ GetWidgetMgrAdapter()

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

Definition at line 36 of file cfwl_app.h.

◆ Trace()

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

Definition at line 26 of file cfwl_app.cpp.

Member Data Documentation

◆ CONSTRUCT_VIA_MAKE_GARBAGE_COLLECTED

CFWL_App::CONSTRUCT_VIA_MAKE_GARBAGE_COLLECTED

Definition at line 31 of file cfwl_app.h.


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