2#include <score/command/Dispatchers/CommandDispatcher.hpp>
4#include <score_plugin_scenario_export.h>
9class QContextMenuEvent;
14class MessageItemModel;
26 void resizeEvent(QResizeEvent* ev)
override;
30 void contextMenuEvent(QContextMenuEvent*)
override;
32 QAction* m_removeNodesAction{};
36 float m_valueColumnSize{0.15f};
The CommandDispatcher class.
Definition CommandDispatcher.hpp:13
The MessageItemModel class.
Definition MessageItemModel.hpp:38
Definition MessageTreeView.hpp:17
Definition StateModel.hpp:63
Main plug-in of score.
Definition score-plugin-dataflow/Dataflow/PortItem.hpp:13