![]() |
Sayonara Player
|
#include <LibraryItem.h>
The LibraryItem class.
Public Member Functions | |
| LibraryItem (const LibraryItem &other) | |
| LibraryItem (LibraryItem &&other) | |
| LibraryItem & | operator= (const LibraryItem &other) |
| void | add_custom_field (const CustomField &field) |
| void | add_custom_field (const QString &id, const QString &display_name, const QString &value) |
| const QList< CustomField > & | get_custom_fields () const |
| QString | get_custom_field (const QString &id) const |
| QString | get_custom_field (int idx) const |
| virtual void | print () const |
Public Attributes | |
| QString | cover_download_url |
| quint8 | db_id |
1.8.13