![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <cfwl_app.h>
Classes | |
| class | AdapterIface |
Public Member Functions | |
| ~CFWL_App () | |
| void | Trace (cppgc::Visitor *visitor) const |
| CFWL_WidgetMgr::AdapterIface * | GetWidgetMgrAdapter () const |
| CFX_Timer::HandlerIface * | GetTimerHandler () const |
| IFWL_ThemeProvider * | GetThemeProvider () const |
| cppgc::Heap * | GetHeap () const |
| CFWL_WidgetMgr * | GetWidgetMgr () const |
| CFWL_NoteDriver * | GetNoteDriver () const |
Public Attributes | |
| CONSTRUCT_VIA_MAKE_GARBAGE_COLLECTED | |
Definition at line 22 of file cfwl_app.h.
|
default |
|
inline |
Definition at line 47 of file cfwl_app.h.
|
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().
|
inline |
Definition at line 44 of file cfwl_app.h.
Referenced by pdfium::CFWL_Widget::GetThemeProvider().
|
inline |
Definition at line 41 of file cfwl_app.h.
|
inline |
Definition at line 48 of file cfwl_app.h.
Referenced by pdfium::CFWL_Widget::SetStates().
|
inline |
Definition at line 38 of file cfwl_app.h.
| void pdfium::CFWL_App::Trace | ( | cppgc::Visitor * | visitor | ) | const |
Definition at line 28 of file cfwl_app.cpp.
| pdfium::CFWL_App::CONSTRUCT_VIA_MAKE_GARBAGE_COLLECTED |
Definition at line 33 of file cfwl_app.h.