PDA

View Full Version : Keep default branch image



wirasto
20th January 2010, 06:05
How to set stylesheet for branch in QTreeView without remove default branch image.



QTreeView::branch {
border-bottom: 0.5 solid silver;
}

With this code, branch image will gone.