mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 09:59:00 +08:00
Updated the documentation of the contentAlignment property
This commit is contained in:
parent
79fbe12e92
commit
e5d7387fed
@ -41,6 +41,7 @@ Item
|
|||||||
property alias disabledText: disabledLabel.text
|
property alias disabledText: disabledLabel.text
|
||||||
|
|
||||||
// Defines the alignment of the content with respect of the headerItem, by default to the right
|
// Defines the alignment of the content with respect of the headerItem, by default to the right
|
||||||
|
// Note that this only has an effect if the panel is draggable
|
||||||
property int contentAlignment: ExpandableComponent.ContentAlignment.AlignRight
|
property int contentAlignment: ExpandableComponent.ContentAlignment.AlignRight
|
||||||
|
|
||||||
// How much spacing is needed around the contentItem
|
// How much spacing is needed around the contentItem
|
||||||
|
Loading…
x
Reference in New Issue
Block a user