Foundation and layout
Native Qt
Border Overlay
Border Overlay is a native Zui component in the foundation and layout catalog, with 6 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.
border_overlay width: 420, height: 220,
color: "#b7ff5a", width_spec: 2,
radius: 18
API
Component properties
6 component-specific values, plus shared item and layout properties.
colorColor configuration for Border Overlay.propertywidth_specWidth spec configuration for Border Overlay.propertygradient_colorsGradient colors configuration for Border Overlay.propertygradient_angleGradient angle configuration for Border Overlay.propertyradiusRadius configuration for Border Overlay.propertyvisibleVisible configuration for Border Overlay.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.
This renderer is display-only and does not emit component-specific events.