From e1a674c338452933df4a1955b3dd32060e28c684 Mon Sep 17 00:00:00 2001 From: Petr Mironychev Date: Tue, 16 Jun 2020 00:44:51 +0300 Subject: [PATCH] Add QmlTreeViewExample --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 07eb528..6c1bc80 100644 --- a/README.md +++ b/README.md @@ -207,6 +207,7 @@ Pull requests of new projects/apps/libraries are welcome :) * [QtAutoUpdater](https://github.com/Skycoder42/QtAutoUpdater) - A Qt library to automatically check for updates and install them. * [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. ## Multimedia