2#include <Process/Drop/ProcessDropHandler.hpp>
3#include <Process/GenericProcessFactory.hpp>
4#include <Process/Process.hpp>
6#include <Gfx/CommandFactory.hpp>
7#include <Gfx/Graph/ImageNode.hpp>
8#include <Library/LibraryInterface.hpp>
10#include <score/command/PropertyCommand.hpp>
12#include <Threedim/Splat/Metadata.hpp>
17 SCORE_SERIALIZE_FRIENDS
24 template <
typename Impl>
25 Model(Impl& vis, QObject* parent)
36 QString prettyName()
const noexcept override;
Definition score-plugin-threedim/Threedim/Splat/Process.hpp:16
Definition GenericProcessFactory.hpp:15
The Process class.
Definition score-lib-process/Process/Process.hpp:62
The id_base_t class.
Definition Identifier.hpp:59
Definition TimeValue.hpp:21