Menus, dialogs, and feedback
Native Qt
Progress Ring
A circular determinate or indeterminate progress indicator with native animation.
Usage
Ruby example
Paste this complete Builder example inside the app surface from the Quickstart. Replace illustrative asset paths with files from your project.
progress_ring 72, minimum: 0, maximum: 100, size: 92, thickness: 8
API
Component properties
25 component-specific values, plus shared item and layout properties.
valueValue configuration for Progress Ring.propertyminimumMinimum configuration for Progress Ring.propertymaximumMaximum configuration for Progress Ring.propertyindeterminateIndeterminate configuration for Progress Ring.propertysizeSize configuration for Progress Ring.propertywidthWidth configuration for Progress Ring.propertyheightHeight configuration for Progress Ring.propertythicknessThickness configuration for Progress Ring.propertytrack_colorTrack color configuration for Progress Ring.propertycolorColor configuration for Progress Ring.propertyforegroundForeground configuration for Progress Ring.propertystart_angleStart angle configuration for Progress Ring.propertyclockwiseClockwise configuration for Progress Ring.propertyshow_labelShow label configuration for Progress Ring.propertylabelLabel configuration for Progress Ring.propertylabel_formatLabel format configuration for Progress Ring.propertyanimatedAnimated configuration for Progress Ring.propertydurationDuration configuration for Progress Ring.propertyeasingEasing configuration for Progress Ring.propertyenabledEnabled configuration for Progress Ring.propertyopacityOpacity configuration for Progress Ring.propertyfont_familyFont family configuration for Progress Ring.propertyfont_sizeFont size configuration for Progress Ring.propertyaccessible_nameAccessible name configuration for Progress Ring.propertyvisibleVisible configuration for Progress Ring.propertyShow 12 shared item properties
scalerotationzfill_widthfill_heightpreferred_widthpreferred_heightminimum_widthminimum_heightmaximum_widthmaximum_heightlayout_alignment
Interaction
Events
Subscribe with on widget, :event and keep behavior in Ruby.
↗
value_changeNative event payload↗
showNative event payload↗
hideNative event payload