/Models

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

Primary LanguageC++

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