#include <pqAnimationTrack.h>
List of all members.
Detailed Description
Definition at line 45 of file pqAnimationTrack.h.
Constructor & Destructor Documentation
| pqAnimationTrack::pqAnimationTrack |
( |
QObject * |
p = 0 | ) |
|
| pqAnimationTrack::~pqAnimationTrack |
( |
| ) |
|
Member Function Documentation
| int pqAnimationTrack::count |
( |
| ) |
|
| bool pqAnimationTrack::isDeletable |
( |
| ) |
const [inline] |
| void pqAnimationTrack::setDeletable |
( |
bool |
d | ) |
[inline] |
| QVariant pqAnimationTrack::property |
( |
| ) |
const |
| QRectF pqAnimationTrack::boundingRect |
( |
| ) |
const |
| void pqAnimationTrack::setProperty |
( |
const QVariant & |
p | ) |
[slot] |
| void pqAnimationTrack::setBoundingRect |
( |
const QRectF & |
r | ) |
[slot] |
| void pqAnimationTrack::setEnabled |
( |
bool |
enable | ) |
[inline, slot] |
| void pqAnimationTrack::propertyChanged |
( |
| ) |
[signal] |
| void pqAnimationTrack::enabledChanged |
( |
| ) |
[signal] |
| void pqAnimationTrack::adjustKeyFrameRects |
( |
| ) |
[protected] |
| virtual void pqAnimationTrack::paint |
( |
QPainter * |
p, |
|
|
const QStyleOptionGraphicsItem * |
option, |
|
|
QWidget * |
widget |
|
) |
| [protected, virtual] |
Property Documentation
QVariant pqAnimationTrack::property [read, write] |
Declare the interfaces implemented - fails with Qt 4.5, warns on 4.6.
the property animated in this track
Definition at line 53 of file pqAnimationTrack.h.
The documentation for this class was generated from the following file: