|
| DocumentPlugin (const score::DocumentContext &ctx, QObject *parent) |
|
void | reload (bool forcePlay, Scenario::IntervalModel &doc) |
|
void | clear () |
|
void | on_documentClosing () override |
|
const std::shared_ptr< BaseScenarioElement > & | baseScenario () const noexcept |
|
void | playStartState () |
|
void | playStopState () |
|
bool | isPlaying () const |
|
const std::shared_ptr< ContextData > & | contextData () const noexcept |
|
const Context & | context () const noexcept |
|
const ExecutionController & | executionController () const noexcept |
|
std::shared_ptr< ossia::audio_protocol > | audioProto () |
|
void | runAllCommands () const |
|
void | registerAction (ExecutionAction &act) |
|
const std::vector< ExecutionAction * > & | actions () const noexcept |
|
void | finished () |
|
void | slot_bench (ossia::bench_map, int64_t ns) |
|
| DocumentPlugin (const score::DocumentContext &, const QString &name, QObject *parent) |
|
const score::DocumentContext & | context () const |
|
template<typename Impl > |
| DocumentPlugin (const score::DocumentContext &ctx, Impl &vis, QObject *parent) |
|
The documentation for this class was generated from the following files: