Question on TreeView arrow expander
Solved
General and Desktop
-
Hi,
I was wondering, when building and coding under QtCreator, the TreeView shows the expanders with a small arrow pointing to the left and when expanded the arrow points down. I like it but I'm not sure where it came from since I didn't add a stylesheet to show the expanders that way. Does QtCreator have its own stylesheet to govern how certain app details are displayed? I ask because when I build my app outside of QtCreator, my own make files, etc, I get the expander which is a + sign with a box around it. This is the old fashion presentation. Is there something I need to set outside of stylesheets to show the arrow as an expander instead of the + sign?
Thanks!
-
Hi,
Which post was it ? That might help other people coming to this thread.