qtquicktimeline
brew install qtquicktimeline
v6.11.1
GPL-3.0-only AND BSD-3-Clause
Qt C++ library for keyframe-based animations and parameterized timeline controls in QML/Quick applications.
Why you might care
Qt Quick Timeline is a runtime dependency for Qt applications that need sophisticated animation timelines with keyframes and parameter curves. It integrates directly with QML and the Qt declarative framework, so if you're building Qt 6 GUI applications with complex animations, this library enables timeline-driven effects without rolling your own keyframe system. Primarily installed as a build or runtime dependency of other Qt-based projects.
Runtime dependencies
Build dependencies
Links
- https://www.qt.io/
- Brew formula source: Formula/q/qtquicktimeline.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"Qt Animation Framework",
"Spine",
"Lottie"
],
"build_dependencies": [
"cmake",
"ninja"
],
"categories": [
"library",
"framework"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"qtbase",
"qtdeclarative"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Enables keyframe-based animations and parameterization",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:40:56+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "qtquicktimeline",
"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": 5843,
"installs_365d": 58862,
"installs_90d": 18392,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "GPL-3.0-only AND BSD-3-Clause",
"llm_generated_at": "2026-06-20T23:45:30+00:00",
"llm_model": "claude-haiku-4-5",
"name": "qtquicktimeline",
"oldnames": [],
"one_liner": "Qt C++ library for keyframe-based animations and parameterized timeline controls in QML/Quick applications.",
"optional_dependencies": [],
"rank_30d": 539,
"rank_365d": 603,
"rank_90d": 555,
"raw_hash": "1e6f4c65ea12c2e5",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/q/qtquicktimeline.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "6.11.1",
"versioned_formulae": [],
"why_use_this": "Qt Quick Timeline is a runtime dependency for Qt applications that need sophisticated animation timelines with keyframes and parameter curves. It integrates directly with QML and the Qt declarative framework, so if you\u0027re building Qt 6 GUI applications with complex animations, this library enables timeline-driven effects without rolling your own keyframe system. Primarily installed as a build or runtime dependency of other Qt-based projects."
}