Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qsequentialanimationgroup.cpp File Reference

(9d103def6fcf1fee2d81a16cf4c81717afe2b818)

#include "qsequentialanimationgroup.h"
#include "qsequentialanimationgroup_p.h"
#include "qpauseanimation.h"
#include <QtCore/qdebug.h>
#include <QtCore/qnumeric.h>
#include "moc_qsequentialanimationgroup.cpp"
Include dependency graph for qsequentialanimationgroup.cpp:

Go to the source code of this file.

Namespaces

namespace  QT_BEGIN_NAMESPACE
 Combined button and popup list for selecting options.

Typedefs

typedef QList< QAbstractAnimation * >::ConstIterator AnimationListConstIt

Functions

int QT_BEGIN_NAMESPACE::addSaturating (int a, int b)

Typedef Documentation

◆ AnimationListConstIt