|
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(NotifyEventType nEventType, vcl::Window *pWindow, const void *pEvent=nullptr) | NotifyEvent | |
| NotifyEvent(const NotifyEvent &)=delete | NotifyEvent | |
| NotifyEvent(NotifyEvent &&)=delete | NotifyEvent | |
| operator=(const NotifyEvent &)=delete | NotifyEvent | |
| operator=(NotifyEvent &&)=delete | NotifyEvent | |
| ~NotifyEvent() | NotifyEvent |