#include <vector>
#include <QObject>
#include "base/XmlExportable.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 std::vector< float > | SampleBlock |
| typedef std::vector<float> SampleBlock |
1.5.1