![]() |
Sayonara Player
|
This is the complete list of members for DB::Library, including all inherited members.
add_album_artists() (defined in DB::Library) | DB::Library | virtual |
create_indexes() (defined in DB::Library) | DB::Library | virtual |
drop_indexes() (defined in DB::Library) | DB::Library | virtual |
edit_library(LibraryId library_id, const QString &new_name, const QString &new_path) (defined in DB::Library) | DB::Library | |
get_all_libraries() (defined in DB::Library) | DB::Library | |
insert_library(LibraryId library_id, const QString &library_name, const QString &library_path, int index) (defined in DB::Library) | DB::Library | |
Library(const QSqlDatabase &db, DbId db_id) (defined in DB::Library) | DB::Library | |
Module(QSqlDatabase db, DbId db_id) (defined in DB::Module) | DB::Module | private |
module_db() const (defined in DB::Module) | DB::Module | private |
module_db_id() const (defined in DB::Module) | DB::Module | private |
remove_library(LibraryId library_id) (defined in DB::Library) | DB::Library | |
reorder_libraries(const QMap< LibraryId, int > &order) (defined in DB::Library) | DB::Library | |
~Library() (defined in DB::Library) | DB::Library | |
~Module() (defined in DB::Module) | DB::Module | privatevirtual |