Sayonara Player
AbstractLibrary Member List

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

AbstractLibrary(QObject *parent=nullptr) (defined in AbstractLibrary)AbstractLibraryexplicit
albums() const (defined in AbstractLibrary)AbstractLibrary
albumsChanged() (defined in AbstractLibrary)AbstractLibraryslot
appendCurrentTracks() (defined in AbstractLibrary)AbstractLibraryvirtualslot
appendFetchedTracks() (defined in AbstractLibrary)AbstractLibraryvirtualslot
artists() const (defined in AbstractLibrary)AbstractLibrary
changeAlbumSortorder(Library::SortOrder s) (defined in AbstractLibrary)AbstractLibraryvirtualslot
changeArtistSortorder(Library::SortOrder s) (defined in AbstractLibrary)AbstractLibraryvirtualslot
changeCurrentDisc(Disc disc) (defined in AbstractLibrary)AbstractLibrary
changeFilter(Library::Filter, bool force=false) (defined in AbstractLibrary)AbstractLibrary
changeTrackSortorder(Library::SortOrder s) (defined in AbstractLibrary)AbstractLibraryvirtualslot
currentTracks() constAbstractLibrary
deleteAllTracks() (defined in AbstractLibrary)AbstractLibraryvirtualslot
deleteCurrentTracks(Library::TrackDeletionMode mode) (defined in AbstractLibrary)AbstractLibraryvirtualslot
deleteFetchedTracks(Library::TrackDeletionMode mode) (defined in AbstractLibrary)AbstractLibraryvirtualslot
deleteTracks(const MetaDataList &v_md, Library::TrackDeletionMode mode)=0 (defined in AbstractLibrary)AbstractLibrarypure virtualslot
deleteTracksByIndex(const IndexSet &indexes, Library::TrackDeletionMode mode) (defined in AbstractLibrary)AbstractLibraryvirtualslot
emitAll() (defined in AbstractLibrary)AbstractLibraryprotectedvirtual
extensions() const (defined in AbstractLibrary)AbstractLibrary
fetchByFilter(Library::Filter filter, bool force) (defined in AbstractLibrary)AbstractLibraryvirtualslot
fetchTracksByPath(const QStringList &paths) (defined in AbstractLibrary)AbstractLibraryvirtualslot
filter() const (defined in AbstractLibrary)AbstractLibrary
findTrack(TrackID id) (defined in AbstractLibrary)AbstractLibraryvirtualslot
getAlbumById(AlbumId albumId, Album &album) const =0 (defined in AbstractLibrary)AbstractLibraryprotectedpure virtual
getAllAlbums(AlbumList &albums) const =0 (defined in AbstractLibrary)AbstractLibraryprotectedpure virtual
getAllAlbumsByArtist(IdList artistIds, AlbumList &albums, Library::Filter filter) const =0 (defined in AbstractLibrary)AbstractLibraryprotectedpure virtual
getAllAlbumsBySearchstring(Library::Filter filter, AlbumList &albums) const =0 (defined in AbstractLibrary)AbstractLibraryprotectedpure virtual
getAllArtists(ArtistList &artists) const =0 (defined in AbstractLibrary)AbstractLibraryprotectedpure virtual
getAllArtistsBySearchstring(Library::Filter filter, ArtistList &artists) const =0 (defined in AbstractLibrary)AbstractLibraryprotectedpure virtual
getAllTracks(MetaDataList &v_md) const =0 (defined in AbstractLibrary)AbstractLibraryprotectedpure virtual
getAllTracks(const QStringList &paths, MetaDataList &v_md) const =0 (defined in AbstractLibrary)AbstractLibraryprotectedpure virtual
getAllTracksByAlbum(IdList albumIds, MetaDataList &v_md, Library::Filter filter) const =0 (defined in AbstractLibrary)AbstractLibraryprotectedpure virtual
getAllTracksByArtist(IdList artistIds, MetaDataList &v_md, Library::Filter filter) const =0 (defined in AbstractLibrary)AbstractLibraryprotectedpure virtual
getAllTracksByPath(const QStringList &paths, MetaDataList &v_md) const =0 (defined in AbstractLibrary)AbstractLibraryprotectedpure virtual
getAllTracksBySearchstring(Library::Filter filter, MetaDataList &v_md) const =0 (defined in AbstractLibrary)AbstractLibraryprotectedpure virtual
getArtistById(ArtistId artistId, Artist &artist) const =0 (defined in AbstractLibrary)AbstractLibraryprotectedpure virtual
getTrackById(TrackID trackId, MetaData &md) const =0 (defined in AbstractLibrary)AbstractLibraryprotectedpure virtual
getTrackCount() const =0 (defined in AbstractLibrary)AbstractLibraryprotectedpure virtual
ignoreArtistArticleChanged() (defined in AbstractLibrary)AbstractLibraryprotected
importFiles(const QStringList &files) (defined in AbstractLibrary)AbstractLibraryvirtualslot
isEmpty() const (defined in AbstractLibrary)AbstractLibraryvirtual
isLoaded() const (defined in AbstractLibrary)AbstractLibrary
isReloading() const (defined in AbstractLibrary)AbstractLibraryvirtual
load() (defined in AbstractLibrary)AbstractLibraryvirtualslot
metadataChanged() (defined in AbstractLibrary)AbstractLibraryslot
playNextCurrentTracks() (defined in AbstractLibrary)AbstractLibraryvirtualslot
playNextFetchedTracks() (defined in AbstractLibrary)AbstractLibraryvirtualslot
prepareAlbums() (defined in AbstractLibrary)AbstractLibraryprotected
prepareArtists() (defined in AbstractLibrary)AbstractLibraryprotected
prepareCurrentTracksForPlaylist(bool new_playlist) (defined in AbstractLibrary)AbstractLibraryvirtualslot
prepareFetchedTracksForPlaylist(bool new_playlist) (defined in AbstractLibrary)AbstractLibraryvirtualslot
prepareTracks() (defined in AbstractLibrary)AbstractLibraryprotected
prepareTracksForPlaylist(const QStringList &file_paths, bool new_playlist) (defined in AbstractLibrary)AbstractLibraryslot
refetch()AbstractLibraryvirtualslot
refreshAlbums()=0 (defined in AbstractLibrary)AbstractLibrarypure virtualslot
refreshArtists()=0 (defined in AbstractLibrary)AbstractLibrarypure virtualslot
refreshCurrentView()AbstractLibraryvirtualslot
refreshTracks()=0 (defined in AbstractLibrary)AbstractLibrarypure virtualslot
reloadLibrary(bool clear_first, Library::ReloadQuality quality)=0 (defined in AbstractLibrary)AbstractLibrarypure virtualslot
selectedAlbums() const (defined in AbstractLibrary)AbstractLibrary
selectedAlbumsChanged(const IndexSet &indexes, bool ignore_artists=false) (defined in AbstractLibrary)AbstractLibraryvirtualslot
selectedArtists() const (defined in AbstractLibrary)AbstractLibrary
selectedArtistsChanged(const IndexSet &indexes) (defined in AbstractLibrary)AbstractLibraryvirtualslot
selectedTracks() const (defined in AbstractLibrary)AbstractLibrary
selectedTracksChanged(const IndexSet &indexes) (defined in AbstractLibrary)AbstractLibraryvirtualslot
setExtensions(const Gui::ExtensionSet &extensions) (defined in AbstractLibrary)AbstractLibrary
sigAllAlbumsLoaded() (defined in AbstractLibrary)AbstractLibrarysignal
sigAllArtistsLoaded() (defined in AbstractLibrary)AbstractLibrarysignal
sigAllTracksLoaded() (defined in AbstractLibrary)AbstractLibrarysignal
sigCurrentAlbumChanged(int row) (defined in AbstractLibrary)AbstractLibrarysignal
sigCurrentTrackChanged(int row) (defined in AbstractLibrary)AbstractLibrarysignal
sigDeleteAnswer(QString) (defined in AbstractLibrary)AbstractLibrarysignal
sigImportDialogRequested() (defined in AbstractLibrary)AbstractLibrarysignal
sigReloadingLibrary(const QString &message, int progress) (defined in AbstractLibrary)AbstractLibrarysignal
sigReloadingLibraryFinished() (defined in AbstractLibrary)AbstractLibrarysignal
sigTrackMimedataAvailable() (defined in AbstractLibrary)AbstractLibrarysignal
sortorder() const (defined in AbstractLibrary)AbstractLibrary
tracks() const (defined in AbstractLibrary)AbstractLibrary
~AbstractLibrary() (defined in AbstractLibrary)AbstractLibraryvirtual