awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • quickshell-mirror/quickshellالصورة الرمزية لـ quickshell-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/qmlالصورة الرمزية لـ go-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.