I'd like to move the branch indicator ([+], [-]) to the right side so the text 
is always aligned to the left edge.

I've tried:
QTreeView::branch 

{
    subcontrol-position: right center;

}
But this does not move it. 


What's the right Qt CSS for this?

Thanks
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to