ASPiK SDK
VSTGUI::Standalone::Platform::Mac::Window Class Reference
Inheritance diagram for VSTGUI::Standalone::Platform::Mac::Window:
VSTGUI::Standalone::Platform::Mac::IMacWindow VSTGUI::Standalone::Platform::IWindow VSTGUI::Interface

Public Member Functions

bool init (const WindowConfiguration &config, IWindowDelegate &delegate)
 
CPoint getSize () const override
 
CPoint getPosition () const override
 
double getScaleFactor () const override
 
void setSize (const CPoint &newSize) override
 
void setPosition (const CPoint &newPosition) override
 
void setTitle (const UTF8String &newTitle) override
 
void show () override
 
void hide () override
 
void close () override
 
void activate () override
 
void center () override
 
PlatformType getPlatformType () const override
 
void *_Nonnull getPlatformHandle () const override
 
void onSetContentView (CFrame *_Nullable newFrame) override
 
void windowDidResize (const CPoint &newSize)
 
void windowWillClose ()
 
IWindowDelegategetDelegate () const
 
NSWindow *_Nonnull getNSWindow () const override
 
bool isPopup () const override
 
- Public Member Functions inherited from VSTGUI::Standalone::Platform::IWindow
virtual void onSetContentView (CFrame *frame)=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: