RAII registration of an editor view bound to this document - a clip player's instance or an additional binding like the plugin panel's browser instance - for selection fan-out (see ARAClipPlayer::setViewSelection).
More...
#include <tracktion_ARAWrapperInterfaces.h>
RAII registration of an editor view bound to this document - a clip player's instance or an additional binding like the plugin panel's browser instance - for selection fan-out (see ARAClipPlayer::setViewSelection).
Registers on construction and removes itself on destruction; the document must outlive the registration (clip players and plugin bindings are torn down before the Edit's ARADocumentHolder).
◆ ScopedEditorView()
| ARADocument::ScopedEditorView::ScopedEditorView |
( |
ARADocument & |
d, |
|
|
const ARAPlugInExtensionInstance & |
e, |
|
|
ExternalPlugin & |
p |
|
) |
| |
◆ ~ScopedEditorView()
| ARADocument::ScopedEditorView::~ScopedEditorView |
( |
| ) |
|
◆ extension
| const ARAPlugInExtensionInstance& ARADocument::ScopedEditorView::extension |
◆ plugin
| ExternalPlugin& ARADocument::ScopedEditorView::plugin |
The documentation for this class was generated from the following file: