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

#include <cfwl_eventmouse.h>

Inheritance diagram for CFWL_EventMouse:
Collaboration diagram for CFWL_EventMouse:

Public Member Functions

 CFWL_EventMouse (CFWL_Widget *pSrcTarget, CFWL_Widget *pDstTarget, CFWL_MessageMouse::MouseCommand cmd)
 ~CFWL_EventMouse () override
CFWL_MessageMouse::MouseCommand GetCommand () const
Public Member Functions inherited from pdfium::CFWL_Event
 CFWL_Event (Type type)
 CFWL_Event (Type type, CFWL_Widget *pSrcTarget)
 CFWL_Event (Type type, CFWL_Widget *pSrcTarget, CFWL_Widget *pDstTarget)
virtual ~CFWL_Event ()
Type GetType () const
CFWL_WidgetGetSrcTarget () const
CFWL_WidgetGetDstTarget () const

Additional Inherited Members

Public Types inherited from pdfium::CFWL_Event
enum class  Type {
  CheckStateChanged , Click , Close , EditChanged ,
  Mouse , PostDropDown , PreDropDown , Scroll ,
  SelectChanged , TextWillChange , TextFull , Validate
}

Detailed Description

Definition at line 15 of file cfwl_eventmouse.h.

Constructor & Destructor Documentation

◆ CFWL_EventMouse()

◆ ~CFWL_EventMouse()

Member Function Documentation

◆ GetCommand()


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