Qt5 C++ GUI Programming Cookbook
上QQ阅读APP看书,第一时间看更新

Chapter 2. States and Animations

In this chapter, we will cover the following recipes:

  • Property animation in Qt
  • Using easing curves to control property animation
  • Creating the animation group
  • Creating the nested animation group
  • State machine in Qt
  • States, transitions, and animations in QML
  • Animation widget properties using animators
  • Spri te animation