|
0.45.0
|
This is the complete list of members for igor::iEventWindowResize, including all inherited members.
| consume() | igor::iEvent | |
| dispatch(const F &func) | igor::iEvent | inline |
| getEventKindMask() const =0 | igor::iEvent | pure virtual |
| getEventType() const =0 | igor::iEvent | pure virtual |
| getHeight() const | igor::iEventWindowResize | |
| getInfo() const override | igor::iEventWindowResize | virtual |
| getName() const =0 | igor::iEvent | pure virtual |
| getWidth() const | igor::iEventWindowResize | |
| getWindow() const | igor::iEvent | |
| iEvent(iWindowPtr window=nullptr) | igor::iEvent | |
| iEventWindowResize(iWindowPtr window, int32 width, int32 height) | igor::iEventWindowResize | |
| isConsumed() const | igor::iEvent | |
| isOfKind(const iEventKind kind) | igor::iEvent | |
| ~iEvent()=default | igor::iEvent | virtual |