# Otros

## Eos QML framework for webOS

webOS Open Source Edition (webOS OSE) es una edición de código abierto del sistema operativo webOS de LG. Admite creación de aplicaciones usando tecnologías nativas incluyendo Qt/QML o aplicaciones con tecnología web. Usa Apache License 2.0.

{% embed url="<https://github.com/webosose/qml-webos-framework>" %}

{% embed url="<https://www.webosose.org/docs/tutorials/qml-apps/developing-built-in-qml-apps>" %}

{% embed url="<https://doc.qt.io/qt-6/webos.html>" %}

## StatusQ

Una biblioteca de componentes Qt/QML para aplicaciones Web3 con licencia MPL2.0.

{% embed url="<https://our.status.im/statusq-ui-component-library-for-web3/>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.novaflowos.com/start/qt-qml-en-imagenes/otros.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
