|
iPlug2 - C++ Audio Plug-in Framework
|
This is the complete list of members for IGEditorDelegate, including all inherited members.
| AddParam() | IEditorDelegate | inline |
| BeginInformHostOfParamChangeFromUI(int paramIdx)=0 | IEditorDelegate | pure virtual |
| CloseWindow() final | IGEditorDelegate | virtual |
| ConstrainEditorResize(int &w, int &h) const | IEditorDelegate | inlinevirtual |
| CreateGraphics() | IGEditorDelegate | inlinevirtual |
| DeferMidiMsg(const IMidiMsg &msg) | IEditorDelegate | inlinevirtual |
| DeferSysexMsg(const ISysEx &msg) | IEditorDelegate | inlinevirtual |
| DirtyParametersFromUI() | IEditorDelegate | inlinevirtual |
| EditorResizeFromUI(int viewWidth, int viewHeight, bool needsPlatformResize) | IEditorDelegate | inlinevirtual |
| EndInformHostOfParamChangeFromUI(int paramIdx)=0 | IEditorDelegate | pure virtual |
| GetEditorHeight() const | IEditorDelegate | inline |
| GetEditorWidth() const | IEditorDelegate | inline |
| GetMaxHeight() const (defined in IEditorDelegate) | IEditorDelegate | inline |
| GetMaxWidth() const (defined in IEditorDelegate) | IEditorDelegate | inline |
| GetMinHeight() const (defined in IEditorDelegate) | IEditorDelegate | inline |
| GetMinWidth() const (defined in IEditorDelegate) | IEditorDelegate | inline |
| GetParam(int paramIdx) | IEditorDelegate | inline |
| GetParam(int paramIdx) const | IEditorDelegate | inline |
| GetUI() | IGEditorDelegate | inline |
| GetUI() const | IGEditorDelegate | inline |
| IEditorDelegate(int nParams) (defined in IEditorDelegate) | IEditorDelegate | inline |
| IEditorDelegate(const IEditorDelegate &)=delete (defined in IEditorDelegate) | IEditorDelegate | |
| IGEditorDelegate(int nParams) (defined in IGEditorDelegate) | IGEditorDelegate | |
| IGEditorDelegate(const IGEditorDelegate &)=delete (defined in IGEditorDelegate) | IGEditorDelegate | |
| IGraphics (defined in IGEditorDelegate) | IGEditorDelegate | friend |
| LayoutUI(IGraphics *pGraphics) | IGEditorDelegate | inlinevirtual |
| mLayoutFunc (defined in IGEditorDelegate) | IGEditorDelegate | protected |
| mMakeGraphicsFunc (defined in IGEditorDelegate) | IGEditorDelegate | protected |
| NParams() const | IEditorDelegate | inline |
| OnKeyDown(const IKeyPress &key) override | IGEditorDelegate | virtual |
| OnKeyUp(const IKeyPress &key) override | IGEditorDelegate | virtual |
| OnMessage(int msgTag, int ctrlTag, int dataSize, const void *pData) | IEditorDelegate | inlinevirtual |
| OnMidiMsgUI(const IMidiMsg &msg) | IEditorDelegate | inlinevirtual |
| OnParamChange(int paramIdx, EParamSource source, int sampleOffset=-1) | IEditorDelegate | inlinevirtual |
| OnParamChange(int paramIdx) | IEditorDelegate | inlinevirtual |
| OnParamChangeUI(int paramIdx, EParamSource source=kUnknown) | IEditorDelegate | inlinevirtual |
| OnParamReset(EParamSource source) | IEditorDelegate | inlinevirtual |
| OnParentWindowResize(int width, int height) override | IGEditorDelegate | virtual |
| OnRestoreState() | IEditorDelegate | inlinevirtual |
| OnSysexMsgUI(const ISysEx &msg) | IEditorDelegate | inlinevirtual |
| OnUIClose() | IEditorDelegate | inlinevirtual |
| OnUIOpen() | IEditorDelegate | inlinevirtual |
| OpenWindow(void *pHandle) final | IGEditorDelegate | virtual |
| operator=(const IGEditorDelegate &)=delete (defined in IGEditorDelegate) | IGEditorDelegate | |
| operator=(const IEditorDelegate &)=delete (defined in IEditorDelegate) | IEditorDelegate | |
| RemoveParam(int idx) | IEditorDelegate | inline |
| SendArbitraryMsgFromDelegate(int msgTag, int dataSize=0, const void *pData=nullptr) | IEditorDelegate | inlinevirtual |
| SendArbitraryMsgFromUI(int msgTag, int ctrlTag=kNoTag, int dataSize=0, const void *pData=nullptr) | IEditorDelegate | inlinevirtual |
| SendControlMsgFromDelegate(int ctrlTag, int msgTag, int dataSize=0, const void *pData=nullptr) override | IGEditorDelegate | virtual |
| SendControlValueFromDelegate(int ctrlTag, double normalizedValue) override | IGEditorDelegate | virtual |
| SendCurrentParamValuesFromDelegate() | IEditorDelegate | inline |
| SendMidiMsgFromDelegate(const IMidiMsg &msg) override | IGEditorDelegate | virtual |
| SendMidiMsgFromUI(const IMidiMsg &msg) | IEditorDelegate | inlinevirtual |
| SendParameterValueFromDelegate(int paramIdx, double value, bool normalized) override | IGEditorDelegate | virtual |
| SendParameterValueFromUI(int paramIdx, double normalizedValue) | IEditorDelegate | inlinevirtual |
| SendSysexMsgFromDelegate(const ISysEx &msg) | IEditorDelegate | inlinevirtual |
| SendSysexMsgFromUI(const ISysEx &msg) | IEditorDelegate | inlinevirtual |
| SerializeEditorSize(IByteChunk &data) const | IGEditorDelegate | |
| SerializeEditorState(IByteChunk &chunk) const override | IGEditorDelegate | virtual |
| SetEditorSize(int width, int height) (defined in IEditorDelegate) | IEditorDelegate | inline |
| SetScreenScale(float scale) final | IGEditorDelegate | virtual |
| SetSizeConstraints(int widthLo, int widthHi, int heightLo, int heightHi) | IEditorDelegate | inline |
| UnserializeEditorSize(const IByteChunk &chunk, int startPos) | IGEditorDelegate | |
| UnserializeEditorState(const IByteChunk &chunk, int startPos) override | IGEditorDelegate | virtual |
| ~IEditorDelegate() (defined in IEditorDelegate) | IEditorDelegate | inlinevirtual |
| ~IGEditorDelegate() (defined in IGEditorDelegate) | IGEditorDelegate |