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

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

command() constJellyfin::DTO::SendCommand
emittedAt() constJellyfin::DTO::SendCommand
fromJson(QJsonObject source)Jellyfin::DTO::SendCommandstatic
groupId() constJellyfin::DTO::SendCommand
m_commandJellyfin::DTO::SendCommandprotected
m_emittedAtJellyfin::DTO::SendCommandprotected
m_groupIdJellyfin::DTO::SendCommandprotected
m_playlistItemIdJellyfin::DTO::SendCommandprotected
m_positionTicksJellyfin::DTO::SendCommandprotected
m_whenJellyfin::DTO::SendCommandprotected
playlistItemId() constJellyfin::DTO::SendCommand
positionTicks() constJellyfin::DTO::SendCommand
positionTicksNull() constJellyfin::DTO::SendCommand
replaceData(SendCommand &other)Jellyfin::DTO::SendCommand
SendCommand(QString groupId, QString playlistItemId, QDateTime when, SendCommandType command, QDateTime emittedAt)Jellyfin::DTO::SendCommand
SendCommand(const SendCommand &other)Jellyfin::DTO::SendCommand
setCommand(SendCommandType newCommand)Jellyfin::DTO::SendCommand
setEmittedAt(QDateTime newEmittedAt)Jellyfin::DTO::SendCommand
setFromJson(QJsonObject source)Jellyfin::DTO::SendCommand
setGroupId(QString newGroupId)Jellyfin::DTO::SendCommand
setPlaylistItemId(QString newPlaylistItemId)Jellyfin::DTO::SendCommand
setPositionTicks(std::optional< qint64 > newPositionTicks)Jellyfin::DTO::SendCommand
setPositionTicksNull()Jellyfin::DTO::SendCommand
setWhen(QDateTime newWhen)Jellyfin::DTO::SendCommand
toJson() constJellyfin::DTO::SendCommand
when() constJellyfin::DTO::SendCommand