EventSeries.h File Reference
#include "Event.h"
#include "XmlExportable.h"
#include <set>
#include <string>
#include <vector>
#include <functional>
#include <QMutex>
Include dependency graph for EventSeries.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EventSeries
 Container storing a series of events, with or without durations, and supporting the ability to query which events are active at a given frame or within a span of frames. More...