autoarm
Specifies whether a widget becomes armed when the mouse pointer moves into it.
autohilight
Specifies whether a PowerButton widget highlights when it's pressed.
autoHilite
Specifies whether a PowerButton widget highlights when it's pressed.
autoHover
Specifies whether a widget becomes armed when the mouse pointer moves into it.
borderHiliteColor
The color of the border line when the button is hilited.
borderHoverColor
The color of the border line.
borderWidth
The border width of the widget.
btnHighlightedIconPath
The path data displayed by the widget as icon when the button is in its highlighted state.
btnHighlitedIcon
The name of an SVG icon, which is displayed as an icon when the button
is in its highlighted state.
btnIcon
The name of an SVG icon, which is displayed as an icon when the button
is in its normal state.
btnIconPath
The path data displayed by the widget as icon when the button is in its normal state.
Button
This widget is a highly customizable button, maintains its appearance
regardless of platform or OS.
centerElements
Specifies whether the icon and label of the widget (Button) are
pushed to the center.
centerRippleEffect
Sets the ripple effect origin to the widget's center.
cursorToHand
Specifies whether to change the mouse cursor to 'hand'.
fillGradient
Specifies the gradient to use to fill the Button object in its
normal state (Experimental)
highlight
Set the highlighted state of the widget.
highlightedBorderColor
The color of the border line when the button is highlighted.
highlightedIconColor
The color with which the icon is drawn, when the button is highlighted.
highlightedIconFillRule
The fill rule applied to render the highlighted icon.
highlightedIconRotation
Rotate the icon when button is highlighted.
highlightedLabel
Specifies the string to display in the text label that is drawn on the
widget when its state is Highlighted.
highlightedLabelColor
The color with which the label is drawn, when the button is highlighted.
highlightedTransparentBackground
Specifies whether the background of a button is transparent when its
state is highlighted.
hilite
Set the hilite state of the widget.
hiliteBtnColor
Controls the color of the button.
hiliteColor
Controls the color of the button.
hiliteFillGradient
Specifies the gradient to use to fill the PowerButton object when it
is hilited(Experimental)
hiliteIcon
The name of an SVG icon, which is displayed as an icon when the button
is in its hilited state.
hiliteIconColor
The color with which the icon is drawn, when the button is hilited.
hiliteIconFillRule
The fill rule applied to render the hilited icon.
hiliteIconPath
The path data displayed by the widget as icon when the button is in its hilited state.
hiliteIconRotation
Rotate the icon when button is hilited.
hiliteLabel
Specifies the string to display in the text label that is drawn on the
widget when its state is hilited.
hiliteTransparentBackground
Specifies whether the background of a button is transparent when its
state is hilited.
hoverBorderColor
The color of the border line.
hoverColor
The color with which the background of the button is drawn when the pointer is over it.
hoverFillGradient
Specifies the gradient to use to fill the PowerButton object when the mouse is hovering (Experimental)
hoverIconColor
The color with which the icon is drawn when the pointer is over the button.
hoverLabelColor
The color with which the label is drawn when the pointer is over the button.
hoverTransparentBackground
Specifies whether the background of a button is transparent when the
mouse pointer enters the button.
hoverWhenHilited
Allows the mouse hover effect to be generated when the button has the
toggle property active.
icon
The name of an SVG icon, which is displayed as an icon when the button
is in its normal state.
iconColor
The color with the icon is drawn when the button is in its normal state.
iconFillRule
The fill rule applied to render the icon.
iconHOffset
Horizontal offset of the icon.
iconHoverColor
The color with which the icon is drawn when the pointer is over the button.
iconPath
The path data displayed by the widget as icon when the button is in its normal state.
iconPosition
Specifies the alignment that the icon has with respect to the sides of
the button.
iconRotation
Rotate the icon.
iconSize
Set the iconSize.
iconVOffset
Vertical offset of the icon.
isHilited
Set the highlighted state of the widget.
isToggle
Specifies whether a button stays hilited after being pressed.
label
The label displayed by the button.
labelColor
The color with which the label is drawn.
labelHiliteColor
The color with which the label is drawn, when the button is hilited.
labelHOffset
Horizontal offset of the label.
labelHoverColor
The color with which the label is drawn when the pointer is over the button.
labelToUpper
Transform the label to upper case.
labelVOffset
Vertical offset of the label.
lineSize
The line size of the widget.
longTouch
Sent when the touch persists.
margin
Specifies how much empty space is left on each side between the
borders of the widget and its icon and label.
mouseDown
Sent when the user presses the mouse button.
mouseEnter
mouseEnter.
mouseLeave
mouseLeave.
mouseRelease
Sent when the user releases the mouse outside the control that was clicked.
mouseUp
Sent when the user releases the mouse button.
normalColor
Controls the background color of the button
opaque
Make the widget background solid.
pbHiliteColor
Controls the color of the button.
pbHoverColor
The color with which the background of the button is drawn when the pointer is over it.
pbNormalColor
Controls the background color of the button
pbShadowColor
The color with which the drop shadow is drawn.
resizeControl
resizeControl.
rippEffect
Shows the ripple Effect when pressed or not.
rippleColor
Controls the color of the ripple effect.
rippleEffect
Shows the ripple Effect when pressed or not.
rippleEnd
Sent when the ripple effect ends.
roundedRadius
roundHeight
The radius of the widget background edges.
roundRadius
The radius of the widget background edges.
RRadius
shadowColor
The color with which the drop shadow is drawn.
showIcon
Specifies whether the widget (Button) icon is visible.
showIconDivider
Specifies whether the widget (Button) icon divider is visible.
showLabel
Specifies if the label of the widget is visible.
showName
Specifies if the label of the widget is visible.
showShadow
Whether the widget has a shadow or not.
textAlign
Specifies the alignment that the text displayed in the label has with
respect to the sides of the button.
textAlignment
Specifies the alignment that the text displayed in the label has with
respect to the sides of the button.
transparentBackground
Specifies whether the background of a button is transparent when its state is normal.
variant
Apply a predefined style to the widget.
wrapText
Wrap text to match available width.