![]() |
Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
This is the complete list of members for Jellyfin::DTO::LyricDto, including all inherited members.
| fromJson(QJsonObject source) | Jellyfin::DTO::LyricDto | static |
| LyricDto(QSharedPointer< LyricMetadata > metadata, QList< LyricLine > lyrics) | Jellyfin::DTO::LyricDto | |
| LyricDto(const LyricDto &other) | Jellyfin::DTO::LyricDto | |
| lyrics() const | Jellyfin::DTO::LyricDto | |
| m_lyrics | Jellyfin::DTO::LyricDto | protected |
| m_metadata | Jellyfin::DTO::LyricDto | protected |
| metadata() const | Jellyfin::DTO::LyricDto | |
| replaceData(LyricDto &other) | Jellyfin::DTO::LyricDto | |
| setFromJson(QJsonObject source) | Jellyfin::DTO::LyricDto | |
| setLyrics(QList< LyricLine > newLyrics) | Jellyfin::DTO::LyricDto | |
| setMetadata(QSharedPointer< LyricMetadata > newMetadata) | Jellyfin::DTO::LyricDto | |
| toJson() const | Jellyfin::DTO::LyricDto |