Music Hub ..
A session-wide music playback service
 
Loading...
Searching...
No Matches
track_list_implementation.h File Reference
#include "engine.h"
#include "track.h"
#include <QObject>
#include <QScopedPointer>
#include <QVector>
+ Include dependency graph for track_list_implementation.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  lomiri::MediaHubService::TrackList::Errors
 
struct  lomiri::MediaHubService::TrackList::Errors::ExceptionBase
 
struct  lomiri::MediaHubService::TrackList::Errors::InsufficientPermissionsToAddTrack
 
struct  lomiri::MediaHubService::TrackList::Errors::FailedToMoveTrack
 
struct  lomiri::MediaHubService::TrackList::Errors::FailedToFindMoveTrackSource
 
struct  lomiri::MediaHubService::TrackList::Errors::FailedToFindMoveTrackDest
 
struct  lomiri::MediaHubService::TrackList::Errors::TrackNotFound
 
class  lomiri::MediaHubService::TrackListImplementation
 

Namespaces

namespace  lomiri
 
namespace  lomiri::MediaHubService
 
namespace  lomiri::MediaHubService::TrackList
 

Typedefs

typedef QVector< Track::Idlomiri::MediaHubService::TrackList::Container
 
typedef Container::ConstIterator lomiri::MediaHubService::TrackList::ConstIterator