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

Public Member Functions

bool isEvent () const override
 
Process::Inletmake (Id< Process::Port > &&id, QObject *parent) override
 
const QColor & init () const noexcept
 
void setInit (const QColor &m)
 
void initChanged (const QColor &v)
 
 ControlInlet (QObject *parent=nullptr)
 
- Public Member Functions inherited from JS::ControlInlet
 ControlInlet (QObject *parent=nullptr)
 
QVariant value () const noexcept
 
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< QColor >(w_internal::viewLiteral("init"), w_internal::viewLiteral("QColor"), &W_ThisType::init, &W_ThisType::setInit, W_Notify, &W_ThisType::initChanged)))
 

Member Function Documentation

◆ isEvent()

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

Reimplemented from JS::Inlet.

◆ make()

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

Reimplemented from JS::ControlInlet.


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