ASPiK SDK
|
This is the complete list of members for VSTGUI::Standalone::IWindowController, including all inherited members.
beforeShow(IWindow &window)=0 | VSTGUI::Standalone::IWindowController | pure virtual |
canClose(const IWindow &window)=0 | VSTGUI::Standalone::IWindowController | pure virtual |
constraintSize(const IWindow &window, const CPoint &newSize)=0 | VSTGUI::Standalone::IWindowController | pure virtual |
dynamicCast() const (defined in VSTGUI::Interface) | VSTGUI::Interface | inline |
dynamicCast() (defined in VSTGUI::Interface) | VSTGUI::Interface | inline |
getWindowMenuBuilder(const IWindow &window) const =0 | VSTGUI::Standalone::IWindowController | pure virtual |
Interface()=default (defined in VSTGUI::Interface) | VSTGUI::Interface | |
Interface(const Interface &)=delete (defined in VSTGUI::Interface) | VSTGUI::Interface | |
Interface(Interface &&)=delete (defined in VSTGUI::Interface) | VSTGUI::Interface | |
onActivated(const IWindow &window)=0 | VSTGUI::Standalone::IWindowListener | pure virtual |
onClosed(const IWindow &window)=0 | VSTGUI::Standalone::IWindowListener | pure virtual |
onDeactivated(const IWindow &window)=0 | VSTGUI::Standalone::IWindowListener | pure virtual |
onHide(const IWindow &window)=0 | VSTGUI::Standalone::IWindowListener | pure virtual |
onPositionChanged(const IWindow &window, const CPoint &newPosition)=0 | VSTGUI::Standalone::IWindowListener | pure virtual |
onSetContentView(IWindow &window, const SharedPointer< CFrame > &contentView)=0 | VSTGUI::Standalone::IWindowController | pure virtual |
onShow(const IWindow &window)=0 | VSTGUI::Standalone::IWindowListener | pure virtual |
onSizeChanged(const IWindow &window, const CPoint &newSize)=0 | VSTGUI::Standalone::IWindowListener | pure virtual |
operator=(const Interface &)=delete (defined in VSTGUI::Interface) | VSTGUI::Interface | |
operator=(Interface &&)=delete (defined in VSTGUI::Interface) | VSTGUI::Interface | |
~Interface() noexcept (defined in VSTGUI::Interface) | VSTGUI::Interface | inlinevirtual |