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

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

fromJson(QJsonObject source)Jellyfin::DTO::PlayQueueUpdatestatic
isPlaying() constJellyfin::DTO::PlayQueueUpdate
lastUpdate() constJellyfin::DTO::PlayQueueUpdate
m_isPlayingJellyfin::DTO::PlayQueueUpdateprotected
m_lastUpdateJellyfin::DTO::PlayQueueUpdateprotected
m_playingItemIndexJellyfin::DTO::PlayQueueUpdateprotected
m_playlistJellyfin::DTO::PlayQueueUpdateprotected
m_reasonJellyfin::DTO::PlayQueueUpdateprotected
m_repeatModeJellyfin::DTO::PlayQueueUpdateprotected
m_shuffleModeJellyfin::DTO::PlayQueueUpdateprotected
m_startPositionTicksJellyfin::DTO::PlayQueueUpdateprotected
playingItemIndex() constJellyfin::DTO::PlayQueueUpdate
playlist() constJellyfin::DTO::PlayQueueUpdate
PlayQueueUpdate(PlayQueueUpdateReason reason, QDateTime lastUpdate, QList< SyncPlayQueueItem > playlist, qint32 playingItemIndex, qint64 startPositionTicks, bool isPlaying, GroupShuffleMode shuffleMode, GroupRepeatMode repeatMode)Jellyfin::DTO::PlayQueueUpdate
PlayQueueUpdate(const PlayQueueUpdate &other)Jellyfin::DTO::PlayQueueUpdate
reason() constJellyfin::DTO::PlayQueueUpdate
repeatMode() constJellyfin::DTO::PlayQueueUpdate
replaceData(PlayQueueUpdate &other)Jellyfin::DTO::PlayQueueUpdate
setFromJson(QJsonObject source)Jellyfin::DTO::PlayQueueUpdate
setIsPlaying(bool newIsPlaying)Jellyfin::DTO::PlayQueueUpdate
setLastUpdate(QDateTime newLastUpdate)Jellyfin::DTO::PlayQueueUpdate
setPlayingItemIndex(qint32 newPlayingItemIndex)Jellyfin::DTO::PlayQueueUpdate
setPlaylist(QList< SyncPlayQueueItem > newPlaylist)Jellyfin::DTO::PlayQueueUpdate
setReason(PlayQueueUpdateReason newReason)Jellyfin::DTO::PlayQueueUpdate
setRepeatMode(GroupRepeatMode newRepeatMode)Jellyfin::DTO::PlayQueueUpdate
setShuffleMode(GroupShuffleMode newShuffleMode)Jellyfin::DTO::PlayQueueUpdate
setStartPositionTicks(qint64 newStartPositionTicks)Jellyfin::DTO::PlayQueueUpdate
shuffleMode() constJellyfin::DTO::PlayQueueUpdate
startPositionTicks() constJellyfin::DTO::PlayQueueUpdate
toJson() constJellyfin::DTO::PlayQueueUpdate