Mixxx

/home/maxime/Projets/Mixxx/1.10/mixxx/src/track/beats.h File Reference

#include <QString>
#include <QList>
#include <QByteArray>
#include <QSharedPointer>
Include dependency graph for beats.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Beats

Typedefs

typedef QSharedPointer< BeatsBeatsPointer
typedef QList< double > BeatList

Typedef Documentation

typedef QList<double> BeatList

Definition at line 15 of file beats.h.

typedef QSharedPointer<Beats> BeatsPointer

Definition at line 9 of file beats.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines