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.
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.propertythicknessThickness configuration for Tool Separator.propertylengthLength configuration for Tool Separator.propertypaddingPadding configuration for Tool Separator.propertycolorColor configuration for Tool Separator.propertyopacityOpacity configuration for Tool Separator.propertyenabledEnabled configuration for Tool Separator.propertyvisibleVisible configuration for Tool Separator.propertyShow 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