Inheritance diagram for MidiOutlet:
Outlet

Public Member Functions

 MidiOutlet (QObject *parent=nullptr)
 
Process::Outletmake (Id< Process::Port > &&id, QObject *parent) override
 
void clear ()
 
const QVector< QVector< int > > & midi () const
 
void setMessages (const QVariantList m)
 
void add (QVector< int > m)
 
- Public Member Functions inherited from Outlet
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::setMessages)), &W_ThisType::setMessages >)
 
static void w_GetAccessSpecifierHelper (std::integral_constant< decltype((&W_ThisType::add)), &W_ThisType::add >)
 

Friends

constexpr friend 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::setMessages), w_internal::viewLiteral("setMessages"), std::integral_constant< decltype((&W_ThisType::setMessages)), &W_ThisType::setMessages >(), w_internal::viewParsedLiterals< w_internal::countParsedLiterals("" "")>("" ""), w_internal::W_EmptyFlag)))
 
constexpr friend 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::add), w_internal::viewLiteral("add"), std::integral_constant< decltype((&W_ThisType::add)), &W_ThisType::add >(), w_internal::viewParsedLiterals< w_internal::countParsedLiterals("" "")>("" ""), w_internal::W_EmptyFlag)))
 

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