Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
Loading...
Searching...
No Matches
Jellyfin::DTO::LyricDto Member List

This is the complete list of members for Jellyfin::DTO::LyricDto, including all inherited members.

fromJson(QJsonObject source)Jellyfin::DTO::LyricDtostatic
LyricDto(QSharedPointer< LyricMetadata > metadata, QList< LyricLine > lyrics)Jellyfin::DTO::LyricDto
LyricDto(const LyricDto &other)Jellyfin::DTO::LyricDto
lyrics() constJellyfin::DTO::LyricDto
m_lyricsJellyfin::DTO::LyricDtoprotected
m_metadataJellyfin::DTO::LyricDtoprotected
metadata() constJellyfin::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() constJellyfin::DTO::LyricDto