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