![Qt5 C++ GUI Programming Cookbook](https://wfqqreader-1252317822.image.myqcloud.com/cover/790/36698790/b_36698790.jpg)
上QQ阅读APP看书,第一时间看更新
States, transitions, and animations in QML
If you prefer to work with QML instead of C++, Qt also provides similar features in Qt Quick that allow you to easily animate a GUI element with minimal lines of code. In this example, we will learn how to achieve this with QML.