Loading...
Searching...
No Matches
Inheritance diagram for JS::ValueOutlet:
JS::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 JS::Outlet
const QString & address () const noexcept
 
void setAddress (const QString &m)
 
void addressChanged (const QString &v)
 

Public Attributes

std::vector< OutValueMessagevalues
 

Friends

constexpr 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)))
 

Member Function Documentation

◆ make()

Process::Outlet * JS::ValueOutlet::make ( Id< Process::Port > &&  id,
QObject *  parent 
)
inlineoverridevirtual

Implements JS::Outlet.


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