#include <graphicsitems.h>
◆ NodeShape
| Enumerator |
|---|
| Circle | |
| Triangle | |
| Square | |
| Diamond | |
◆ NodeGraphicsItem()
◆ attributes()
| QVariantMap NodeGraphicsItem::attributes |
( |
| ) |
const |
|
inline |
◆ clearResultValue()
| void NodeGraphicsItem::clearResultValue |
( |
| ) |
|
◆ elementName()
| QString NodeGraphicsItem::elementName |
( |
| ) |
const |
|
inline |
◆ nodeShape()
| NodeShape NodeGraphicsItem::nodeShape |
( |
| ) |
const |
|
inline |
◆ ownerLayer()
◆ paint()
| void NodeGraphicsItem::paint |
( |
QPainter * |
painter, |
|
|
const QStyleOptionGraphicsItem * |
option, |
|
|
QWidget * |
widget |
|
) |
| |
|
override |
◆ setAttributes()
| void NodeGraphicsItem::setAttributes |
( |
const QVariantMap & |
attrs | ) |
|
|
inline |
◆ setElementRadius()
| void NodeGraphicsItem::setElementRadius |
( |
double |
r | ) |
|
◆ setHighlighted()
| void NodeGraphicsItem::setHighlighted |
( |
bool |
on | ) |
|
◆ setOwnerLayer()
◆ setResultValue()
| void NodeGraphicsItem::setResultValue |
( |
double |
value, |
|
|
const QColor & |
color |
|
) |
| |
Set a scalar result value (0–1 normalized) and override the fill brush.
◆ shape()
| QPainterPath NodeGraphicsItem::shape |
( |
| ) |
const |
|
override |
◆ type()
| int NodeGraphicsItem::type |
( |
| ) |
const |
|
inlineoverride |
The documentation for this class was generated from the following files: