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