ASPiK SDK
Loading...
Searching...
No Matches
VSTGUI::PluginGUI Member List

This is the complete list of members for VSTGUI::PluginGUI, including all inherited members.

AUEventListenerVSTGUI::PluginGUIprotected
checkAddWriteableControl(PluginParameter *piParam, CControl *control)VSTGUI::PluginGUIinline
checkRemoveWriteableControl(CControl *control)VSTGUI::PluginGUIinline
clearGUIPluginConnector()VSTGUI::PluginGUIinline
close()VSTGUI::PluginGUI
controlBeginEdit(VSTGUI::CControl *pControl) overrideVSTGUI::PluginGUIvirtual
controlEndEdit(VSTGUI::CControl *pControl) overrideVSTGUI::PluginGUIvirtual
controlModifierClicked(VSTGUI::CControl *pControl, VSTGUI::CButtonState button) overrideVSTGUI::PluginGUIinlinevirtual
controlTagDidChange(VSTGUI::CControl *pControl) overrideVSTGUI::PluginGUIvirtual
controlTagWillChange(VSTGUI::CControl *pControl) overrideVSTGUI::PluginGUIvirtual
createGUI(bool bShowGUIEditor)VSTGUI::PluginGUIprotected
createNewViewVSTGUI::PluginGUIprotected
createSubController(UTF8StringPtr name, const IUIDescription *description) overrideVSTGUI::PluginGUI
createUserCustomView(std::string viewname, const CRect rect, IControlListener *listener, int32_t tag)VSTGUI::PluginGUI
createView(const UIAttributes &attributes, const IUIDescription *description) overrideVSTGUI::PluginGUI
deleteControlUpdateReceivers()VSTGUI::PluginGUIinline
deleteGUIControlList()VSTGUI::PluginGUIinlineprotected
descriptionVSTGUI::PluginGUIprotected
dispatchAUControlChange(int tag, float actualPluginValue, int message=-1, bool fromEventListener=false)VSTGUI::PluginGUI
exitVSTGUILib()VSTGUI::PluginGUIstatic
forgetWriteableControls()VSTGUI::PluginGUIinline
getControl_WithMouseCoords(const CPoint &where)VSTGUI::PluginGUIprotected
getControlID_WithMouseCoords(const CPoint &where)VSTGUI::PluginGUIprotected
getControlUpdateReceiver(int32_t tag) constVSTGUI::PluginGUI
getGuiControlWithTag(int tag)VSTGUI::PluginGUIinlineprotected
getGUIDesignerSize()VSTGUI::PluginGUIprotected
getKnobMode() const overrideVSTGUI::PluginGUIprotectedvirtual
getSize(float &width, float &height)VSTGUI::PluginGUI
guiDesignerHeightVSTGUI::PluginGUIprotected
guiDesignerWidthVSTGUI::PluginGUIprotected
guiEditorFrameVSTGUI::PluginGUIprotected
guiHeightVSTGUI::PluginGUIprotected
guiPluginConnectorVSTGUI::PluginGUIprotected
guiWidthVSTGUI::PluginGUIprotected
guiWindowFrameVSTGUI::PluginGUIprotected
hasICustomView(CView *view)VSTGUI::PluginGUIinline
hasICustomView(IController *subController)VSTGUI::PluginGUIinline
hasWriteableControl(CControl *control)VSTGUI::PluginGUIinline
idle()VSTGUI::PluginGUIprotectedvirtual
initVSTGUILib(void *hInstance)VSTGUI::PluginGUIstatic
knobActionVSTGUI::PluginGUIprotected
m_AUVSTGUI::PluginGUIprotected
maxSizeVSTGUI::PluginGUIprotected
minSizeVSTGUI::PluginGUIprotected
nonEditRectVSTGUI::PluginGUIprotected
notify(CBaseObject *sender, IdStringPtr message) overrideVSTGUI::PluginGUI
numUIControlsVSTGUI::PluginGUIprotected
onCommandMenuItemSelected(CCommandMenuItem *item) overrideVSTGUI::PluginGUIvirtual
onMouseDown(CFrame *frame, const CPoint &where, const CButtonState &buttons) overrideVSTGUI::PluginGUI
onMouseEntered(CView *view, CFrame *frame) overrideVSTGUI::PluginGUIinline
onMouseExited(CView *view, CFrame *frame) overrideVSTGUI::PluginGUIinline
onMouseMoved(CFrame *frame, const CPoint &where, const CButtonState &buttons) overrideVSTGUI::PluginGUI
onViewAdded(CFrame *frame, CView *view) overrideVSTGUI::PluginGUIinline
onViewRemoved(CFrame *frame, CView *view) overrideVSTGUI::PluginGUI
open(UTF8StringPtr _viewName, void *parent, const std::vector< PluginParameter * > *pluginParameterPtr, const PlatformType &platformType=PlatformType::kDefaultNative, IGUIPluginConnector *_guiPluginConnector=nullptr, void *data=nullptr)VSTGUI::PluginGUI
parseSize(const std::string &str, CPoint &point)VSTGUI::PluginGUIinlinestatic
PluginGUI(UTF8StringPtr _xmlFile)VSTGUI::PluginGUI
preCreateGUI()VSTGUI::PluginGUIprotected
save(bool saveAs=false)VSTGUI::PluginGUIprotected
scaleGUISize(uint32_t controlValue)VSTGUI::PluginGUI
sendAAXMouseDown(int controlID, const CButtonState &buttons)VSTGUI::PluginGUIprotected
sendAAXMouseMoved(int controlID, const CButtonState &buttons, const CPoint &where)VSTGUI::PluginGUIprotected
sendAUMouseDown(CControl *control, const CButtonState &buttons)VSTGUI::PluginGUIprotected
sendAUMouseMoved(CControl *control, const CButtonState &buttons, const CPoint &where)VSTGUI::PluginGUIinlineprotected
setAAXParameterFromGUIControl(CControl *control, int tag, float actualValue, float normalizedValue)VSTGUI::PluginGUI
setAAXViewContainer(AAX_IViewContainer *_aaxViewContainer)VSTGUI::PluginGUIinline
setAU(AudioUnit inAU)VSTGUI::PluginGUIinline
setAUEventFromGUIControl(CControl *control, int tag, float normalizedValue)VSTGUI::PluginGUIprotected
setGUIWindowFrame(IGUIWindowFrame *frame) overrideVSTGUI::PluginGUIinlinevirtual
setPluginParameterFromGUIControl(CControl *control, int tag, float actualValue, float normalizedValue)VSTGUI::PluginGUIinlineprotected
setRAFXParameterFromGUIControl(CControl *control, int tag, float actualValue, float normalizedValue)VSTGUI::PluginGUIprotected
setVSTParameterFromGUIControl(CControl *control, int tag, float actualValue, float normalizedValue)VSTGUI::PluginGUIprotected
showGUIEditorVSTGUI::PluginGUIprotected
syncGUIControl(uint32_t controlID)VSTGUI::PluginGUI
timerVSTGUI::PluginGUIprotected
updateGUIControlAAX(int tag, float actualPluginValue, float normalizedValue=0.f, bool useNormalized=false)VSTGUI::PluginGUI
updateGUIControlRAFX(int tag, float normalizedValue)VSTGUI::PluginGUIprotected
updateGUIControlVST(int tag, float normalizedValue)VSTGUI::PluginGUIprotected
validateCommandMenuItem(CCommandMenuItem *item) overrideVSTGUI::PluginGUIvirtual
valueChanged(VSTGUI::CControl *pControl) overrideVSTGUI::PluginGUIvirtual
viewNameVSTGUI::PluginGUIprotected
writeToPresetFile()VSTGUI::PluginGUI
xmlFileVSTGUI::PluginGUIprotected
zoomFactorVSTGUI::PluginGUIprotected
~PluginGUI()VSTGUI::PluginGUIvirtual