#include <track_list_stub.h>
Definition at line 36 of file track_list_stub.h.
core::ubuntu::media::TrackListStub::TrackListStub |
( |
const std::shared_ptr< Player > & |
parent, |
|
|
const core::dbus::types::ObjectPath & |
op |
|
) |
| |
core::ubuntu::media::TrackListStub::~TrackListStub |
( |
| ) |
|
void core::ubuntu::media::TrackListStub::add_track_with_uri_at |
( |
const Track::UriType & |
uri, |
|
|
const Track::Id & |
position, |
|
|
bool |
make_current |
|
) |
| |
const core::Property<bool>& core::ubuntu::media::TrackListStub::can_edit_tracks |
( |
| ) |
const |
void core::ubuntu::media::TrackListStub::go_to |
( |
const Track::Id & |
track | ) |
|
const core::Signal<Track::Id>& core::ubuntu::media::TrackListStub::on_track_added |
( |
| ) |
const |
const core::Signal<Track::Id>& core::ubuntu::media::TrackListStub::on_track_changed |
( |
| ) |
const |
const core::Signal<void>& core::ubuntu::media::TrackListStub::on_track_list_replaced |
( |
| ) |
const |
const core::Signal<Track::Id>& core::ubuntu::media::TrackListStub::on_track_removed |
( |
| ) |
const |
void core::ubuntu::media::TrackListStub::remove_track |
( |
const Track::Id & |
id | ) |
|
const core::Property<Container>& core::ubuntu::media::TrackListStub::tracks |
( |
| ) |
const |
The documentation for this class was generated from the following file: