Loading...
Searching...
No Matches
JS::Button Class Reference
Inheritance diagram for JS::Button:
JS::ControlInlet JS::Inlet

Public Member Functions

bool isEvent () const override
 
Process::Inletmake (Id< Process::Port > &&id, QObject *parent) override
 
bool checked () const noexcept
 
void setChecked (bool m)
 
void checkedChanged (bool v)
 
 ControlInlet (QObject *parent=nullptr)
 
- Public Member Functions inherited from JS::ControlInlet
 ControlInlet (QObject *parent=nullptr)
 
QVariant value () const noexcept
 
Process::Inletmake (Id< Process::Port > &&id, QObject *parent) override
 
void clear ()
 
virtual void setValue (QVariant value)
 
void valueChanged (QVariant value)
 
- Public Member Functions inherited from JS::Inlet
const QString & address () const noexcept
 
void setAddress (const QString &m)
 
void addressChanged (const QString &v)
 

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< bool >(w_internal::viewLiteral("checked"), w_internal::viewLiteral("bool"), &W_ThisType::checked, &W_ThisType::setChecked, W_Notify, &W_ThisType::checkedChanged)))
 

Member Function Documentation

◆ isEvent()

bool JS::Button::isEvent ( ) const
inlineoverridevirtual

Reimplemented from JS::Inlet.

◆ make()

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

Implements JS::Inlet.


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