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