I’ve got some QTabBar with some QActions on it. And I want to make some animation of one of it’s actions. For example with the help of 5-6 images. I know that I can make some timer and slot when I will change action’s icon for each tick(). But is there any other more standard way to do this ?
↧