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

c# - Reactive Extensions ControlScheduler -

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

javascript - Enable/Disable form elements and changing the values of button at a time? -