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

eclipse plugin - Run java code error: Workspace is closed -

ios - How do I use CFArrayRef in Swift? -

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