Skip to content

A qml TreeView implementation for Qt 5.15 and QtQuickControls2

Notifications You must be signed in to change notification settings

sosninroman/qmltreeview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qmltreeview

This repository contains a qml TreeView implementation for Qt 5.15. The component is implemented as a qml plugin and uses only QtQuickControls2 components inside.

Features

  • A qml component implemented as a plugin
  • Dynamic extensible C++ model, based on QAbstractItemModel
  • Rows customization (there are delegates for row background, content and expander)
  • TreeView supports keys and mouse events handling inside delegates
  • Drag'n'drop inside view is supported
  • Selection\Multiselection

About

A qml TreeView implementation for Qt 5.15 and QtQuickControls2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published