Qt WebEngine
Qt WebEngine proporciona funcionalidad para renderizar regiones de contenido web dinámico.
Nota: Por defecto, Qt WebEngine depende de los módulos Qt Positioning y Qt WebChannel pero puede construirse sin ellos. Asegúrate de instalar estos complementos cuando utilices el instalador online.
La funcionalidad en Qt WebEngine se divide en los siguientes módulos:
Proporciona una API pública compartida por QtWebEngineQuick y QtWebEngineWidgets. | |
Proporciona tipos QML para renderizar contenido web dentro de una aplicación QML. | |
Expone funcionalidad C++ a Qt Quick. | |
Proporciona clases C++ para renderizar contenido web en una aplicación basada en QWidget. |
Artículos y guías
- Qt WebEngine Visión general
- Qt WebEngine Características
- Qt WebEngine Notas sobre la plataforma
- Qt WebEngine Licencias
- Qt WebEngine Depuración y perfiles
- Despliegue de aplicaciones Qt WebEngine
- Migración de Qt WebKit a Qt WebEngine
- Qt WebEngine Consideraciones de seguridad
Evolución del módulo
Cambios en Qt WebEngine enumera los cambios importantes en la API del módulo y la funcionalidad que se hicieron para la serie Qt 6 de Qt.
Ejemplos
Referencias API
© 2026 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.