92 static qreal sWireLength;
94 static qreal sInputArrowOffset;
95 static qreal sOutputArrowOffset;
97 static qreal sArrowLeftXShift;
98 static qreal sArrowRightXShift;
99 static qreal sArrowSideLength;
101 static qreal sArrowWidth;
102 static qreal sArrowHeight;
104 static qreal sInputWidth;
105 static qreal sOutputWidth;
Used to display all nets which destinations are not in the current view.
void paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) override
void addOutput(const QPointF &scene_position) override
qreal outputWidth() const override
static void loadSettings()
ArrowSeparatedNet(Net *n)
qreal inputWidth() const override
void addInput(const QPointF &scene_position) override
Abstract base class for separated nets (e.g. ArrowSeparatedNet)
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