![]() |
Sayonara Player
|
This is the complete list of members for PlaylistDBInterface, including all inherited members.
delete_playlist() (defined in PlaylistDBInterface) | PlaylistDBInterface | |
get_count() const =0 (defined in PlaylistDBInterface) | PlaylistDBInterface | pure virtual |
get_id() const (defined in PlaylistDBInterface) | PlaylistDBInterface | |
get_name() const (defined in PlaylistDBInterface) | PlaylistDBInterface | |
get_playlist() const =0 (defined in PlaylistDBInterface) | PlaylistDBInterface | pure virtual |
insert_temporary_into_db() (defined in PlaylistDBInterface) | PlaylistDBInterface | |
is_empty() const =0 (defined in PlaylistDBInterface) | PlaylistDBInterface | pure virtual |
is_storable() const =0 (defined in PlaylistDBInterface) | PlaylistDBInterface | pure virtual |
is_temporary() const (defined in PlaylistDBInterface) | PlaylistDBInterface | |
PlaylistDBInterface(const QString &name) (defined in PlaylistDBInterface) | PlaylistDBInterface | explicit |
remove_from_db() (defined in PlaylistDBInterface) | PlaylistDBInterface | |
rename(const QString &str) (defined in PlaylistDBInterface) | PlaylistDBInterface | |
request_new_db_name() (defined in PlaylistDBInterface) | PlaylistDBInterface | static |
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) | PlaylistDBInterface | pure virtual |
set_id(int db_id) (defined in PlaylistDBInterface) | PlaylistDBInterface | |
set_name(const QString &name) (defined in PlaylistDBInterface) | PlaylistDBInterface | |
set_temporary(bool b) (defined in PlaylistDBInterface) | PlaylistDBInterface | |
was_changed() const =0 (defined in PlaylistDBInterface) | PlaylistDBInterface | pure virtual |
~PlaylistDBInterface() (defined in PlaylistDBInterface) | PlaylistDBInterface | virtual |