PDA

View Full Version : QTreeView draw drop indicator



mentalmushroom
28th September 2011, 09:05
Hello. I need to implement rows moving via drag-n-drop in QTreeView and show the drop indicator between rows. I am wondering if there is a way to override indicator drawing, so it is displayed for all levels of hierarchy between rows only (not the rectangle around the item), the line must be as wide as the entire row (not as the one column).