Display, content, and media
Native Qt
Animated Image
Animated Image is a native Zui component in the display, content, and media catalog, with 12 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.
animated_image "assets/activity.gif", width: 320, height: 180, playing: true
API
Component properties
12 component-specific values, plus shared item and layout properties.
sourceSource configuration for Animated Image.propertywidthWidth configuration for Animated Image.propertyheightHeight configuration for Animated Image.propertyfill_modeFill mode configuration for Animated Image.propertyplayingPlaying configuration for Animated Image.propertypausedPaused configuration for Animated Image.propertyspeedSpeed configuration for Animated Image.propertyasynchronousAsynchronous configuration for Animated Image.propertycacheCache configuration for Animated Image.propertymirrorMirror configuration for Animated Image.propertysmoothSmooth configuration for Animated Image.propertyvisibleVisible configuration for Animated Image.propertyShow 14 shared item properties
enabledopacityscalerotationzfill_widthfill_heightpreferred_widthpreferred_heightminimum_widthminimum_heightmaximum_widthmaximum_heightlayout_alignment
Interaction
Events
Subscribe with on widget, :event and keep behavior in Ruby.
↗
frameNative event payload↗
loadedNative event payload↗
errorNative event payload↗
statusNative event payload