Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Unsolved Animated SVG in QML

    QML and Qt Quick
    1
    1
    612
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      jars121 last edited by

      Hi,

      I'm trying to use an animated SVG file in my QML, but haven't had any luck thus far. I've read through the various documents, and attempted AnimatedImage, AnimatedSprite, etc. implementations, which work nicely for GIFs, but don't seem to be compatible with animated SVGs.

      How should I be approaching this? Do I need to use QSvgRenderer in c++ and update a property in QML to play it? If so, what do I need to have in QML?

      1 Reply Last reply Reply Quote 2
      • First post
        Last post