QMLTreeView Versions Save

A TreeView component for QML/QtQuick 2 with a generic TreeModel

v1.0.1

8 months ago
  • Fixed bug which caused the plugin to fail for Qt6

v1.0

2 years ago
  • Reworked project structure
  • Project can be easily included through resource file
  • Added pri include file
  • Added missing documentation

v0.2

2 years ago
  • Implemented node manipulation methods for TreeModel (add, delete, clear).
  • Implemented a defaul setData.
  • Fixed leaks in examples.
  • Added Manipulation example.
  • Fixes some minor graphical issue.

v0.1

2 years ago