Foundation and layout
Container
Native Qt
Container
Container is a native Zui container in the foundation and layout catalog, with 4 component-specific properties.
Usage
Ruby example
Paste this complete Builder example inside the app surface from the Quickstart. Replace illustrative asset paths with files from your project.
container padding: 24, spacing: 12 do
label "System status", bold: true
text "All services are healthy."
end
API
Component properties
4 component-specific values, plus shared item and layout properties.
spacingSpacing configuration for Container.propertypaddingPadding configuration for Container.propertyborderedBordered configuration for Container.propertyvisibleVisible configuration for Container.propertyShow 16 shared item properties
enabledopacityscalerotationzwidthheightfill_widthfill_heightpreferred_widthpreferred_heightminimum_widthminimum_heightmaximum_widthmaximum_heightlayout_alignment
Interaction
Events
Subscribe with on widget, :event and keep behavior in Ruby.
↗
clickNative event payload