Views
Foundation Package API Reference Guide
Product Documentation:
Views Documentation Home
Classes | Macros
animator.h File Reference
#include <ilviews/ilv.h>
#include <ilviews/util/proplist.h>
#include <ilviews/base/timer.h>

Classes

class  IlvAnimator
 Named property class. More...
 
class  IlvBitmapAnimator
 Named property class. More...
 
class  IlvGraphicAnimator
 Named property class. More...
 

Macros

#define IlvDefaultAnimationPeriod
 

Detailed Description

Library: views
Declaration of the IlvAnimator and related classes.

Macro Definition Documentation

◆ IlvDefaultAnimationPeriod

#define IlvDefaultAnimationPeriod

Defines the value that represents the default animation period for an IlvAnimator object. This value is used as a default parameter in the IlvAnimator constructors.

See also
IlvAnimator::setAnimationMode.