customshape.h
Go to the documentation of this file.
void radiusChanged(qreal radius)
Definition: moc_customshape.cpp:220
Definition: customshape.h:10
const QColor & borderColor() const
Definition: customshape.h:28
virtual void setBorderWidth(qreal w)
Definition: customshape.cpp:32
virtual QSGNode * updatePaintNode(QSGNode *, UpdatePaintNodeData *) override
Definition: customshape.cpp:92
void fillColorChanged(const QColor &color)
Definition: moc_customshape.cpp:234
Definition: api.h:13
void borderWidthChanged(qreal w)
Definition: moc_customshape.cpp:227
virtual void setFillColor(const QColor &color)
Definition: customshape.cpp:41
void borderColorChanged(const QColor &color)
Definition: moc_customshape.cpp:241
virtual void setBorderColor(const QColor &color)
Definition: customshape.cpp:50