Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. RowLayout animation?

RowLayout animation?

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 413 Views
  • 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.
  • I Offline
    I Offline
    igor_stravinsky
    wrote on last edited by
    #1

    Qt Quick Controls 2, 5.10....

    I've got a row of elements in a toolbar that I'm currently organizing using a RowLayout item, but I need the elements to be dynamic, and would like to animate the icons as they enter and leave.

    I see I can do that using a Row (vs. RowLayout), but that object looks like it hasn't been carried forward into Qt 5.

    Is there a way to animate the addition and subtraction of RowLayout elements?

    Is there a downside to using Row in a more modern project?

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved