Sayonara Player
AbstractLibrary Member List

This is the complete list of members for AbstractLibrary, including all inherited members.

_albums (defined in AbstractLibrary)AbstractLibraryprotected
_artists (defined in AbstractLibrary)AbstractLibraryprotected
_settings (defined in SayonaraClass)SayonaraClassprotected
_tracks (defined in AbstractLibrary)AbstractLibraryprotected
AbstractLibrary(QObject *parent=nullptr) (defined in AbstractLibrary)AbstractLibraryexplicit
add_genre(const IdSet ids, const Genre &genre) (defined in AbstractLibrary)AbstractLibraryvirtualslot
albums() const (defined in AbstractLibrary)AbstractLibrary
append_current_tracks() (defined in AbstractLibrary)AbstractLibraryvirtualslot
append_fetched_tracks() (defined in AbstractLibrary)AbstractLibraryvirtualslot
artists() const (defined in AbstractLibrary)AbstractLibrary
change_album_rating(int idx, Rating rating) (defined in AbstractLibrary)AbstractLibraryvirtualslot
change_album_sortorder(Library::SortOrder s) (defined in AbstractLibrary)AbstractLibraryvirtualslot
change_artist_sortorder(Library::SortOrder s) (defined in AbstractLibrary)AbstractLibraryvirtualslot
change_filter(Library::Filter, bool force=false) (defined in AbstractLibrary)AbstractLibrary
change_track_rating(int idx, Rating rating) (defined in AbstractLibrary)AbstractLibraryvirtualslot
change_track_sortorder(Library::SortOrder s) (defined in AbstractLibrary)AbstractLibraryvirtualslot
current_tracks() const (defined in AbstractLibrary)AbstractLibrary
delete_all_tracks() (defined in AbstractLibrary)AbstractLibraryvirtualslot
delete_current_tracks(Library::TrackDeletionMode mode) (defined in AbstractLibrary)AbstractLibraryvirtualslot
delete_fetched_tracks(Library::TrackDeletionMode mode) (defined in AbstractLibrary)AbstractLibraryvirtualslot
delete_genre(const Genre &genre) (defined in AbstractLibrary)AbstractLibraryvirtualslot
delete_tracks(const MetaDataList &v_md, Library::TrackDeletionMode mode)=0 (defined in AbstractLibrary)AbstractLibrarypure virtualslot
delete_tracks_by_idx(const IndexSet &indexes, Library::TrackDeletionMode mode) (defined in AbstractLibrary)AbstractLibraryvirtualslot
emit_stuff() (defined in AbstractLibrary)AbstractLibraryprotectedvirtual
fetch_by_filter(Library::Filter filter, bool force) (defined in AbstractLibrary)AbstractLibraryvirtualslot
fetch_tracks_by_paths(const QStringList &paths) (defined in AbstractLibrary)AbstractLibraryvirtualslot
filter() const (defined in AbstractLibrary)AbstractLibrary
get_album_by_id(AlbumId album_id, Album &album)=0 (defined in AbstractLibrary)AbstractLibraryprotectedpure virtual
get_all_albums(AlbumList &albums)=0 (defined in AbstractLibrary)AbstractLibraryprotectedpure virtual
get_all_albums_by_artist(IdList artist_ids, AlbumList &albums, Library::Filter filter)=0 (defined in AbstractLibrary)AbstractLibraryprotectedpure virtual
get_all_albums_by_searchstring(Library::Filter filter, AlbumList &albums)=0 (defined in AbstractLibrary)AbstractLibraryprotectedpure virtual
get_all_artists(ArtistList &artists)=0 (defined in AbstractLibrary)AbstractLibraryprotectedpure virtual
get_all_artists_by_searchstring(Library::Filter filter, ArtistList &artists)=0 (defined in AbstractLibrary)AbstractLibraryprotectedpure virtual
get_all_tracks(MetaDataList &v_md)=0 (defined in AbstractLibrary)AbstractLibraryprotectedpure virtual
get_all_tracks(const QStringList &paths, MetaDataList &v_md)=0 (defined in AbstractLibrary)AbstractLibraryprotectedpure virtual
get_all_tracks_by_album(IdList album_ids, MetaDataList &v_md, Library::Filter filter)=0 (defined in AbstractLibrary)AbstractLibraryprotectedpure virtual
get_all_tracks_by_artist(IdList artist_ids, MetaDataList &v_md, Library::Filter filter)=0 (defined in AbstractLibrary)AbstractLibraryprotectedpure virtual
get_all_tracks_by_searchstring(Library::Filter filter, MetaDataList &v_md)=0 (defined in AbstractLibrary)AbstractLibraryprotectedpure virtual
get_artist_by_id(ArtistId artist_id, Artist &artist)=0 (defined in AbstractLibrary)AbstractLibraryprotectedpure virtual
import_files(const QStringList &files) (defined in AbstractLibrary)AbstractLibraryvirtualslot
insert_tracks(const MetaDataList &v_md) (defined in AbstractLibrary)AbstractLibraryvirtualslot
is_loaded() const (defined in AbstractLibrary)AbstractLibrary
load() (defined in AbstractLibrary)AbstractLibraryvirtualslot
merge_albums(const IdSet &source_ids, AlbumId target_id) (defined in AbstractLibrary)AbstractLibraryvirtualslot
merge_artists(const IdSet &source_ids, ArtistId target_id) (defined in AbstractLibrary)AbstractLibraryvirtualslot
metadata_id3_changed(const MetaDataList &, const MetaDataList &) (defined in AbstractLibrary)AbstractLibraryvirtualslot
play_next_current_tracks() (defined in AbstractLibrary)AbstractLibraryvirtualslot
play_next_fetched_tracks() (defined in AbstractLibrary)AbstractLibraryvirtualslot
prepare_current_tracks_for_playlist(bool new_playlist) (defined in AbstractLibrary)AbstractLibraryvirtualslot
prepare_fetched_tracks_for_playlist(bool new_playlist) (defined in AbstractLibrary)AbstractLibraryvirtualslot
prepare_tracks_for_playlist(const QStringList &file_paths, bool new_playlist) (defined in AbstractLibrary)AbstractLibraryslot
refetch() (defined in AbstractLibrary)AbstractLibraryvirtualslot
refresh() (defined in AbstractLibrary)AbstractLibraryvirtualslot
refresh_albums()=0 (defined in AbstractLibrary)AbstractLibrarypure virtualslot
refresh_artist()=0 (defined in AbstractLibrary)AbstractLibrarypure virtualslot
refresh_tracks()=0 (defined in AbstractLibrary)AbstractLibrarypure virtualslot
reload_library(bool clear_first, Library::ReloadQuality quality)=0 (defined in AbstractLibrary)AbstractLibrarypure virtualslot
rename_genre(const Genre &genre, const Genre &new_genre) (defined in AbstractLibrary)AbstractLibraryvirtualslot
SayonaraClass() (defined in SayonaraClass)SayonaraClass
selected_albums() const (defined in AbstractLibrary)AbstractLibrary
selected_albums_changed(const IndexSet &indexes, bool ignore_artists=false) (defined in AbstractLibrary)AbstractLibraryvirtualslot
selected_artists() const (defined in AbstractLibrary)AbstractLibrary
selected_artists_changed(const IndexSet &indexes) (defined in AbstractLibrary)AbstractLibraryvirtualslot
selected_tracks() const (defined in AbstractLibrary)AbstractLibrary
selected_tracks_changed(const IndexSet &indexes) (defined in AbstractLibrary)AbstractLibraryvirtualslot
sig_all_albums_loaded() (defined in AbstractLibrary)AbstractLibrarysignal
sig_all_artists_loaded() (defined in AbstractLibrary)AbstractLibrarysignal
sig_all_tracks_loaded() (defined in AbstractLibrary)AbstractLibrarysignal
sig_delete_answer(QString) (defined in AbstractLibrary)AbstractLibrarysignal
sig_import_dialog_requested() (defined in AbstractLibrary)AbstractLibrarysignal
sig_reloading_library(const QString &message, int progress) (defined in AbstractLibrary)AbstractLibrarysignal
sig_reloading_library_finished() (defined in AbstractLibrary)AbstractLibrarysignal
sig_track_mime_data_available() (defined in AbstractLibrary)AbstractLibrarysignal
sortorder() const (defined in AbstractLibrary)AbstractLibrary
tag_edit() (defined in AbstractLibrary)AbstractLibraryprotected
tracks() const (defined in AbstractLibrary)AbstractLibrary
update_album(const Album &album)=0 (defined in AbstractLibrary)AbstractLibraryprotectedpure virtual
update_track(const MetaData &md)=0 (defined in AbstractLibrary)AbstractLibraryprotectedpure virtual
update_tracks(const MetaDataList &v_md) (defined in AbstractLibrary)AbstractLibraryprotectedvirtual
~AbstractLibrary() (defined in AbstractLibrary)AbstractLibraryvirtual
~SayonaraClass() (defined in SayonaraClass)SayonaraClassvirtual