#include <aeffguieditor.h>
◆ AEffGUIEditor()
◆ ~AEffGUIEditor()
◆ beforeSizeChange()
bool beforeSizeChange |
( |
const CRect & | newSize, |
|
|
const CRect & | oldSize ) |
|
virtual |
frame will change size, if this returns false the upstream implementation does not allow it and thus the size of the frame will not change
Reimplemented from VSTGUIEditorInterface.
◆ doIdleStuff()
◆ getEffect()
AudioEffect * getEffect |
( |
| ) |
|
|
inline |
◆ getKnobMode()
virtual int32_t getKnobMode |
( |
| ) |
const |
|
inlinevirtual |
◆ getRect()
bool getRect |
( |
ERect ** | ppRect | ) |
|
|
virtual |
◆ getVstGuiVersion()
int32_t getVstGuiVersion |
( |
| ) |
|
|
inline |
◆ idle()
◆ onWheel()
bool onWheel |
( |
float | distance | ) |
|
|
virtual |
◆ open()
◆ setKnobMode()
bool setKnobMode |
( |
int32_t | val | ) |
|
|
virtual |
◆ setParameter()
virtual void setParameter |
( |
VstInt32 | index, |
|
|
float | value ) |
|
inlinevirtual |
◆ rect
The documentation for this class was generated from the following files:
- aeffguieditor.h
- aeffguieditor.cpp