ValueInlet Class Reference
Inheritance diagram for ValueInlet:
Public Member Functions | |
ValueInlet (QObject *parent=nullptr) | |
QVariant | value () const |
QVariantList | values () const |
Process::Inlet * | make (Id< Process::Port > &&id, QObject *parent) override |
int | length () const noexcept |
QVariant | at (int index) const noexcept |
void | clear () |
void | setValue (QVariant value) |
void | addValue (QVariant &&val) |
void | valueChanged (QVariant value) |
The documentation for this class was generated from the following files:
- QmlObjects.hpp
- QmlObjects.cpp