Explain magical round ToolButton behavior on the documentation
Reviewed by David Edmundson
This commit is contained in:
parent
2a4812c9ba
commit
d0c5aa6fc9
@ -24,6 +24,10 @@ import QtQuick.Controls.Styles.Plasma 2.0 as Styles
|
||||
|
||||
/**
|
||||
* A plasma theme based toolbutton.
|
||||
*
|
||||
* ToolButtons which have their @c flat property set to false, which are not part
|
||||
* of a ButtonGroup, and have an empty text will become round.
|
||||
*
|
||||
* @inherit QtQuick.Controls.ToolButton
|
||||
*/
|
||||
QtControls.ToolButton {
|
||||
|
Loading…
Reference in New Issue
Block a user