ValueOutlet Class Reference
Inheritance diagram for ValueOutlet:
Public Member Functions | |
ValueOutlet (QObject *parent=nullptr) | |
const QJSValue & | value () const |
void | clear () |
Process::Outlet * | make (Id< Process::Port > &&id, QObject *parent) override |
void | setValue (const QJSValue &value) |
void | addValue (qreal timestamp, QJSValue t) |
Public Member Functions inherited from Outlet | |
const QString & | address () const noexcept |
void | setAddress (const QString &m) |
void | addressChanged (const QString &v) |
Public Attributes | |
std::vector< OutValueMessage > | values |
The documentation for this class was generated from the following files:
- QmlObjects.hpp
- QmlObjects.cpp