|
|
| DeviceContext (QQmlEngine &engine, QObject *parent=nullptr) |
| |
|
bool | init () |
| |
|
ossia::net::node_base * | find (const QString &addr) |
| |
|
QVariant | read (const QString &address) |
| |
|
void | write (const QString &address, const QVariant &value) |
| |
|
void | exec (const QString &code) |
| |
|
void | compute (const QString &code, const QString &cb) |
| |
|
void | system (const QString &code) |
| |
|
QVariant | asArray (QVariant v) const noexcept |
| | Conversions ///.
|
| |
|
QVariant | asColor (QVariant) const noexcept |
| |
|
QVariant | asVec2 (QVariant) const noexcept |
| |
|
QVariant | asVec3 (QVariant) const noexcept |
| |
|
QVariant | asVec4 (QVariant) const noexcept |
| |
|
|
ossia::qt::qml_engine_functions * | m_impl {} |
| |
|
QQmlEngine & | m_engine |
| |
The documentation for this class was generated from the following files: