synfig-core  1.0.3
Classes | Namespaces | Typedefs
valuenode_dynamiclist.h File Reference

Header file for implementation of the "Dynamic List" valuenode conversion. More...

#include <vector>
#include <list>
#include <synfig/valuenode.h>
#include <synfig/time.h>
#include <synfig/uniqueid.h>
#include <synfig/activepoint.h>

Go to the source code of this file.

Classes

class  synfig::ValueNode_DynamicList
 Animated List ValueNode. More...
class  synfig::ValueNode_DynamicList::ListEntry
 Contains a potential list item, and associated timing information. More...

Namespaces

namespace  synfig
 Where every function and class of the synfig library can be found.

Typedefs

typedef
ValueNode_DynamicList::ListEntry::Activepoint 
synfig::Activepoint

Detailed Description

Header file for implementation of the "Dynamic List" valuenode conversion.

$Id$