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

#include <cfwl_notedriver.h>

Inheritance diagram for CFWL_NoteDriver:
Collaboration diagram for CFWL_NoteDriver:

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

Detailed Description

Definition at line 25 of file cfwl_notedriver.h.

Constructor & Destructor Documentation

◆ ~CFWL_NoteDriver()

Member Function Documentation

◆ NotifyTargetDestroy()

◆ NotifyTargetHide()

◆ ProcessMessage()

◆ RegisterEventTarget()

Definition at line 52 of file cfwl_notedriver.cpp.

◆ SendEvent()

◆ SetGrab()

Definition at line 38 of file cfwl_notedriver.h.

◆ Trace()

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

Definition at line 37 of file cfwl_notedriver.cpp.

◆ UnregisterEventTarget()

Member Data Documentation

◆ CONSTRUCT_VIA_MAKE_GARBAGE_COLLECTED


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