JS::AddressSource Struct Reference
Inheritance diagram for JS::AddressSource:

Public Member Functions

 AddressSource (QObject *parent=nullptr)
 
void init ()
 
void setTarget (const QQmlProperty &prop) override
 
void clearNetworkCallbacks ()
 
void clearQMLCallbacks ()
 
void on_addressChanged (const QString &addr)
 
void on_newNetworkValue (const ossia::value &v)
 
void on_newUIValue ()
 
void on_parameterRemoving (const ossia::net::parameter_base &v)
 
const QString & address () const noexcept
 
void setAddress (const QString &m)
 
void addressChanged (const QString &v)
 
const bool & sendUpdates () const noexcept
 
void setSendUpdates (const bool &m)
 
void sendUpdatesChanged (const bool &v)
 
const bool & receiveUpdates () const noexcept
 
void setReceiveUpdates (const bool &m)
 
void receiveUpdatesChanged (const bool &v)
 

Friends

constexpr friend auto w_state (w_internal::Index< w_internal::stateCount< __COUNTER__, w_internal::InterfaceStateTag, W_ThisType ** >>, w_internal::InterfaceStateTag, W_ThisType **) -> decltype((static_cast< QQmlPropertyValueSource * >(nullptr)))
 

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