Merge pull request #50 from micieslak/add-qt-models-toolkit

Add QtModelsToolkit
This commit is contained in:
Mikal
2025-06-18 03:11:35 +02:00
committed by GitHub

View File

@@ -223,6 +223,7 @@ Pull requests of new projects/apps/libraries are welcome :)
* [QMarkdownTextEdit](https://github.com/pbek/qmarkdowntextedit) - A C++ Qt QPlainTextEdit widget with markdown highlighting support and some other extras.
* [QSourceHighlite](https://github.com/Waqar144/QSourceHighlite) - A lightweight source code/syntax highlighter written in Qt C++.
* [QmlTreeViewExample](https://github.com/ArtifeksNN/QmlTreeViewExample) - Here is an example of how a tree might look in QML.
* [QtModelsToolkit](https://github.com/status-im/QtModelsToolkit) - Collection of Qt proxy models and other models-related utilities.
## Multimedia