svcore
1.9
|
#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::Id > | ModelById |
Typedef Documentation
Generated by 1.8.11