ASPiK SDK
Loading...
Searching...
No Matches
AUGUIWindowFrame Class Reference

The ASPiK IGUIWindowFrame object for AU plugin shell. More...

Inheritance diagram for AUGUIWindowFrame:
IGUIWindowFrame

Public Member Functions

 AUGUIWindowFrame (NSView *parent)
 
virtual bool setWindowFrameSize (double left=0, double top=0, double right=0, double bottom=0)
 
virtual bool getWindowFrameSize (double &left, double &top, double &right, double &bottom)
 
- Public Member Functions inherited from IGUIWindowFrame
virtual bool setWindowFrameSize (double left=0, double top=0, double right=0, double bottom=0)=0
 
virtual bool getWindowFrameSize (double &left, double &top, double &right, double &bottom)=0
 
virtual void enableGUIDesigner (bool enable)
 

Protected Attributes

NSView * parent
 

Detailed Description

The ASPiK IGUIWindowFrame object for AU plugin shell.

Author
Will Pirkle http://www.willpirkle.com
Remarks
designed by Will Pirkle for Tritone Syestems, Inc for ASPiK
Version
Revision : 1.0
Date
Date : 2018 / 09 / 7

Member Function Documentation

◆ getWindowFrameSize()

virtual bool AUGUIWindowFrame::getWindowFrameSize ( double &  left,
double &  top,
double &  right,
double &  bottom 
)
inlinevirtual

get the frame size

Implements IGUIWindowFrame.

◆ setWindowFrameSize()

virtual bool AUGUIWindowFrame::setWindowFrameSize ( double  left = 0,
double  top = 0,
double  right = 0,
double  bottom = 0 
)
inlinevirtual

set the frame size

Implements IGUIWindowFrame.


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