#include <pqAnimationTrack.h>
Inherits QObject, and QGraphicsItem.
|
| QVariant | property |
| | Declare the interfaces implemented - fails with Qt 4.5, warns on 4.6. More...
|
| |
Definition at line 45 of file pqAnimationTrack.h.
§ pqAnimationTrack()
| pqAnimationTrack::pqAnimationTrack |
( |
QObject * |
p = 0 | ) |
|
§ ~pqAnimationTrack()
| pqAnimationTrack::~pqAnimationTrack |
( |
| ) |
|
§ count()
| int pqAnimationTrack::count |
( |
| ) |
|
§ keyFrame()
§ addKeyFrame()
§ removeKeyFrame()
§ isDeletable()
| bool pqAnimationTrack::isDeletable |
( |
| ) |
const |
|
inline |
§ setDeletable()
| void pqAnimationTrack::setDeletable |
( |
bool |
d | ) |
|
|
inline |
§ property()
| QVariant pqAnimationTrack::property |
( |
| ) |
const |
§ boundingRect()
| QRectF pqAnimationTrack::boundingRect |
( |
| ) |
const |
§ setProperty
| void pqAnimationTrack::setProperty |
( |
const QVariant & |
p | ) |
|
|
slot |
§ setBoundingRect
| void pqAnimationTrack::setBoundingRect |
( |
const QRectF & |
r | ) |
|
|
slot |
§ setEnabled
| void pqAnimationTrack::setEnabled |
( |
bool |
enable | ) |
|
|
inlineslot |
§ propertyChanged
| void pqAnimationTrack::propertyChanged |
( |
| ) |
|
|
signal |
§ enabledChanged
| void pqAnimationTrack::enabledChanged |
( |
| ) |
|
|
signal |
§ adjustKeyFrameRects()
| void pqAnimationTrack::adjustKeyFrameRects |
( |
| ) |
|
|
protected |
§ paint()
| virtual void pqAnimationTrack::paint |
( |
QPainter * |
p, |
|
|
const QStyleOptionGraphicsItem * |
option, |
|
|
QWidget * |
widget |
|
) |
| |
|
protectedvirtual |
§ property
| QVariant pqAnimationTrack::property |
|
readwrite |
Declare the interfaces implemented - fails with Qt 4.5, warns on 4.6.
the property animated in this track
Definition at line 57 of file pqAnimationTrack.h.
The documentation for this class was generated from the following file: