#include <mlBaseGraphItemWrapper.h>
Inherits MLPropertyContainerWrapper.
Inherited by MLVesselEdgeWrapper, and MLVesselNodeWrapper.
A class that wraps BaseGraphItem objects for use in scripting.
◆ getId
| qint64 MLBaseGraphItemWrapper::getId |
( |
| ) |
const |
|
inlineslot |
Returns the ID of this item.
References getId().
Referenced by getId().
◆ getRootId
| qint64 MLBaseGraphItemWrapper::getRootId |
( |
| ) |
const |
|
inlineslot |
◆ setRootId
| void MLBaseGraphItemWrapper::setRootId |
( |
qint64 |
id | ) |
|
|
inlineslot |
◆ id
| qint64 MLBaseGraphItemWrapper::id |
|
read |
◆ rootId
| qint64 MLBaseGraphItemWrapper::rootId |
|
readwrite |
the ID of the root node of the tree the node/edge belongs to.