2 #include <Process/Inspector/ProcessInspectorWidgetDelegate.hpp>
4 #include <Automation/AutomationModel.hpp>
6 #include <score/command/Dispatchers/CommandDispatcher.hpp>
8 #include <Color/GradientModel.hpp>
16 struct DocumentContext;
25 struct FullAddressAccessorSettings;
26 class AddressAccessorEditWidget;
30 class DeviceExplorerModel;
47 void on_minValueChanged();
48 void on_maxValueChanged();
49 void on_tweenChanged();
53 QDoubleSpinBox *m_minsb{}, *m_maxsb{};
71 void on_tweenChanged();
Definition: AutomationModel.hpp:36
The CommandDispatcher class.
Definition: CommandDispatcher.hpp:13
Namespace related to the Automation process.
Definition: AutomationColors.cpp:8
Manipulation of Devices from Qt.
Definition: AddressSettings.cpp:14
Utilities for OSSIA data structures.
Definition: DeviceInterface.hpp:33
Base toolkit upon which the software is built.
Definition: Application.cpp:90
Definition: AddressSettings.hpp:131
Definition: DocumentContext.hpp:18