Loading...
Searching...
No Matches
JS::Enum Class Reference
Inheritance diagram for JS::Enum:
Public Member Functions | |
bool | isEvent () const override |
Process::Inlet * | make (Id< Process::Port > &&id, QObject *parent) override |
auto | getValues () const |
std::string | current () const |
int | index () const noexcept |
void | setIndex (int m) |
void | indexChanged (int v) |
const QStringList & | choices () const noexcept |
void | setChoices (const QStringList &m) |
void | choicesChanged (const QStringList &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) |
Member Function Documentation
◆ isEvent()
|
inlineoverridevirtual |
Reimplemented from JS::Inlet.
◆ make()
|
inlineoverridevirtual |
Reimplemented from JS::ControlInlet.
The documentation for this class was generated from the following files:
- QmlObjects.hpp
- WidgetInlets.cpp
- QmlObjects.cpp