qt - how to define qml GroupBox title style -


  groupbox {title: qsTr ("I want to change my style") layout.philwheat: true}  

I want to change the color or size of the title

>

Comments

Popular posts from this blog

scala - Play Framework - how to bind form to a session field -

c++ - Why does Visual Studio Release build break on non-executing code line -

Firefox reacting to JQuery setTimeout that doesn't apply -