Can we provide animation for Window Redirection in Qt C++?
Unsolved
Mobile and Embedded
-
Hi, I am developing a Qt C++ project for a Linux based device and it has many windows in it. But when i want to change from one QMainWindow to another the transition of window changes makes it look like a glitch in it. I want to transit or redirect between different screens with some Animations like Slide from left or Slide from right or Fading etc.. Please help me achieve this transition.
Thank You in Advance.
-
Hi and welcome to devnet,
You have to give more information about your setup.
What device are you going to use ?
What version of Qt ?
What Linux distribution ?
What graphical backend ?