2 #include <Process/Style/ScenarioStyle.hpp>
4 #include <score/model/Skin.hpp>
18 QPixmap dashedSelected;
19 QPixmap dashedDropTarget;
20 QPixmap dashedWarning;
21 QPixmap dashedInvalid;
23 std::array<QPixmap, 25> playDashed;
26 static void drawDashes(
27 qreal from, qreal to, QPainter& p,
const QRectF& visibleRect,
28 const QPixmap& pixmap);
Main plug-in of score.
Definition: score-plugin-dataflow/Dataflow/PortItem.hpp:14
Definition: ScenarioStyle.hpp:13
Definition: IntervalPixmaps.hpp:14