|
Sayonara Player
|
The CustomField class a CustomField is some additional entry than can be set for MetaData, Albums and Artists and will be displayed on the Info Dialog These custom fields are intendend for Plugins. More...
#include <LibraryItem.h>
Public Member Functions | |
| CustomField (const QString &id, const QString &displayName, const QString &value) | |
| CustomField (const CustomField &other) | |
| CustomField (CustomField &&other) noexcept | |
| CustomField & | operator= (const CustomField &other) |
| CustomField & | operator= (CustomField &&other) noexcept |
| QString | id () const |
| QString | displayName () const |
| QString | value () const |
The CustomField class a CustomField is some additional entry than can be set for MetaData, Albums and Artists and will be displayed on the Info Dialog These custom fields are intendend for Plugins.