input_urn
/home/onoda/Documents/qt-everywhere-opensource-src-4.7.4/doc/html/qpropertyanimation.html

output_urn
QPropertyAnimation

inherits

public_types

properties
propertyName : QByteArray
targetObject : QObject *

public_functions
QPropertyAnimation ( QObject * parent = 0 )
QPropertyAnimation ( QObject * target, const QByteArray & propertyName, QObject * parent = 0 )
~QPropertyAnimation ()
 QByteArray propertyName () const
 void setPropertyName ( const QByteArray & propertyName )
 void setTargetObject ( QObject * target )
 QObject * targetObject () const

public_slots

signals

static_public_members

protected_functions

reimplemented_public_functions

reimplemented_protected_functions
 virtual bool event ( QEvent * event )
 virtual void updateCurrentValue ( const QVariant & value )
 virtual void updateState ( QAbstractAnimation::State newState, QAbstractAnimation::State oldState )

protected_slots

related_non_members

templateClass
false

abstractClass
false

enbeddedClass
false

flag_objects

parent_flag_objects

typedefed_objects

parent_typedefed_objects
KeyValue
KeyValues

class_objects

parent_class_objects

enums

parent_enums
class_name
QAbstractAnimation
name
DeletionPolicy
key
KeepWhenStopped
DeleteWhenStopped
public_flag
true
class_name
QAbstractAnimation
name
Direction
key
Forward
Backward
public_flag
true
class_name
QAbstractAnimation
name
State
key
Stopped
Paused
Running
public_flag
true

parent_index
108

parent_name
QVariantAnimation

