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

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

fromJson(QJsonObject source)Jellyfin::DTO::ReadyRequestDtostatic
isPlaying() constJellyfin::DTO::ReadyRequestDto
m_isPlayingJellyfin::DTO::ReadyRequestDtoprotected
m_playlistItemIdJellyfin::DTO::ReadyRequestDtoprotected
m_positionTicksJellyfin::DTO::ReadyRequestDtoprotected
m_whenJellyfin::DTO::ReadyRequestDtoprotected
playlistItemId() constJellyfin::DTO::ReadyRequestDto
positionTicks() constJellyfin::DTO::ReadyRequestDto
ReadyRequestDto(QDateTime when, qint64 positionTicks, bool isPlaying, QString playlistItemId)Jellyfin::DTO::ReadyRequestDto
ReadyRequestDto(const ReadyRequestDto &other)Jellyfin::DTO::ReadyRequestDto
replaceData(ReadyRequestDto &other)Jellyfin::DTO::ReadyRequestDto
setFromJson(QJsonObject source)Jellyfin::DTO::ReadyRequestDto
setIsPlaying(bool newIsPlaying)Jellyfin::DTO::ReadyRequestDto
setPlaylistItemId(QString newPlaylistItemId)Jellyfin::DTO::ReadyRequestDto
setPositionTicks(qint64 newPositionTicks)Jellyfin::DTO::ReadyRequestDto
setWhen(QDateTime newWhen)Jellyfin::DTO::ReadyRequestDto
toJson() constJellyfin::DTO::ReadyRequestDto
when() constJellyfin::DTO::ReadyRequestDto