#include <track_list.h>
Definition at line 32 of file track_list.h.
com::ubuntu::music::TrackList::TrackList |
( |
) | |
|
com::ubuntu::music::TrackList::TrackList |
( |
const TrackList & |
rhs) | |
|
com::ubuntu::music::TrackList::~TrackList |
( |
) | |
|
void com::ubuntu::music::TrackList::add_track_with_uri |
( |
const Track::UriType & |
uri, |
|
|
const Track & |
after, |
|
|
bool |
make_current |
|
) |
| |
void com::ubuntu::music::TrackList::for_each |
( |
const std::function< void(const Track &)> |
functor) | |
const |
void com::ubuntu::music::TrackList::go_to |
( |
const Track & |
track) | |
|
bool com::ubuntu::music::TrackList::is_editable |
( |
) | |
|
Connection com::ubuntu::music::TrackList::on_current_track_changed |
( |
const std::function< void(const Track &)> & |
slot) | |
|
Connection com::ubuntu::music::TrackList::on_track_added |
( |
const std::function< void(const Track &t)> & |
slot) | |
|
Connection com::ubuntu::music::TrackList::on_track_list_replaced |
( |
const std::function< void()> & |
slot) | |
|
Connection com::ubuntu::music::TrackList::on_track_removed |
( |
const std::function< void(const Track &t)> & |
slot) | |
|
bool com::ubuntu::music::TrackList::operator== |
( |
const TrackList & |
) | |
const |
void com::ubuntu::music::TrackList::remove_track |
( |
const Track & |
track) | |
|
The documentation for this class was generated from the following file:
- /build/buildd/music-hub-0.0+13.10.20130920/include/com/ubuntu/music/track_list.h