Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 263 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 263 Bytes

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