PDA

View Full Version : GroupBox title color



shedo
26th April 2015, 11:50
Hi all,
I need to change the title color of "GroupBox" into qml not c++ code, but after a search I didn't find a way to do this. I'm trying to use the style properties as I do for other qml control components but "GroupBox" seems that doesn't have one.

Can you help?

Thanks all!