#include <graphnodeitem.h>
◆ GraphNodeItem()
◆ ~GraphNodeItem()
GraphNodeItem::~GraphNodeItem |
( |
| ) |
|
|
virtual |
◆ childHoverEntered()
void GraphNodeItem::childHoverEntered |
( |
int |
id | ) |
|
◆ childHoverExited()
void GraphNodeItem::childHoverExited |
( |
| ) |
|
◆ connectAsChild()
void GraphNodeItem::connectAsChild |
( |
GraphNodeItem * |
item, |
|
|
int |
idx |
|
) |
| |
◆ connectAsParent()
void GraphNodeItem::connectAsParent |
( |
GraphNodeItem * |
item, |
|
|
int |
idx |
|
) |
| |
◆ createArrow()
void GraphNodeItem::createArrow |
( |
| ) |
|
|
protected |
◆ getChild()
◆ getChildrenArrowLocation()
QPointF GraphNodeItem::getChildrenArrowLocation |
( |
int |
idx | ) |
const |
|
protected |
◆ getChildrenCount()
int GraphNodeItem::getChildrenCount |
( |
| ) |
const |
◆ getChildrenId()
int GraphNodeItem::getChildrenId |
( |
| ) |
const |
|
inline |
◆ getNode()
std::shared_ptr<dtree::Node> GraphNodeItem::getNode |
( |
| ) |
const |
|
inline |
◆ getParent()
◆ itemChange()
QVariant GraphNodeItem::itemChange |
( |
GraphicsItemChange |
change, |
|
|
const QVariant & |
value |
|
) |
| |
|
protected |
◆ moveArrow()
void GraphNodeItem::moveArrow |
( |
QPointF |
pt | ) |
|
◆ requiresChildrenHighlight()
bool GraphNodeItem::requiresChildrenHighlight |
( |
int |
childid | ) |
const |
◆ setChild()
◆ setParent()
◆ setVariable()
◆ unlinkChild()
void GraphNodeItem::unlinkChild |
( |
int |
idx | ) |
|
◆ unlinkParent()
void GraphNodeItem::unlinkParent |
( |
| ) |
|
◆ update()
void GraphNodeItem::update |
( |
| ) |
|
The documentation for this class was generated from the following files: