Sayonara Player
|
This is the complete list of members for Playlist::Playlist, including all inherited members.
bwd() (defined in Playlist::Playlist) | Playlist::Playlist | |
changeTrack(int index, MilliSeconds positionMs=0) (defined in Playlist::Playlist) | Playlist::Playlist | |
continueFromStop() (defined in Playlist::Playlist) | Playlist::Playlist | |
count() const (defined in Playlist::Playlist) | Playlist::Playlist | |
createPlaylist(const MetaDataList &tracks) (defined in Playlist::Playlist) | Playlist::Playlist | |
currentTrackIndex() const (defined in Playlist::Playlist) | Playlist::Playlist | |
DBInterface(const QString &name) (defined in Playlist::DBInterface) | Playlist::DBInterface | explicit |
deletePlaylist() (defined in Playlist::DBInterface) | Playlist::DBInterface | |
emitLockChanged() override (defined in Playlist::Playlist) | Playlist::Playlist | protectedvirtual |
fwd() (defined in Playlist::Playlist) | Playlist::Playlist | |
Handler (defined in Playlist::Playlist) | Playlist::Playlist | friend |
id() const (defined in Playlist::DBInterface) | Playlist::DBInterface | |
index() const (defined in Playlist::Playlist) | Playlist::Playlist | |
isBusy() const (defined in Playlist::Playlist) | Playlist::Playlist | |
isLocked() const (defined in Playlist::DBInterface) | Playlist::DBInterface | |
isTemporary() const (defined in Playlist::DBInterface) | Playlist::DBInterface | |
lock() (defined in Playlist::DBInterface) | Playlist::DBInterface | |
mode() const (defined in Playlist::Playlist) | Playlist::Playlist | |
Modificator typedef (defined in Playlist::Playlist) | Playlist::Playlist | |
modifyTracks(Modificator &&modificator, Reason reason, Operation operation) (defined in Playlist::Playlist) | Playlist::Playlist | |
name() const (defined in Playlist::DBInterface) | Playlist::DBInterface | |
next() (defined in Playlist::Playlist) | Playlist::Playlist | |
play() (defined in Playlist::Playlist) | Playlist::Playlist | |
Playlist(int playlistIndex, const QString &name, PlayManager *playManager, const std::shared_ptr< Util::FileSystem > &fileSystem) (defined in Playlist::Playlist) | Playlist::Playlist | |
prepareTrack(int index) (defined in Playlist::Playlist) | Playlist::Playlist | |
rename(const QString &newName) (defined in Playlist::DBInterface) | Playlist::DBInterface | |
resetChangedStatus() (defined in Playlist::Playlist) | Playlist::Playlist | |
save() (defined in Playlist::DBInterface) | Playlist::DBInterface | |
saveAs(const QString &newName) (defined in Playlist::DBInterface) | Playlist::DBInterface | |
setBusy(bool b) (defined in Playlist::Playlist) | Playlist::Playlist | |
setChanged(bool b) override (defined in Playlist::Playlist) | Playlist::Playlist | protectedvirtual |
setId(int databaseId) (defined in Playlist::DBInterface) | Playlist::DBInterface | |
setIndex(int idx) (defined in Playlist::Playlist) | Playlist::Playlist | |
setLocked(bool b) (defined in Playlist::DBInterface) | Playlist::DBInterface | virtual |
setMode(const Mode &mode) (defined in Playlist::Playlist) | Playlist::Playlist | |
setName(const QString &name) (defined in Playlist::DBInterface) | Playlist::DBInterface | |
setTemporary(bool b) (defined in Playlist::DBInterface) | Playlist::DBInterface | |
sigBusyChanged(bool b) (defined in Playlist::Playlist) | Playlist::Playlist | signal |
sigCurrentScannedFileChanged(const QString ¤tFile) (defined in Playlist::Playlist) | Playlist::Playlist | signal |
sigItemsChanged(int index) (defined in Playlist::Playlist) | Playlist::Playlist | signal |
sigLockChanged() (defined in Playlist::Playlist) | Playlist::Playlist | signal |
sigTrackChanged(int oldIndex, int newIndex) (defined in Playlist::Playlist) | Playlist::Playlist | signal |
stop() (defined in Playlist::Playlist) | Playlist::Playlist | |
tracks() const override (defined in Playlist::Playlist) | Playlist::Playlist | virtual |
unlock() (defined in Playlist::DBInterface) | Playlist::DBInterface | |
wasChanged() const override (defined in Playlist::Playlist) | Playlist::Playlist | virtual |
~DBInterface() (defined in Playlist::DBInterface) | Playlist::DBInterface | virtual |
~Playlist() override (defined in Playlist::Playlist) | Playlist::Playlist |