zui docs v0.0.5
GitHub ↗
Data and collections Native Qt

Horizontal Header Delegate

Horizontal Header Delegate is a native Zui component in the data and collections catalog, with 16 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
horizontal_header_delegate "Status", index: 1, sort_order: :ascending
API

Component properties

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

textText configuration for Horizontal Header Delegate.property
valueValue configuration for Horizontal Header Delegate.property
indexIndex configuration for Horizontal Header Delegate.property
selectedSelected configuration for Horizontal Header Delegate.property
sort_orderSort order configuration for Horizontal Header Delegate.property
enabledEnabled configuration for Horizontal Header Delegate.property
widthWidth configuration for Horizontal Header Delegate.property
heightHeight configuration for Horizontal Header Delegate.property
backgroundBackground configuration for Horizontal Header Delegate.property
selected_backgroundSelected background configuration for Horizontal Header Delegate.property
foregroundForeground configuration for Horizontal Header Delegate.property
selected_foregroundSelected foreground configuration for Horizontal Header Delegate.property
border_colorBorder color configuration for Horizontal Header Delegate.property
font_familyFont family configuration for Horizontal Header Delegate.property
font_sizeFont size configuration for Horizontal Header Delegate.property
visibleVisible configuration for Horizontal Header Delegate.property
Show 13 shared item properties
opacityscalerotationzfill_widthfill_heightpreferred_widthpreferred_heightminimum_widthminimum_heightmaximum_widthmaximum_heightlayout_alignment
Interaction

Events

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

clickNative event payload
sortNative event payload