LibreOffice Module vcl (master)
1
|
This is the complete list of members for NotifyEvent, including all inherited members.
GetCommandEvent() const | NotifyEvent | inline |
GetData() const | NotifyEvent | inline |
GetKeyEvent() const | NotifyEvent | inline |
GetMouseEvent() const | NotifyEvent | inline |
GetType() const | NotifyEvent | inline |
GetWindow() const | NotifyEvent | inline |
mnEventType | NotifyEvent | private |
mpData | NotifyEvent | private |
mpWindow | NotifyEvent | private |
NotifyEvent(MouseNotifyEvent nEventType, vcl::Window *pWindow, const void *pEvent=nullptr) | NotifyEvent |