◆ m_channels
QList<QSharedPointer<Channel> > ito::AbstractNodePrivate::m_channels |
the node's output parameter, given as ito::Param. The name of the parameter is mapped to its pointer of ito::Param.
◆ m_inputParams
QHash<QString, ito::Param*> ito::AbstractNodePrivate::m_inputParams |
the type of the actual node inheriting this abstract node
◆ m_outputParams
QHash<QString, ito::Param*> ito::AbstractNodePrivate::m_outputParams |
the node's input parameter, given as ito::Param. The name of the parameter is mapped to its pointer of ito::Param.
◆ m_uniqueID
unsigned int ito::AbstractNodePrivate::m_uniqueID |
The documentation for this class was generated from the following file:
- C:/Workspace/itom_development_VS2019_Qt5.15.2_x64/itomProject/itom/plot/sources/AbstractNode.cpp