#include <QGCustomSvg.h>
|
| enum | { Type = QGraphicsItem::UserType + 131
} |
| |
◆ anonymous enum
◆ QGCustomSvg()
| QGCustomSvg::QGCustomSvg |
( |
void |
| ) |
|
|
explicit |
◆ ~QGCustomSvg()
| QGCustomSvg::~QGCustomSvg |
( |
| ) |
|
◆ centerAt() [1/2]
| void QGCustomSvg::centerAt |
( |
double |
cX, |
|
|
double |
cY |
|
) |
| |
|
virtual |
◆ centerAt() [2/2]
| void QGCustomSvg::centerAt |
( |
QPointF |
centerPos | ) |
|
|
virtual |
◆ load()
| bool QGCustomSvg::load |
( |
QByteArray * |
svgString | ) |
|
|
virtual |
◆ paint()
| void QGCustomSvg::paint |
( |
QPainter * |
painter, |
|
|
const QStyleOptionGraphicsItem * |
option, |
|
|
QWidget * |
widget = nullptr |
|
) |
| |
|
overridevirtual |
◆ type()
| int TechDrawGui::QGCustomSvg::type |
( |
| ) |
const |
|
override |
◆ m_svgRender
| QSvgRenderer* TechDrawGui::QGCustomSvg::m_svgRender |
|
protected |
The documentation for this class was generated from the following files:
- FreeCAD/src/Mod/TechDraw/Gui/QGCustomSvg.h
- FreeCAD/src/Mod/TechDraw/Gui/QGCustomSvg.cpp