2 #include <Scenario/Commands/ScenarioCommandFactory.hpp>
4 #include <score/command/Command.hpp>
5 #include <score/model/Identifier.hpp>
6 #include <score/model/path/Path.hpp>
7 #include <score/tools/std/Optional.hpp>
9 #include <ossia/detail/json.hpp>
13 #include <score_plugin_scenario_export.h>
18 class ProcessModelFactory;
35 const QString& dat, QPointF pos);
71 const rapidjson::Value& obj);
90 rapidjson::Document m_data;
120 QByteArray m_processData;
The Path class is a typesafe wrapper around ObjectPath.
Definition: Path.hpp:52
The Process class.
Definition: score-lib-process/Process/Process.hpp:61
Create a new process in a interval.
Definition: AddOnlyProcessToInterval.hpp:30
Definition: AddOnlyProcessToInterval.hpp:95
Definition: AddOnlyProcessToInterval.hpp:66
Definition: IntervalModel.hpp:50
The id_base_t class.
Definition: Identifier.hpp:57
The Command class.
Definition: Command.hpp:34
Base classes and tools to implement processes and layers.
Definition: JSONVisitor.hpp:1324
Main plug-in of score.
Definition: score-plugin-dataflow/Dataflow/PortItem.hpp:14
Definition: DataStreamHelpers.hpp:103
Definition: DocumentContext.hpp:18