Model.h File Reference
#include <vector>
#include <atomic>
#include <QObject>
#include <QMutex>
#include "base/ById.h"
#include "base/XmlExportable.h"
#include "base/Playable.h"
#include "base/BaseTypes.h"
#include "base/DataExportOptions.h"
Include dependency graph for Model.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Model
 Model is the base class for all data models that represent any sort of data on a time scale based on an audio frame rate. More...
 

Typedefs

typedef Model::Id ModelId
 
typedef TypedById< Model, Model::IdModelById
 

Typedef Documentation

typedef Model::Id ModelId

Definition at line 344 of file Model.h.

Definition at line 345 of file Model.h.