| VSTGUI
    4.10
    Graphical User Interface Framework not only for VST plugins | 
This is the complete list of members for IWindowListener, including all inherited members.
| dynamicCast() const | Interface | inline | 
| dynamicCast() | Interface | inline | 
| Interface()=default | Interface | |
| Interface(const Interface &)=delete | Interface | |
| Interface(Interface &&)=delete | Interface | |
| onActivated(const IWindow &window)=0 | IWindowListener | pure virtual | 
| onClosed(const IWindow &window)=0 | IWindowListener | pure virtual | 
| onDeactivated(const IWindow &window)=0 | IWindowListener | pure virtual | 
| onHide(const IWindow &window)=0 | IWindowListener | pure virtual | 
| onPositionChanged(const IWindow &window, const CPoint &newPosition)=0 | IWindowListener | pure virtual | 
| onShow(const IWindow &window)=0 | IWindowListener | pure virtual | 
| onSizeChanged(const IWindow &window, const CPoint &newSize)=0 | IWindowListener | pure virtual | 
| operator=(const Interface &)=delete | Interface | |
| operator=(Interface &&)=delete | Interface | |
| ~Interface() noexcept | Interface | inlinevirtual |