awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesQML Declarative UIs

User interfaces defined using QML markup, interpreted by the Qt runtime to create widget hierarchies.

Distinct from Declarative UI Languages: Distinct from Declarative UI Languages: specifies QML as the markup language, not general declarative UI systems.

Explore 2 awesome GitHub repositories matching user interface & experience · QML Declarative UIs. Refine with filters or upvote what's useful.

Awesome QML Declarative UIs GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • quickshell-mirror/quickshellquickshell-mirror 的头像

    quickshell-mirror/quickshell

    2,566在 GitHub 上查看↗

    Defines user interfaces using QML markup, which the Qt runtime interprets to create and manage widget hierarchies.

    C++audio-mixerbardesktop-widgets
    在 GitHub 上查看↗2,566
  • go-qml/qmlgo-qml 的头像

    go-qml/qml

    1,950在 GitHub 上查看↗

    Qml is a Go library that integrates with Qt QML to build native graphical user interfaces and cross-platform desktop applications. It functions as a bindings bridge, connecting backend code directly to a cross-platform windowing toolkit and combining C++ and declarative UI components with compiled programming languages. The library relies on a Cgo-based foreign function interface to bridge Go runtime routines directly with native C++ object models. It features dynamic type registration to expose native Go types and methods to the declarative QML engine at runtime without intermediate stub cod

    Builds desktop applications in Go by combining backend logic with declarative QML user interfaces for cross-platform apps.

    Go
    在 GitHub 上查看↗1,950
  1. Home
  2. User Interface & Experience
  3. Declarative UI Languages
  4. QML Declarative UIs

探索子标签

  • Go QML FrameworksBuilds desktop applications in Go by combining backend logic with declarative QML user interfaces. **Distinct from QML Declarative UIs:** Distinct from general QML declarative UIs by specifically targeting Go language integration for desktop development.