Files
metabuilder/frontends/qt6/conanfile.txt
johndoe6345789 e0893c2fe3 feat(qt6): DBAL live data integration + fix deployment Python 3.9 compat
Wire up DBALProvider across all Qt6 views for live CRUD operations,
add PackageLoader, MediaServicePanel, NotificationsPanel, SettingsView,
and JSON-driven CMake config. Fix deployment helpers.py str|None syntax
for Python 3.9 compatibility via __future__ annotations.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-19 01:43:26 +00:00

18 lines
188 B
Plaintext

[requires]
qt/6.7.3
[generators]
CMakeDeps
CMakeToolchain
[options]
qt/*:shared=True
qt/*:qtdeclarative=True
qt/*:qtshadertools=True
[tool_requires]
ninja/1.12.1
[layout]
cmake_layout