E
E
Evgeny Ivanovich2015-07-05 03:50:38
Qt
Evgeny Ivanovich, 2015-07-05 03:50:38

How to animate layouts in Qt?

Good day. I'm trying to animate the addition / extraction of objects from layout-a, and other than writing my own control, I didn’t find any better options.
Is there a way to implement this without writing a widget?
Information on Qt:
Qt Creator 3.0.1
Based on Qt 5.2.1 (GCC 4.8.2, 64 bit)
Built on Apr 9 2014 at 09:12:59
Copyright 2008-2014 Digia Plc. All rights reserved.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
DancingOnWater, 2015-07-05
@DancingOnWater

Qt Animation?

J
Jacob E, 2015-07-06
@Zifix

Writing your successor to some widget in Qt is quick and easy, it's hard to come up with something better. And for animation use QPropertyAnimation.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question