How do I hide and show frame smoothly using animation?
-
Hi
I would check out the
http://doc.qt.io/qt-5/animation-overview.htmlYou could slide it in and out using a Easing curve.
Hi
I would check out the
http://doc.qt.io/qt-5/animation-overview.html
You could slide it in and out using a Easing curve.