0 Members and 1 Guest are viewing this topic.
Text { font.pointSize: 9 text:"System" }
Row { spacing: 8; Text { font.pointSize: 9 text:"System" } IconButton { icon: "system-shutdown"
Text { font.pointSize: 9 text:"Session" }IconButton { icon: "system-log-out"
//.... , the current buttons/icons are extremely small.
signal clicked width: 16 height: 16
signal clicked width: 24 height: 24
Do you mind explaining the option for "much to big buttons with text below" too?