#include <DAGRectItem.h>
|
virtual void | paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=nullptr) |
|
◆ RectItem()
RectItem::RectItem |
( |
QGraphicsItem * |
parent = nullptr | ) |
|
◆ editingFinished()
void Gui::DAG::RectItem::editingFinished |
( |
| ) |
|
◆ editingStart()
void Gui::DAG::RectItem::editingStart |
( |
| ) |
|
◆ isEditing()
bool Gui::DAG::RectItem::isEditing |
( |
| ) |
|
◆ isPreSelected()
bool Gui::DAG::RectItem::isPreSelected |
( |
| ) |
|
◆ isSelected()
bool Gui::DAG::RectItem::isSelected |
( |
| ) |
|
◆ paint()
void RectItem::paint |
( |
QPainter * |
painter, |
|
|
const QStyleOptionGraphicsItem * |
option, |
|
|
QWidget * |
widget = nullptr |
|
) |
| |
|
protectedvirtual |
◆ preHighlightOff()
void Gui::DAG::RectItem::preHighlightOff |
( |
| ) |
|
◆ preHighlightOn()
void Gui::DAG::RectItem::preHighlightOn |
( |
| ) |
|
◆ selectionOff()
void Gui::DAG::RectItem::selectionOff |
( |
| ) |
|
◆ selectionOn()
void Gui::DAG::RectItem::selectionOn |
( |
| ) |
|
◆ setBackgroundBrush()
void Gui::DAG::RectItem::setBackgroundBrush |
( |
const QBrush & |
brushIn | ) |
|
◆ setEditingBrush()
void Gui::DAG::RectItem::setEditingBrush |
( |
const QBrush & |
brushIn | ) |
|
The documentation for this class was generated from the following files:
- FreeCAD/src/Gui/DAGView/DAGRectItem.h
- FreeCAD/src/Gui/DAGView/DAGRectItem.cpp