#include <DAGRectItem.h>
|
| virtual void | paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=0) |
| |
◆ RectItem()
| RectItem::RectItem |
( |
QGraphicsItem * |
parent = 0 | ) |
|
◆ 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 = 0 |
|
) |
| |
|
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:
- src/Gui/DAGView/DAGRectItem.h
- src/Gui/DAGView/DAGRectItem.cpp