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

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

arguments() constJellyfin::DTO::GeneralCommand
argumentsNull() constJellyfin::DTO::GeneralCommand
controllingUserId() constJellyfin::DTO::GeneralCommand
fromJson(QJsonObject source)Jellyfin::DTO::GeneralCommandstatic
GeneralCommand(GeneralCommandType name, QString controllingUserId)Jellyfin::DTO::GeneralCommand
GeneralCommand(const GeneralCommand &other)Jellyfin::DTO::GeneralCommand
m_argumentsJellyfin::DTO::GeneralCommandprotected
m_controllingUserIdJellyfin::DTO::GeneralCommandprotected
m_nameJellyfin::DTO::GeneralCommandprotected
name() constJellyfin::DTO::GeneralCommand
replaceData(GeneralCommand &other)Jellyfin::DTO::GeneralCommand
setArguments(QJsonObject newArguments)Jellyfin::DTO::GeneralCommand
setArgumentsNull()Jellyfin::DTO::GeneralCommand
setControllingUserId(QString newControllingUserId)Jellyfin::DTO::GeneralCommand
setFromJson(QJsonObject source)Jellyfin::DTO::GeneralCommand
setName(GeneralCommandType newName)Jellyfin::DTO::GeneralCommand
toJson() constJellyfin::DTO::GeneralCommand