qtwebview
brew install qtwebview
v6.11.1
(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND BSD-3-Clause
Qt module for embedding web content in QML applications via WebEngine integration.
Why you might care
Use this if you're building Qt/QML desktop apps that need to display web content—it's the official Qt integration point for WebEngine. It's primarily a build/runtime dependency rather than a standalone tool; you'll link against it when developing with Qt 6.
5.2k
30-day installs · #573
15.8k
90-day · #625
51.5k
365-day · #666
Runtime dependencies
Build dependencies
Links
- https://www.qt.io/
- Brew formula source: Formula/q/qtwebview.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"Qt WebEngine",
"CEF",
"Electron"
],
"build_dependencies": [
"cmake",
"ninja"
],
"categories": [
"library",
"framework"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"qtbase",
"qtdeclarative",
"qtwebengine",
"qtpositioning",
"qtwebchannel"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Displays web content in a QML application",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:40:57+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "qtwebview",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://www.qt.io/",
"homepage_og_description": "All the essential Qt tools for all stages of Software Development Lifecycle: planning, design, development, testing, and deployment.",
"homepage_og_image": "https://www.qt.io/hubfs/industry-image.png",
"homepage_title": "Qt | Tools for Each Stage of Software Development Lifecycle",
"installs_30d": 5229,
"installs_365d": 51536,
"installs_90d": 15765,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND BSD-3-Clause",
"llm_generated_at": "2026-06-20T23:45:43+00:00",
"llm_model": "claude-haiku-4-5",
"name": "qtwebview",
"oldnames": [],
"one_liner": "Qt module for embedding web content in QML applications via WebEngine integration.",
"optional_dependencies": [],
"rank_30d": 573,
"rank_365d": 666,
"rank_90d": 625,
"raw_hash": "ed0c462693a4bfaa",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/q/qtwebview.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "6.11.1",
"versioned_formulae": [],
"why_use_this": "Use this if you\u0027re building Qt/QML desktop apps that need to display web content\u2014it\u0027s the official Qt integration point for WebEngine. It\u0027s primarily a build/runtime dependency rather than a standalone tool; you\u0027ll link against it when developing with Qt 6."
}