Models and utilities
Native Qt
Delegate Model Group
Delegate Model Group is a native Zui component in the models and utilities catalog, with 5 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.
delegate_model_group [{ id: 1, selected: true }, { id: 2, selected: false }], name: :selected, include_by_default: false, revision: 1
API
Component properties
5 component-specific values, plus shared item and layout properties.
itemsItems configuration for Delegate Model Group.propertynameName configuration for Delegate Model Group.propertyinclude_by_defaultInclude by default configuration for Delegate Model Group.propertyrevisionRevision configuration for Delegate Model Group.propertyvisibleVisible configuration for Delegate Model Group.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.
↗
count_changeNative event payload↗
changeNative event payload