Skip to content
/ Models Public
forked from lemirep/Models

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

Notifications You must be signed in to change notification settings

LorenzE/Models

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.6%
  • QMake 1.4%