Loading...
Searching...
No Matches
Inheritance diagram for JS::MidiInlet:
JS::Inlet

Public Member Functions

 MidiInlet (QObject *parent=nullptr)
 
template<typename T >
void setMidi (const T &arr)
 
QVariantList messages () const
 
Process::Inletmake (Id< Process::Port > &&id, QObject *parent) override
 
- Public Member Functions inherited from JS::Inlet
virtual bool isEvent () const
 
const QString & address () const noexcept
 
void setAddress (const QString &m)
 
void addressChanged (const QString &v)
 

Static Public Member Functions

static void w_GetAccessSpecifierHelper (std::integral_constant< decltype((&W_ThisType::messages)), &W_ThisType::messages >)
 

Friends

constexpr auto w_state (w_internal::Index< w_internal::stateCount< __COUNTER__, w_internal::MethodStateTag, W_ThisType ** > >, w_internal::MethodStateTag, W_ThisType **) -> decltype((w_internal::makeMetaMethodInfo((&W_ThisType::messages), w_internal::viewLiteral("messages"), std::integral_constant< decltype((&W_ThisType::messages)), &W_ThisType::messages >(), w_internal::viewParsedLiterals< w_internal::countParsedLiterals("" "")>("" ""), w_internal::W_EmptyFlag)))
 

Member Function Documentation

◆ make()

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

Implements JS::Inlet.


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