28 #include <QGraphicsItem>
66 static void setLod(
const qreal lod);
78 static QColor sColorSolid[];
79 static QColor sColorTranslucent[];
An item that is drawn when a node is dragged through the scene.
QRectF boundingRect() const override
void start(const QPointF &posF, const QSizeF &sizeF)
QList< QPoint > multiMoveGridPositions() const
void paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=nullptr) override
void setVisualCue(const DragCue cue)
QPainterPath shape() const override
static void loadSettings()
static void setLod(const qreal lod)
option(PL_GUI "PL_GUI" ON) if(PL_GUI OR BUILD_ALL_PLUGINS) cmake_minimum_required(VERSION 3.1.0) if(APPLE AND CMAKE_HOST_APPLE AND NOT Qt5_DIR) set(Qt5_DIR "/usr/local/opt/qt@5/lib/cmake") endif(APPLE AND CMAKE_HOST_APPLE AND NOT Qt5_DIR) find_package(Qt5 COMPONENTS Core REQUIRED) find_package(Qt5 COMPONENTS Widgets REQUIRED) if(Qt5Widgets_FOUND) message(VERBOSE "Qt5Widgets_INCLUDE_DIRS