QMLTreeView

A TreeView component for QML/QtQuick 2 with a generic TreeModel for Qt5 and compatible with Qt6

MIT License

Stars
53
Committers
2
QMLTreeView - v1.0.1 Latest Release

Published by Daguerreo about 1 year ago

  • Fixed bug which caused the plugin to fail for Qt6
QMLTreeView - V1.0

Published by Daguerreo over 2 years ago

  • Reworked project structure
  • Project can be easily included through resource file
  • Added pri include file
  • Added missing documentation
QMLTreeView - V0.2

Published by Daguerreo almost 3 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.
QMLTreeView - v0.1

Published by Daguerreo almost 3 years ago