awesome-qt-qml

awesome-qt-qml

优质Qt和QML开发资源库

该项目收集了大量优质的Qt和QML开发资源,涵盖Android和iOS开发、异步编程、数据库操作、图形和游戏引擎等多个领域。开发者可以在这里快速找到所需的库和工具,提升开发效率。资源列表持续更新,内容丰富实用。

QtQML开源项目跨平台开发GUI开发Github

Awesome Qt

A curated list of awesome Qt and QML libraries, resources, projects, and shiny things. Inspired by awesome-cpp and other awesome lists.

Pull requests of new projects/apps/libraries are welcome :)

Android

Apple iOS

  • quickios - QML Theme and Component Library for iOS.
  • CuteContacts-iOS - Qt/QML-based clone of iOS7 contacts application UI.

Async

Binding

  • Language Bindings - List of available bindings, maintained in the Qt Wiki.
  • Language Bindings - List of language bindings, maintained on Wikipedia.
  • Qml.Net - Qml.Net is cross-platform integration of Qml/QtQuick for .NET Core/.NET Framework/Mono. It is a binding that brings .NET types into JavaScript with full interoperability.
  • DOtherside - C language library for creating bindings for the Qt QML language.
  • Bindgen - Binding and wrapper generator for C++ libraries, focused on Crystal.
  • qt5.cr - Bindings to Crystal via Bindgen.
  • PyQt - PyQt is a set of Python v2 and v3 bindings for Qt and runs on all platforms supported by Qt including Windows, MacOS/X and Linux. PyQt5 supports Qt v5.
  • PySide - The PySide project provides LGPL-licensed Python bindings for the Qt. It also includes complete toolchain for rapidly generating bindings for any Qt-based C++ class hierarchies.
  • PyOtherSide - A Qt 5 QML Plugin that provides access to a Python 3 interpreter from QML.
  • go-qt - Qt binding for Go (Golang) with support for Windows / macOS / Linux / Android / iOS / Sailfish OS / Raspberry Pi / AsteroidOS.
  • qmetaobject-rs - A framework empowering everyone to create Qt/QML applications with Rust.
  • qmlrs - qmlrs allows the use of QML/QtQuick code from Rust.
  • libqmlbind - A C library for creating QML bindings for other languages easily through exporting objects to QML.
  • lablqml - Let's write QML/QtQuick GUI's for OCaml and Reason.
  • pythonqt - A library for embedding Python into your application.

Compression

  • KArchive - A library for creating, reading, writing and manipulating file archives like zip and tar. It also provides transparent compression and decompression of data, using formats like gzip, via a subclass of QIODevice.
  • ArchiveQt - A simple Qt based archiving solution with libarchive backend

Cryptography

  • Qt Cryptographic Architecture (QCA) - Taking a hint from the similarly-named Java Cryptography Architecture, QCA aims to provide a straightforward and cross-platform crypto API, using Qt datatypes and conventions.

Database

  • QxOrm - QxOrm library is an Object Relational Mapping (ORM) library for C++/Qt developers.
  • QtMongo - Bindings for QML to MongoDB.
  • QmlSql - A couple of wrapper classes that are for QSql.
  • qtleveldb - Qt/QML wrapper for Google's LevelDB.
  • sqlite-editor-qtqml - A SQLite Editor written in Qt+QML.
  • Nut - Advanced, Powerful and easy to use ORM for Qt5

Development

  • QHot - Hot reload of nested QML projects.
  • qml-online - WebAssembly QML viewer.
  • qml-livereload - Simple QtQuick app live viewer.
  • hotloader.pri - Hot Reload QML Files.
  • terrariumapp - UI Prototyping Tool for Coders (source).
  • qmlfmt - command line application that formats QML files.
  • QmlExplorer - A Qt QML running environment and examples explorer app.
  • doxyqml - Doxyqml turns .qml into pseudo-C++ which Doxygen can then use to generate documentation.
  • Qmljsify - Convert an NPM package into a QML friendly JavaScript file.
  • qml-quickstart - QML kickstart boilerplate with live reload and HTTP caching.
  • qmlscriptconsole - The QML Script Console.

Editor Integration

Game Engine

  • Bacon2D - Bacon2D is a framework to ease 2D game development, providing ready-to-use QML elements representing basic game entities needed by most of games.
  • QmlOgre - Integrates Ogre3D into Qt QML scenes by rendering Ogre to FBOs.

Graphics

  • qml-box2d - Box2D QML plugin.
  • Chart.qml - Chart.qml like Chart.js.
  • qml-ogdf - This plug-in provides a binding of Open Graph Drawing Framework to QtQML (Version 5.0+).
  • qml_framerate - Display QML Window frame rate (FPS).

GraphQL Clients

Hardware

  • qml-cvcamera - CVCamera is a QML wrapper for fast camera access using OpenCV. It works on desktop and Android.
  • pot - Raspberry Pi accelerated video/image rendering with Qt: custom QML components and QtMultimedia backend.
  • QtJoysticks - The QJoysticks library allows your Qt application to read input from both real joysticks/gamepads (using SDL) and a virtual joystick (using the keyboard).
  • Qt Touch Bar - A QML item for the Apple Touch Bar
  • Qt/QML Bluetooth Low Energy Demo - Parking sensor example. It shows how to integrate Qt and ESP32 via Bluetooth Low Energy. Demo is using distance sensor and OLED display ESP32 module.

Images

  • QML-Loaders - Loading animation implementations in QML.
  • qqr.js - QML bindings for qr.js Javascript QR code library.
  • imagequick - Simple image browser written in QML.
  • QMLExif - QMLExif is a pulgin for reading exif infomation from image file by libexif.
  • QML-ImageProvider - Demonstrate how to use QQuickImageProvider to provide a stream of image to QML.
  • SCodes - Qt & QML wrapper for ZXing-C++ Library with ready-made QML items for decoding and generating 1D and 2D barcodes (aka. QR codes).

JavaScript

  • Node.qml - Node.qml is an effort to provide a Node.js compatibility layer to QML applications.
  • Quickly - ES6 and Node.js-like environment for QML.
  • quicknative - Native components for QML.
  • quickflux - QuickFlux is an implementation of Flux Application Architecture Framework from Facebook.
  • qredux - Redux for QML.
  • qml_underscorejs - A port of underscore.js to Qt/QML.
  • react-qml - A bridge library that allows to use React.js with QML.
  • qml-browserify - Browserify for QML (archived, moved to GitLab).
  • Qondrite - QML wrapper for Asteroid, a Javascript Meteor client library.
  • qml-lodash - Simple Lodash wrapper to ease its usage in QML.

JSON

  • qsyncable - A solution of nested Json List Model.
  • spine-qml-converter - Converts Spine by Esoteric Software export json format into native QML items and animations.

Logging

  • qmllogging - Single-header only, Easylogging++ wrapper for advanced logging support for QML applications (unmaintained).
  • QmlLogger - Simple Javascript Based Logger For QML.

Math

  • biginteger - QML BigInteger library.
  • QCustomPlot - is a Qt C++ widget for plotting and data visualization.

Misc

  • qmlweb - A QML engine in a web browser.
  • qmlwebdriver - QtWebDriver is a WebDriver implementation for Qt.
  • qml-virtualkey - Pure QML in-app virtual key/keyboard/pad.
  • textsecure-qml - TextSecure UI in Go and QML.
  • poor-maps - Maps and navigation.
  • qml-presentation-system - This is a slide presentation system written in QML.
  • qtshell - Manipulate files by a shell command style API.
  • sparkqml - SparkQML - A QML Document Viewer for State and Transition Preview.
  • qmlweb-parser - A QML parser in JavaScript.
  • qml-creative-controls - QML controls for creative applications and creative coding.
  • qtci - Collection of scripts to build Qt application in command line environment.
  • qml-gnatt - QML Gantt - An efficient implementation of a gantt chart library for qml.
  • qml-chilitags - QMLChilitags is a QML wrapper for the fiducial marker tracker Chilitags.
  • phoneME-QML - QML interface for phoneME, which allows you to run Java MIDlets (JaveME, MIDP).
  • QtQuickVcp - A Virtual Control Panel for Machinekit written in Qt/C++/QML.
  • qmlcore - QML to HTML5 translator, both for mobile and desktop targets.
  • qml-handwriting - Open source handwriting recognition keyboard written in QML/JavaScript.
  • SortFilterProxyModel - A nicely exposed

编辑推荐精选

堆友

堆友

多风格AI绘画神器

堆友平台由阿里巴巴设计团队创建,作为一款AI驱动的设计工具,专为设计师提供一站式增长服务。功能覆盖海量3D素材、AI绘画、实时渲染以及专业抠图,显著提升设计品质和效率。平台不仅提供工具,还是一个促进创意交流和个人发展的空间,界面友好,适合所有级别的设计师和创意工作者。

图像生成AI工具AI反应堆AI工具箱AI绘画GOAI艺术字堆友相机AI图像热门
码上飞

码上飞

零代码AI应用开发平台

零代码AI应用开发平台,用户只需一句话简单描述需求,AI能自动生成小程序、APP或H5网页应用,无需编写代码。

Vora

Vora

免费创建高清无水印Sora视频

Vora是一个免费创建高清无水印Sora视频的AI工具

Refly.AI

Refly.AI

最适合小白的AI自动化工作流平台

无需编码,轻松生成可复用、可变现的AI自动化工作流

酷表ChatExcel

酷表ChatExcel

大模型驱动的Excel数据处理工具

基于大模型交互的表格处理系统,允许用户通过对话方式完成数据整理和可视化分析。系统采用机器学习算法解析用户指令,自动执行排序、公式计算和数据透视等操作,支持多种文件格式导入导出。数据处理响应速度保持在0.8秒以内,支持超过100万行数据的即时分析。

AI工具酷表ChatExcelAI智能客服AI营销产品使用教程
TRAE编程

TRAE编程

AI辅助编程,代码自动修复

Trae是一种自适应的集成开发环境(IDE),通过自动化和多元协作改变开发流程。利用Trae,团队能够更快速、精确地编写和部署代码,从而提高编程效率和项目交付速度。Trae具备上下文感知和代码自动完成功能,是提升开发效率的理想工具。

AI工具TraeAI IDE协作生产力转型热门
AIWritePaper论文写作

AIWritePaper论文写作

AI论文写作指导平台

AIWritePaper论文写作是一站式AI论文写作辅助工具,简化了选题、文献检索至论文撰写的整个过程。通过简单设定,平台可快速生成高质量论文大纲和全文,配合图表、参考文献等一应俱全,同时提供开题报告和答辩PPT等增值服务,保障数据安全,有效提升写作效率和论文质量。

AI辅助写作AI工具AI论文工具论文写作智能生成大纲数据安全AI助手热门
博思AIPPT

博思AIPPT

AI一键生成PPT,就用博思AIPPT!

博思AIPPT,新一代的AI生成PPT平台,支持智能生成PPT、AI美化PPT、文本&链接生成PPT、导入Word/PDF/Markdown文档生成PPT等,内置海量精美PPT模板,涵盖商务、教育、科技等不同风格,同时针对每个页面提供多种版式,一键自适应切换,完美适配各种办公场景。

AI办公办公工具AI工具博思AIPPTAI生成PPT智能排版海量精品模板AI创作热门
潮际好麦

潮际好麦

AI赋能电商视觉革命,一站式智能商拍平台

潮际好麦深耕服装行业,是国内AI试衣效果最好的软件。使用先进AIGC能力为电商卖家批量提供优质的、低成本的商拍图。合作品牌有Shein、Lazada、安踏、百丽等65个国内外头部品牌,以及国内10万+淘宝、天猫、京东等主流平台的品牌商家,为卖家节省将近85%的出图成本,提升约3倍出图效率,让品牌能够快速上架。

iTerms

iTerms

企业专属的AI法律顾问

iTerms是法大大集团旗下法律子品牌,基于最先进的大语言模型(LLM)、专业的法律知识库和强大的智能体架构,帮助企业扫清合规障碍,筑牢风控防线,成为您企业专属的AI法律顾问。

下拉加载更多