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::IFWL_WidgetDelegate Class Referenceabstract

#include <ifwl_widgetdelegate.h>

Inheritance diagram for pdfium::IFWL_WidgetDelegate:
Collaboration diagram for pdfium::IFWL_WidgetDelegate:

Public Member Functions

virtual ~IFWL_WidgetDelegate ()=default
virtual void OnProcessMessage (CFWL_Message *pMessage)=0
virtual void OnProcessEvent (CFWL_Event *pEvent)=0
virtual void OnDrawWidget (CFGAS_GEGraphics *pGraphics, const CFX_Matrix &matrix)=0

Detailed Description

Definition at line 20 of file ifwl_widgetdelegate.h.

Constructor & Destructor Documentation

◆ ~IFWL_WidgetDelegate()

virtual pdfium::IFWL_WidgetDelegate::~IFWL_WidgetDelegate ( )
virtualdefault

Member Function Documentation

◆ OnDrawWidget()

◆ OnProcessEvent()

◆ OnProcessMessage()


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