Releases: Daguerreo/QMLTreeView
Releases · Daguerreo/QMLTreeView
v1.0.1
- Fixed bug which caused the plugin to fail for Qt6
V1.0
- Reworked project structure
- Project can be easily included through resource file
- Added pri include file
- Added missing documentation
V0.2
- 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
Added null pointer check in item addition