|
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 () |
|
IWindowDelegate & | getDelegate () 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 |
|
| Interface (const Interface &)=delete |
|
| Interface (Interface &&)=delete |
|
Interface & | operator= (const Interface &)=delete |
|
Interface & | operator= (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:
- C:/RackAFX_v7/ASPIK_SDK/vstgui4/vstgui/standalone/source/platform/mac/macwindow.mm