ASPiK SDK
VSTGUI::Standalone::Platform::IWindowDelegate Class Referenceabstract
Inheritance diagram for VSTGUI::Standalone::Platform::IWindowDelegate:
VSTGUI::Standalone::ICommandHandler VSTGUI::Interface VSTGUI::Standalone::Detail::Window

Public Member Functions

virtual CPoint constraintSize (const CPoint &newSize)=0
 
virtual void onSizeChanged (const CPoint &newSize)=0
 
virtual void onPositionChanged (const CPoint &newPosition)=0
 
virtual void onShow ()=0
 
virtual void onHide ()=0
 
virtual void onClosed ()=0
 
virtual bool canClose ()=0
 
virtual void onActivated ()=0
 
virtual void onDeactivated ()=0
 
- Public Member Functions inherited from VSTGUI::Standalone::ICommandHandler
virtual bool canHandleCommand (const Command &command)=0
 
virtual bool handleCommand (const Command &command)=0
 
- Public Member Functions inherited from VSTGUI::Interface
 Interface (const Interface &)=delete
 
 Interface (Interface &&)=delete
 
Interfaceoperator= (const Interface &)=delete
 
Interfaceoperator= (Interface &&)=delete
 
template<typename T >
const auto dynamicCast () const
 
template<typename T >
auto dynamicCast ()
 

The documentation for this class was generated from the following file: