#include <cfwl_event.h>
|
| enum class | Type {
CheckStateChanged
, Click
, Close
, EditChanged
,
Mouse
, PostDropDown
, PreDropDown
, Scroll
,
SelectChanged
, TextWillChange
, TextFull
, Validate
} |
Definition at line 17 of file cfwl_event.h.
◆ Type
| Enumerator |
|---|
| CheckStateChanged | |
| Click | |
| Close | |
| EditChanged | |
| Mouse | |
| PostDropDown | |
| PreDropDown | |
| Scroll | |
| SelectChanged | |
| TextWillChange | |
| TextFull | |
| Validate | |
Definition at line 21 of file cfwl_event.h.
◆ CFWL_Event() [1/3]
| pdfium::CFWL_Event::CFWL_Event |
( |
Type | type | ) |
|
|
explicit |
◆ CFWL_Event() [2/3]
◆ CFWL_Event() [3/3]
◆ ~CFWL_Event()
| pdfium::CFWL_Event::~CFWL_Event |
( |
| ) |
|
|
virtualdefault |
◆ GetDstTarget()
| CFWL_Widget * pdfium::CFWL_Event::GetDstTarget |
( |
| ) |
const |
|
inline |
◆ GetSrcTarget()
| CFWL_Widget * pdfium::CFWL_Event::GetSrcTarget |
( |
| ) |
const |
|
inline |
◆ GetType()
| Type pdfium::CFWL_Event::GetType |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: