From d7daffa06df886380b6fd4651aece0bd33f68d14 Mon Sep 17 00:00:00 2001 From: Mikal Date: Mon, 25 Feb 2019 17:24:39 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 81a0c9b..a100a5a 100644 --- a/README.md +++ b/README.md @@ -197,6 +197,9 @@ A curated list of awesome Qt and QML libraries, resources, projects, and shiny t * [QMLTreeView](https://github.com/arunpkqt/QMLTreeView) - QMl TreeView with custom folder list model in C++. * [QQuickDock](https://github.com/unseon/QQuickDock) - Docking window for Qt Quick. * [nodeeditor](https://github.com/paceholder/nodeeditor) - Qt Node Editor. Dataflow programming framework. +* [QtMvvm](https://github.com/Skycoder42/QtMvvm) - A mvvm oriented library for Qt, to create Projects for Widgets and Quick in parallel. +* [QtRestClient](https://github.com/Skycoder42/QtRestClient) - A library for generic JSON-based REST-APIs, with a mechanism to map JSON to Qt objects. +* [QtAutoUpdater](https://github.com/Skycoder42/QtAutoUpdater) - A Qt library to automatically check for updates and install them. ## Multimedia