#include <iEventWindow.h>
Inherits igor::iEvent.
◆ iEventWindowResize()
init members
- Parameters
-
window | the window that was resized |
width | width of the window |
height | height of the window |
◆ getHeight()
int32 igor::iEventWindowResize::getHeight |
( |
| ) |
const |
- Returns
- height of the window
◆ getInfo()
const iaString igor::iEventWindowResize::getInfo |
( |
| ) |
const |
|
overridevirtual |
- Returns
- information to event
Reimplemented from igor::iEvent.
◆ getWidth()
int32 igor::iEventWindowResize::getWidth |
( |
| ) |
const |
- Returns
- width of the window
The documentation for this class was generated from the following files: