#include </home/runner/work/yarp-documentation/yarp-documentation/yarp/src/guis/yarpmanager/src-builder/builderitem.h>
Definition at line 28 of file builderitem.h.
◆ BuilderItem()
BuilderItem::BuilderItem |
( |
QGraphicsObject * |
parent = 0 | ) |
|
|
inline |
◆ addArrow()
void BuilderItem::addArrow |
( |
Arrow * |
arrow | ) |
|
◆ allowInputConnections()
bool BuilderItem::allowInputConnections |
( |
| ) |
|
◆ allowOutputConnections()
bool BuilderItem::allowOutputConnections |
( |
| ) |
|
◆ arrowAlreadyPresent()
bool BuilderItem::arrowAlreadyPresent |
( |
BuilderItem * |
endItem | ) |
|
◆ boundingRect()
QRectF BuilderItem::boundingRect |
( |
| ) |
const |
|
overridepure virtual |
◆ computeTopLeftGridPoint()
QPointF BuilderItem::computeTopLeftGridPoint |
( |
const QPointF & |
pointP | ) |
|
◆ connectionPoint()
virtual QPointF BuilderItem::connectionPoint |
( |
| ) |
|
|
pure virtual |
◆ getActions()
QList< QAction * > BuilderItem::getActions |
( |
| ) |
|
◆ getArrows()
QList< Arrow * > * BuilderItem::getArrows |
( |
| ) |
|
◆ getItemName()
QString BuilderItem::getItemName |
( |
| ) |
|
◆ getStartingPoint()
QPointF BuilderItem::getStartingPoint |
( |
| ) |
|
◆ isNestedInApp()
bool BuilderItem::isNestedInApp |
( |
| ) |
|
◆ removeArrow()
void BuilderItem::removeArrow |
( |
Arrow * |
arrow | ) |
|
◆ removeArrows()
void BuilderItem::removeArrows |
( |
| ) |
|
◆ setActions()
void BuilderItem::setActions |
( |
QList< QAction * > |
acts | ) |
|
◆ signalHandler()
◆ snapToGrid()
void BuilderItem::snapToGrid |
( |
bool |
snap | ) |
|
◆ type()
int BuilderItem::type |
( |
| ) |
const |
|
overridepure virtual |
◆ updateConnections()
void BuilderItem::updateConnections |
( |
| ) |
|
◆ Arrow
◆ Label
◆ PortItem
◆ actions
QList<QAction*> BuilderItem::actions |
|
protected |
◆ allowInputs
bool BuilderItem::allowInputs |
|
protected |
◆ allowOutputs
bool BuilderItem::allowOutputs |
|
protected |
◆ arrows
QList<Arrow *> BuilderItem::arrows |
|
protected |
◆ boundingR
QRectF BuilderItem::boundingR |
|
protected |
◆ creatingNewConnection
bool BuilderItem::creatingNewConnection |
|
protected |
◆ font
◆ itemName
QString BuilderItem::itemName |
|
protected |
◆ itemType
◆ mainRect
QRectF BuilderItem::mainRect |
|
protected |
◆ moved
◆ nestedInApp
bool BuilderItem::nestedInApp |
|
protected |
◆ offset
QPointF BuilderItem::offset |
|
protected |
◆ pressed
bool BuilderItem::pressed |
|
protected |
◆ sigHandler
◆ snap
◆ startingPoint
QPointF BuilderItem::startingPoint |
|
protected |
The documentation for this class was generated from the following files: