Navigation and structure
Native Qt
Page Indicator
Page Indicator is a native Zui component in the navigation and structure catalog, with 13 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.
page_indicator 5, current_index: 2, interactive: true, dot_size: 8
API
Component properties
13 component-specific values, plus shared item and layout properties.
countCount configuration for Page Indicator.propertycurrent_indexCurrent index configuration for Page Indicator.propertyinteractiveInteractive configuration for Page Indicator.propertyspacingSpacing configuration for Page Indicator.propertydot_sizeDot size configuration for Page Indicator.propertywidthWidth configuration for Page Indicator.propertyheightHeight configuration for Page Indicator.propertyenabledEnabled configuration for Page Indicator.propertybackgroundBackground configuration for Page Indicator.propertyforegroundForeground configuration for Page Indicator.propertyaccentAccent configuration for Page Indicator.propertyradiusRadius configuration for Page Indicator.propertyvisibleVisible configuration for Page Indicator.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.
↗
inputNative event payload↗
changeNative event payload↗
showNative event payload↗
hideNative event payload↗
focusNative event payload↗
blurNative event payload