zui docs v0.0.5
GitHub ↗
Navigation and structure Native Qt

Tool Separator

Tool Separator is a native Zui component in the navigation and structure catalog, with 8 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.

Ruby
tool_separator orientation: :vertical, length: 28, thickness: 1
API

Component properties

8 component-specific values, plus shared item and layout properties.

orientationOrientation configuration for Tool Separator.property
thicknessThickness configuration for Tool Separator.property
lengthLength configuration for Tool Separator.property
paddingPadding configuration for Tool Separator.property
colorColor configuration for Tool Separator.property
opacityOpacity configuration for Tool Separator.property
enabledEnabled configuration for Tool Separator.property
visibleVisible configuration for Tool Separator.property
Show 14 shared item properties
scalerotationzwidthheightfill_widthfill_heightpreferred_widthpreferred_heightminimum_widthminimum_heightmaximum_widthmaximum_heightlayout_alignment
Interaction

Events

Subscribe with on widget, :event and keep behavior in Ruby.

showNative event payload
hideNative event payload