Inheritance diagram for ValueOutlet:
Outlet

Public Member Functions

 ValueOutlet (QObject *parent=nullptr)
 
const QJSValue & value () const
 
void clear ()
 
Process::Outletmake (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< OutValueMessagevalues
 

Friends

constexpr friend auto w_state (w_internal::Index< w_internal::stateCount< __COUNTER__, w_internal::PropertyStateTag, W_ThisType ** >>, w_internal::PropertyStateTag, W_ThisType **) -> decltype((w_internal::makeMetaPropertyInfo< QJSValue >(w_internal::viewLiteral("value"), w_internal::viewLiteral("QJSValue"), &W_ThisType::value, &W_ThisType::setValue)))
 

The documentation for this class was generated from the following files: