Data and collections
Native Qt
Check Delegate
Check Delegate is a native Zui component in the data and collections catalog, with 32 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.
check_delegate "Run tests", value: :tests, checked: true, description: "Required before deploy"
API
Component properties
32 component-specific values, plus shared item and layout properties.
textText configuration for Check Delegate.propertydescriptionDescription configuration for Check Delegate.propertyvalueValue configuration for Check Delegate.propertycheckedChecked configuration for Check Delegate.propertytristateTristate configuration for Check Delegate.propertycheck_stateCheck state configuration for Check Delegate.propertyselectedSelected configuration for Check Delegate.propertyhighlightedHighlighted configuration for Check Delegate.propertyenabledEnabled configuration for Check Delegate.propertywidthWidth configuration for Check Delegate.propertyheightHeight configuration for Check Delegate.propertypaddingPadding configuration for Check Delegate.propertyspacingSpacing configuration for Check Delegate.propertyindicator_sizeIndicator size configuration for Check Delegate.propertybackgroundBackground configuration for Check Delegate.propertyselected_backgroundSelected background configuration for Check Delegate.propertyhighlighted_backgroundHighlighted background configuration for Check Delegate.propertyforegroundForeground configuration for Check Delegate.propertyselected_foregroundSelected foreground configuration for Check Delegate.propertymutedMuted configuration for Check Delegate.propertyaccentAccent configuration for Check Delegate.propertyindicator_backgroundIndicator background configuration for Check Delegate.propertyindicator_borderIndicator border configuration for Check Delegate.propertycheck_colorCheck color configuration for Check Delegate.propertyborder_colorBorder color configuration for Check Delegate.propertyborder_widthBorder width configuration for Check Delegate.propertyradiusRadius configuration for Check Delegate.propertyfont_familyFont family configuration for Check Delegate.propertyfont_sizeFont size configuration for Check Delegate.propertydescription_sizeDescription size configuration for Check Delegate.propertyaccessible_nameAccessible name configuration for Check Delegate.propertyvisibleVisible configuration for Check Delegate.propertyShow 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.
↗
activateNative event payload↗
clickNative event payload↗
changeNative event payload↗
toggleNative event payload↗
pressNative event payload↗
releaseNative event payload↗
hoverNative event payload↗
focusNative event payload↗
blurNative event payload↗
showNative event payload↗
hideNative event payload