Mixxx

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

#include <QList>
#include <QDateTime>
#include <QObject>
#include <QFileInfo>
#include <QMutex>
#include <QVector>
#include <QSharedPointer>
#include <QWeakPointer>
#include "defs.h"
#include "track/beats.h"
#include "library/dao/cue.h"
#include "segmentation.h"
Include dependency graph for trackinfoobject.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TrackInfoObject

Typedefs

typedef QSharedPointer
< TrackInfoObject
TrackPointer
typedef QWeakPointer
< TrackInfoObject
TrackWeakPointer

Typedef Documentation

typedef QSharedPointer<TrackInfoObject> TrackPointer

Definition at line 42 of file trackinfoobject.h.

typedef QWeakPointer<TrackInfoObject> TrackWeakPointer

Definition at line 45 of file trackinfoobject.h.

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