Sayonara Player
PlaylistDBInterface Member List

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

delete_playlist() (defined in PlaylistDBInterface)PlaylistDBInterface
enable_saving(bool b) (defined in PlaylistDBInterface)PlaylistDBInterface
get_count() const =0 (defined in PlaylistDBInterface)PlaylistDBInterfacepure virtual
get_id() const (defined in PlaylistDBInterface)PlaylistDBInterface
get_name() const (defined in PlaylistDBInterface)PlaylistDBInterface
get_playlist() const =0 (defined in PlaylistDBInterface)PlaylistDBInterfacepure virtual
insert_temporary_into_db() (defined in PlaylistDBInterface)PlaylistDBInterface
is_empty() const =0 (defined in PlaylistDBInterface)PlaylistDBInterfacepure virtual
is_save_enabled() const (defined in PlaylistDBInterface)PlaylistDBInterface
is_storable() const =0 (defined in PlaylistDBInterface)PlaylistDBInterfacepure virtual
is_temporary() const (defined in PlaylistDBInterface)PlaylistDBInterface
PlaylistDBInterface(const QString &name) (defined in PlaylistDBInterface)PlaylistDBInterface
remove_from_db() (defined in PlaylistDBInterface)PlaylistDBInterface
rename(const QString &str) (defined in PlaylistDBInterface)PlaylistDBInterface
request_new_db_name() (defined in PlaylistDBInterface)PlaylistDBInterfacestatic
save() (defined in PlaylistDBInterface)PlaylistDBInterface
save_as(const QString &str, bool force_override) (defined in PlaylistDBInterface)PlaylistDBInterface
SaveAsAnswer enum name (defined in PlaylistDBInterface)PlaylistDBInterface
set_changed(bool b)=0 (defined in PlaylistDBInterface)PlaylistDBInterfacepure virtual
set_id(int db_id) (defined in PlaylistDBInterface)PlaylistDBInterface
set_name(const QString &name) (defined in PlaylistDBInterface)PlaylistDBInterface
set_skeleton(const CustomPlaylistSkeleton &skeleton) (defined in PlaylistDBInterface)PlaylistDBInterface
set_temporary(bool b) (defined in PlaylistDBInterface)PlaylistDBInterface
was_changed() const =0 (defined in PlaylistDBInterface)PlaylistDBInterfacepure virtual