Which statement will add the `runAnimation` method to handle the clicked event of the QPushButton?
In Qt you use the connect method to define signals (event handlers)
QTransform provides methods that enable you to rotate (`QTransform.rotate`), scale (`QTransform.scale`), and shear (`QTransform.shear`) the image