#include <QGIGhostHighlight.h>
|
enum | { Type = QGraphicsItem::UserType + 177
} |
|
enum | { Type = QGraphicsItem::UserType + 176
} |
|
enum | { Type = QGraphicsItem::UserType + 173
} |
|
◆ anonymous enum
◆ QGIGhostHighlight()
QGIGhostHighlight::QGIGhostHighlight |
( |
| ) |
|
|
explicit |
References TechDrawGui::QGIView::getPrefFont(), TechDrawGui::Rez::guiX(), m_dragging, TechDrawGui::QGIDecoration::prefSelectColor(), TechDrawGui::QGIDecoration::setColor(), TechDrawGui::QGIHighlight::setFont(), setInteractive(), setRadius(), TechDrawGui::QGIHighlight::setReference(), TechDrawGui::QGIDecoration::setStyle(), and TechDrawGui::QGIDecoration::setWidth().
◆ ~QGIGhostHighlight()
QGIGhostHighlight::~QGIGhostHighlight |
( |
| ) |
|
◆ itemChange()
QVariant QGIGhostHighlight::itemChange |
( |
GraphicsItemChange |
change, |
|
|
const QVariant & |
value |
|
) |
| |
|
overrideprotectedvirtual |
◆ mousePressEvent()
void QGIGhostHighlight::mousePressEvent |
( |
QGraphicsSceneMouseEvent * |
event | ) |
|
|
overrideprotectedvirtual |
◆ mouseReleaseEvent()
void QGIGhostHighlight::mouseReleaseEvent |
( |
QGraphicsSceneMouseEvent * |
event | ) |
|
|
overrideprotectedvirtual |
◆ positionChange
void TechDrawGui::QGIGhostHighlight::positionChange |
( |
QPointF |
p | ) |
|
|
signal |
◆ setInteractive()
void QGIGhostHighlight::setInteractive |
( |
bool |
state | ) |
|
◆ setRadius()
void QGIGhostHighlight::setRadius |
( |
double |
r | ) |
|
◆ type()
int TechDrawGui::QGIGhostHighlight::type |
( |
void |
| ) |
const |
|
override |
◆ m_dragging
bool TechDrawGui::QGIGhostHighlight::m_dragging |
|
protected |
The documentation for this class was generated from the following files:
- FreeCAD/src/Mod/TechDraw/Gui/QGIGhostHighlight.h
- FreeCAD/src/Mod/TechDraw/Gui/QGIGhostHighlight.cpp