Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 303 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 303 Bytes

Qml-Tree-Model

Qml TreeModel

How to use

  • Clone this repository into your project (or add it as a submodule)

  • Add it as a subdirectory to the CMakeLists.txt of your project:

    add_subdirectory("treemodel")
  • Import treemodel 1.0 module into QML and start using it