draw() | TechDrawGui::QGIArrow | |
flip() | TechDrawGui::QGIArrow | |
getDirection(void) | TechDrawGui::QGIArrow | |
getDirMode() | TechDrawGui::QGIArrow | |
getFillColor(void) | TechDrawGui::QGIPrimPath | |
getFillStyle() | TechDrawGui::QGIPrimPath | |
getNormalColor(void) | TechDrawGui::QGIPrimPath | protectedvirtual |
getOverlapAdjust(int style, double size) | TechDrawGui::QGIArrow | static |
getParmGroup(void) | TechDrawGui::QGIPrimPath | protected |
getPreColor(void) | TechDrawGui::QGIPrimPath | protectedvirtual |
getPrefArrowSize() | TechDrawGui::QGIArrow | static |
getPrefArrowStyle() | TechDrawGui::QGIArrow | static |
getSelectColor(void) | TechDrawGui::QGIPrimPath | protectedvirtual |
getSize() | TechDrawGui::QGIArrow | |
getStyle() | TechDrawGui::QGIArrow | |
getWidth() | TechDrawGui::QGIPrimPath | virtual |
hoverEnterEvent(QGraphicsSceneHoverEvent *event) override | TechDrawGui::QGIPrimPath | protectedvirtual |
hoverLeaveEvent(QGraphicsSceneHoverEvent *event) override | TechDrawGui::QGIPrimPath | protectedvirtual |
isFlipped() | TechDrawGui::QGIArrow | |
isHighlighted | TechDrawGui::QGIPrimPath | protected |
itemChange(GraphicsItemChange change, const QVariant &value) override | TechDrawGui::QGIPrimPath | protectedvirtual |
m_capStyle | TechDrawGui::QGIPrimPath | protected |
m_colCurrent | TechDrawGui::QGIPrimPath | protected |
m_colDefFill | TechDrawGui::QGIPrimPath | protected |
m_colNormal | TechDrawGui::QGIPrimPath | protected |
m_colNormalFill | TechDrawGui::QGIPrimPath | protected |
m_colOverride | TechDrawGui::QGIPrimPath | protected |
m_fillColorCurrent | TechDrawGui::QGIPrimPath | protected |
m_fillOverride | TechDrawGui::QGIPrimPath | protected |
m_fillStyleCurrent | TechDrawGui::QGIPrimPath | protected |
m_pen | TechDrawGui::QGIPrimPath | protected |
m_styleCurrent | TechDrawGui::QGIPrimPath | protected |
m_styleDef | TechDrawGui::QGIPrimPath | protected |
m_styleNormal | TechDrawGui::QGIPrimPath | protected |
m_styleSelect | TechDrawGui::QGIPrimPath | protected |
m_width | TechDrawGui::QGIPrimPath | protected |
makeDot(double length, double width, bool flipped) | TechDrawGui::QGIArrow | protected |
makeFilledTriangle(double length, double width, bool flipped) | TechDrawGui::QGIArrow | protected |
makeFilledTriangle(Base::Vector3d dir, double length, double width) | TechDrawGui::QGIArrow | protected |
makeForkArrow(double length, double width, bool flipped) | TechDrawGui::QGIArrow | protected |
makeForkArrow(Base::Vector3d dir, double length, double width) | TechDrawGui::QGIArrow | protected |
makeHashMark(double length, double width, bool flipped) | TechDrawGui::QGIArrow | protected |
makeHashMark(Base::Vector3d dir, double length, double width) | TechDrawGui::QGIArrow | protected |
makeOpenArrow(double length, double width, bool flipped) | TechDrawGui::QGIArrow | protected |
makeOpenArrow(Base::Vector3d dir, double length, double width) | TechDrawGui::QGIArrow | protected |
makeOpenDot(double length, double width, bool flipped) | TechDrawGui::QGIArrow | protected |
makePyramid(double length, bool flipped) | TechDrawGui::QGIArrow | protected |
makePyramid(Base::Vector3d dir, double length) | TechDrawGui::QGIArrow | protected |
mousePressEvent(QGraphicsSceneMouseEvent *event) override | TechDrawGui::QGIPrimPath | protectedvirtual |
paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=nullptr) | TechDrawGui::QGIArrow | virtual |
prefCapStyle(void) | TechDrawGui::QGIPrimPath | protectedvirtual |
QGIArrow() | TechDrawGui::QGIArrow | explicit |
QGIPrimPath() | TechDrawGui::QGIPrimPath | explicit |
resetFill() | TechDrawGui::QGIPrimPath | |
setCapStyle(Qt::PenCapStyle c) | TechDrawGui::QGIPrimPath | virtual |
setDirection(Base::Vector3d v) | TechDrawGui::QGIArrow | |
setDirection(double angle) | TechDrawGui::QGIArrow | |
setDirMode(bool b) | TechDrawGui::QGIArrow | |
setFill(QColor c, Qt::BrushStyle s) | TechDrawGui::QGIPrimPath | |
setFill(QBrush b) | TechDrawGui::QGIPrimPath | |
setFillColor(QColor c) | TechDrawGui::QGIPrimPath | |
setFillOverride(bool b) | TechDrawGui::QGIPrimPath | |
setFillStyle(Qt::BrushStyle f) | TechDrawGui::QGIPrimPath | |
setFlipped(bool flipped) | TechDrawGui::QGIArrow | |
setHighlighted(bool state) | TechDrawGui::QGIPrimPath | |
setNormalColor(QColor c) | TechDrawGui::QGIPrimPath | virtual |
setPrettyNormal() | TechDrawGui::QGIPrimPath | virtual |
setPrettyPre() | TechDrawGui::QGIPrimPath | virtual |
setPrettySel() | TechDrawGui::QGIPrimPath | virtual |
setSize(double s) | TechDrawGui::QGIArrow | |
setStyle(int s) | TechDrawGui::QGIArrow | |
TechDrawGui::QGIPrimPath::setStyle(Qt::PenStyle s) | TechDrawGui::QGIPrimPath | |
setWidth(double w) | TechDrawGui::QGIPrimPath | virtual |
shape() const override | TechDrawGui::QGIPrimPath | virtual |
type() const | TechDrawGui::QGIArrow | |
Type enum value | TechDrawGui::QGIArrow | |
~QGIArrow() | TechDrawGui::QGIArrow | |
~QGIPrimPath() | TechDrawGui::QGIPrimPath | |