![]() |
Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
This is the complete list of members for Jellyfin::DTO::LyricLine, including all inherited members.
| fromJson(QJsonObject source) | Jellyfin::DTO::LyricLine | static |
| LyricLine(QString text) | Jellyfin::DTO::LyricLine | |
| LyricLine(const LyricLine &other) | Jellyfin::DTO::LyricLine | |
| m_start | Jellyfin::DTO::LyricLine | protected |
| m_text | Jellyfin::DTO::LyricLine | protected |
| replaceData(LyricLine &other) | Jellyfin::DTO::LyricLine | |
| setFromJson(QJsonObject source) | Jellyfin::DTO::LyricLine | |
| setStart(std::optional< qint64 > newStart) | Jellyfin::DTO::LyricLine | |
| setStartNull() | Jellyfin::DTO::LyricLine | |
| setText(QString newText) | Jellyfin::DTO::LyricLine | |
| start() const | Jellyfin::DTO::LyricLine | |
| startNull() const | Jellyfin::DTO::LyricLine | |
| text() const | Jellyfin::DTO::LyricLine | |
| toJson() const | Jellyfin::DTO::LyricLine |