#include <track_list_implementation.h>
Definition at line 74 of file track_list_implementation.h.
◆ TrackListImplementation()
◆ ~TrackListImplementation()
TrackListImplementation::~TrackListImplementation |
( |
| ) |
|
◆ add_track_with_uri_at()
void lomiri::MediaHubService::TrackListImplementation::add_track_with_uri_at |
( |
const QUrl & |
uri, |
|
|
const Track::Id & |
position, |
|
|
bool |
make_current |
|
) |
| |
◆ add_tracks_with_uri_at()
void TrackListImplementation::add_tracks_with_uri_at |
( |
const QVector< QUrl > & |
uris, |
|
|
const Track::Id & |
position |
|
) |
| |
◆ afterEmptyTrack()
const Track::Id & TrackListImplementation::afterEmptyTrack |
( |
| ) |
|
|
static |
◆ canEditTracks()
bool TrackListImplementation::canEditTracks |
( |
| ) |
const |
◆ current()
const Track::Id & TrackListImplementation::current |
( |
| ) |
const |
◆ endOfTrackList
void lomiri::MediaHubService::TrackListImplementation::endOfTrackList |
( |
| ) |
|
|
signal |
◆ go_to()
void lomiri::MediaHubService::TrackListImplementation::go_to |
( |
const Track::Id & |
track | ) |
|
◆ hasNext()
bool TrackListImplementation::hasNext |
( |
| ) |
const |
◆ hasPrevious()
bool TrackListImplementation::hasPrevious |
( |
| ) |
const |
◆ loopStatus()
◆ move_track()
◆ next()
◆ onGoToTrack
void lomiri::MediaHubService::TrackListImplementation::onGoToTrack |
( |
const Track::Id & |
id | ) |
|
|
signal |
◆ previous()
◆ query_meta_data_for_track()
◆ query_uri_for_track()
QUrl TrackListImplementation::query_uri_for_track |
( |
const Track::Id & |
id | ) |
|
◆ remove_track()
void lomiri::MediaHubService::TrackListImplementation::remove_track |
( |
const Track::Id & |
id | ) |
|
◆ reset()
void lomiri::MediaHubService::TrackListImplementation::reset |
( |
| ) |
|
◆ setCurrentPosition()
void TrackListImplementation::setCurrentPosition |
( |
uint64_t |
position | ) |
|
◆ setLoopStatus()
◆ setShuffle()
void TrackListImplementation::setShuffle |
( |
bool |
shuffle | ) |
|
◆ shuffle()
bool TrackListImplementation::shuffle |
( |
| ) |
const |
◆ shuffled_tracks()
◆ trackAdded
void lomiri::MediaHubService::TrackListImplementation::trackAdded |
( |
const Track::Id & |
id | ) |
|
|
signal |
◆ trackChanged
void lomiri::MediaHubService::TrackListImplementation::trackChanged |
( |
const Track::Id & |
id | ) |
|
|
signal |
◆ trackListReplaced
void lomiri::MediaHubService::TrackListImplementation::trackListReplaced |
( |
const QVector< Track::Id > & |
tracks, |
|
|
const Track::Id & |
currentTrack |
|
) |
| |
|
signal |
◆ trackListReset
void lomiri::MediaHubService::TrackListImplementation::trackListReset |
( |
| ) |
|
|
signal |
◆ trackMoved
void lomiri::MediaHubService::TrackListImplementation::trackMoved |
( |
const Track::Id & |
id, |
|
|
const Track::Id & |
to |
|
) |
| |
|
signal |
◆ trackRemoved
void lomiri::MediaHubService::TrackListImplementation::trackRemoved |
( |
const Track::Id & |
id | ) |
|
|
signal |
◆ tracks()
◆ tracksAdded
void lomiri::MediaHubService::TrackListImplementation::tracksAdded |
( |
const QVector< QUrl > & |
tracks | ) |
|
|
signal |
The documentation for this class was generated from the following files: