![]() |
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_notedriver.h>
Public Member Functions | |
~CFWL_NoteDriver () | |
void | Trace (cppgc::Visitor *visitor) const |
void | SendEvent (CFWL_Event *pNote) |
void | ProcessMessage (CFWL_Message *pMessage) |
void | RegisterEventTarget (CFWL_Widget *pListener, CFWL_Widget *pEventSource) |
void | UnregisterEventTarget (CFWL_Widget *pListener) |
void | NotifyTargetHide (CFWL_Widget *pNoteTarget) |
void | NotifyTargetDestroy (CFWL_Widget *pNoteTarget) |
void | SetGrab (CFWL_Widget *pGrab) |
Public Attributes | |
CONSTRUCT_VIA_MAKE_GARBAGE_COLLECTED |
Definition at line 25 of file cfwl_notedriver.h.
|
default |
void pdfium::CFWL_NoteDriver::NotifyTargetDestroy | ( | CFWL_Widget * | pNoteTarget | ) |
Definition at line 85 of file cfwl_notedriver.cpp.
void pdfium::CFWL_NoteDriver::NotifyTargetHide | ( | CFWL_Widget * | pNoteTarget | ) |
Definition at line 76 of file cfwl_notedriver.cpp.
void pdfium::CFWL_NoteDriver::ProcessMessage | ( | CFWL_Message * | pMessage | ) |
Definition at line 96 of file cfwl_notedriver.cpp.
void pdfium::CFWL_NoteDriver::RegisterEventTarget | ( | CFWL_Widget * | pListener, |
CFWL_Widget * | pEventSource ) |
Definition at line 52 of file cfwl_notedriver.cpp.
void pdfium::CFWL_NoteDriver::SendEvent | ( | CFWL_Event * | pNote | ) |
Definition at line 45 of file cfwl_notedriver.cpp.
|
inline |
Definition at line 38 of file cfwl_notedriver.h.
void pdfium::CFWL_NoteDriver::Trace | ( | cppgc::Visitor * | visitor | ) | const |
Definition at line 37 of file cfwl_notedriver.cpp.
void pdfium::CFWL_NoteDriver::UnregisterEventTarget | ( | CFWL_Widget * | pListener | ) |
Definition at line 66 of file cfwl_notedriver.cpp.
pdfium::CFWL_NoteDriver::CONSTRUCT_VIA_MAKE_GARBAGE_COLLECTED |
Definition at line 27 of file cfwl_notedriver.h.