iPlug2 - C++ Audio Plug-in Framework
Loading...
Searching...
No Matches
Typedefs
IPlugDelegate_select.h File Reference

Used for choosing an editor delegate. More...

#include "IPlugEditorDelegate.h"

Go to the source code of this file.

Typedefs

using EDITOR_DELEGATE_CLASS = iplug::IEditorDelegate
 

Detailed Description

Used for choosing an editor delegate.

See also
IEditorDelegate

Definition in file IPlugDelegate_select.h.

Typedef Documentation

◆ EDITOR_DELEGATE_CLASS

using EDITOR_DELEGATE_CLASS = iplug::IEditorDelegate

Definition at line 24 of file IPlugDelegate_select.h.