#include <ipwl_fillernotify.h>
|
virtual | ~IPWL_FillerNotify ()=default |
|
virtual void | InvalidateRect (PerWindowData *pWidgetData, const CFX_FloatRect &rect)=0 |
|
virtual void | OutputSelectedRect (PerWindowData *pWidgetData, const CFX_FloatRect &rect)=0 |
|
virtual bool | IsSelectionImplemented () const =0 |
|
virtual void | SetCursor (CursorStyle nCursorStyle)=0 |
|
virtual void | QueryWherePopup (const PerWindowData *pAttached, float fPopupMin, float fPopupMax, bool *bBottom, float *fPopupRet)=0 |
|
virtual BeforeKeystrokeResult | OnBeforeKeyStroke (const PerWindowData *pAttached, WideString &strChange, const WideString &strChangeEx, int nSelStart, int nSelEnd, bool bKeyDown, Mask< FWL_EVENTFLAG > nFlag)=0 |
|
virtual bool | OnPopupPreOpen (const PerWindowData *pAttached, Mask< FWL_EVENTFLAG > nFlag)=0 |
|
virtual bool | OnPopupPostOpen (const PerWindowData *pAttached, Mask< FWL_EVENTFLAG > nFlag)=0 |
|
Definition at line 19 of file ipwl_fillernotify.h.
◆ CursorStyle
◆ ~IPWL_FillerNotify()
virtual IPWL_FillerNotify::~IPWL_FillerNotify |
( |
| ) |
|
|
virtualdefault |
◆ InvalidateRect()
◆ IsSelectionImplemented()
virtual bool IPWL_FillerNotify::IsSelectionImplemented |
( |
| ) |
const |
|
pure virtual |
◆ OnBeforeKeyStroke()
◆ OnPopupPostOpen()
◆ OnPopupPreOpen()
◆ OutputSelectedRect()
◆ QueryWherePopup()
virtual void IPWL_FillerNotify::QueryWherePopup |
( |
const PerWindowData * | pAttached, |
|
|
float | fPopupMin, |
|
|
float | fPopupMax, |
|
|
bool * | bBottom, |
|
|
float * | fPopupRet ) |
|
pure virtual |
◆ SetCursor()
The documentation for this class was generated from the following file: