adderly / Models

Qt based model classes that ease the process of exposing QObject models to QtQuick applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Models

Qt based model classes that ease the process of exposing QObject models to QtQuick applications

To use them in your Qt application : cd to your Qt project git clone https://github.com/lemirep/Models.git add include(Models/Models.pri) in your .pro

About

Qt based model classes that ease the process of exposing QObject models to QtQuick applications


Languages

Language:C++ 100.0%