qtdeclarative
brew install qtdeclarative
v6.11.1
(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND (GPL-3.0-only WITH Qt-GPL-exception-1.0) AND BSD-2-Clause AND BSD-3-Clause
C++ library for QML and Qt Quick declarative UI framework for building dynamic interfaces.
Why you might care
Essential build dependency for Qt GUI applications using QML instead of traditional C++ widgets. Provides the declarative UI language, JavaScript engine integration, and scene graph renderer. Required if you're developing cross-platform Qt applications with modern declarative syntax rather than imperative C++ code.
11.3k
30-day installs · #335
35.3k
90-day · #351
96.3k
365-day · #433
Runtime dependencies
Build dependencies
Links
- https://www.qt.io/
- Brew formula source: Formula/q/qtdeclarative.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"Qt Widgets",
"Flutter",
"Electron"
],
"build_dependencies": [
"cmake",
"ninja",
"qtlanguageserver",
"qtshadertools",
"vulkan-headers"
],
"categories": [
"library",
"framework"
],
"caveats": null,
"conflicts_with": [
"qt@5"
],
"dependencies": [
"qtbase",
"qtsvg"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "QML, Qt Quick and several related modules",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:40:49+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "qtdeclarative",
"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": 11287,
"installs_365d": 96275,
"installs_90d": 35314,
"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 (GPL-3.0-only WITH Qt-GPL-exception-1.0) AND BSD-2-Clause AND BSD-3-Clause",
"llm_generated_at": "2026-06-20T23:44:15+00:00",
"llm_model": "claude-haiku-4-5",
"name": "qtdeclarative",
"oldnames": [],
"one_liner": "C++ library for QML and Qt Quick declarative UI framework for building dynamic interfaces.",
"optional_dependencies": [],
"rank_30d": 335,
"rank_365d": 433,
"rank_90d": 351,
"raw_hash": "9443475559794289",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/q/qtdeclarative.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [
{
"python": "build"
}
],
"version_head": "HEAD",
"version_stable": "6.11.1",
"versioned_formulae": [],
"why_use_this": "Essential build dependency for Qt GUI applications using QML instead of traditional C++ widgets. Provides the declarative UI language, JavaScript engine integration, and scene graph renderer. Required if you\u0027re developing cross-platform Qt applications with modern declarative syntax rather than imperative C++ code."
}