Qt
Qt OSS appsโ
Linksโ
- Qt for Beginners
- HN: Qt Could Go Proprietary, KDE Relationship and Qt-Based Free Software in Jeopardy (2020)
- MXE (M cross environment) - GNU Makefile that compiles a cross compiler and cross compiles many free libraries such as SDL and Qt.
- QmlBook - Book about Qt5. (Code)
- Technical vision for Qt 6 (2019)
- Qt 6 for the desktop - What can we expect? (2020)
- Qt 6 Build System (2020)
- Qt Support for State Charts (HN)
- Graphics in Qt 6.0: QRhi, Qt Quick, Qt Quick 3D (2020) (HN)
- VLC and Qt a History (2020) (HN)
- Qt Desktop Days 2020
- Qt Widgets and more (2020)
- install-qt-action - Install Qt on your Github Actions workflows.
- Qt and CMake: The Past, the Present and the Future (2021)
- Qt.py - Minimal Python shim around all Qt bindings.
- qt-downloader - CLI to download Qt on headless systems.
- QT / QML Signals and Slots with C++ (2021)
- How to add a dark theme to your Qt application (2021)
- Qt Base - Core, Gui, Widgets, Network.
- CQtDeployer - Used to deploy applications written using QML, qt or other ะก / ะก++ frameworks.
- Qt6 QML Book (Code)
- QUICK - Real QUICK Qt5 based gUI generator for ClicK.
- qmetaobject-rs - Integrate Qml and Rust by building the QMetaObject at compile time.
- CXX-Qt - Safe Rust bindings for Qt. (Web) (HN) (Reddit)
- Python and Qt Simplified. Create a Python GUI in Minutes (HN)
- Qt Creator - Cross-platform Qt IDE.
- Lightly - Modern style for qt applications.
- Qt 6.3 (2022) (HN) (Lobsters)
- QCoro - C++ Coroutines for Qt.
- Qlift - Swift library to use Qt.
- How Qt Signals and Slots Work