上一话题

PySide2.QtWidgets - 星号委托范例

下一话题

动画框架

动画框架

Provides an easy way for creating animated GUIs.

此页面列出类属于 Qt Core ‘s 动画框架 .

PySide2.QtCore.QAbstractAnimation

QAbstractAnimation 类是所有动画的基。

PySide2.QtCore.QAnimationGroup

The QAnimationGroup class is an abstract base class for groups of animations.

PySide2.QtCore.QParallelAnimationGroup

The QParallelAnimationGroup class provides a parallel group of animations.

PySide2.QtCore.QPauseAnimation

The QPauseAnimation class provides a pause for QSequentialAnimationGroup.

PySide2.QtCore.QPropertyAnimation

The QPropertyAnimation class animates Qt properties.

PySide2.QtCore.QSequentialAnimationGroup

The QSequentialAnimationGroup class provides a sequential group of animations.

PySide2.QtCore.QVariantAnimation

QVariantAnimation 类提供动画的基类。

PySide2.QtCore.QEasingCurve

The QEasingCurve class provides easing curves for controlling animation.

PySide2.QtCore.QTimeLine

The QTimeLine class provides a timeline for controlling animations.