| public static |
_ceilDiv_ceilDiv(value as Int, divisor as Int) as Int: |
No summary. |
| public static |
_childOuterPreferredHeight_childOuterPreferredHeight(widget as Widget) as Int: |
No summary. |
| public static |
_childOuterPreferredWidth_childOuterPreferredWidth(widget as Widget) as Int: |
No summary. |
| public static |
_childParams |
No summary. |
| public static |
_clamp_clamp(value as Int, minValue as Int = 0, maxValue as Int = -1) as Int: |
No summary. |
| public static |
_edgeBottom |
No summary. |
| public static |
_edgeLeft |
No summary. |
| public static |
_edgeRight |
No summary. |
| public static |
_edgeTop |
No summary. |
| public static |
_growX |
Computes the horizontal grow weight for a child. |
| public static |
_growY |
Computes the vertical grow weight for a child. |
| public static |
_horizontalSizePolicy |
Returns the horizontal size policy of a widget. |
| public static |
_innerHeight |
No summary. |
| public static |
_innerWidth |
No summary. |
| public static |
_innerX |
No summary. |
| public static |
_innerY |
No summary. |
| public static |
_marginBottom |
No summary. |
| public static |
_marginLeft |
No summary. |
| public static |
_marginRight |
No summary. |
| public static |
_marginTop |
No summary. |
| public static |
_max |
No summary. |
| public static |
_min |
No summary. |
| public static |
_normalizeAlign |
No summary. |
| public static |
_place_place(widget as Widget, slotX as Int, slotY as Int, slotWidth as Int, slotHeight as Int, defaultHorizontalAlign as String = "fill", defaultVerticalAlign as String = "fill") as Void: |
No summary. |
| public static |
_preferredHeight |
No summary. |
| public static |
_preferredWidth |
No summary. |
| public static |
_verticalSizePolicy |
Returns the vertical size policy of a widget. |
| public |
addadd(widget as Widget) as Void: |
Adds a widget to the attached container. |
| public |
attach |
Attaches this layout to its owning container. |
| public |
detach |
Detaches this layout from a container. |
| public |
layout |
No summary. |