![]() |
Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
This is the complete list of members for Jellyfin::DTO::GeneralCommand, including all inherited members.
| arguments() const | Jellyfin::DTO::GeneralCommand | |
| controllingUserId() const | Jellyfin::DTO::GeneralCommand | |
| fromJson(QJsonObject source) | Jellyfin::DTO::GeneralCommand | static |
| GeneralCommand(GeneralCommandType name, QString controllingUserId, QJsonObject arguments) | Jellyfin::DTO::GeneralCommand | |
| GeneralCommand(const GeneralCommand &other) | Jellyfin::DTO::GeneralCommand | |
| m_arguments | Jellyfin::DTO::GeneralCommand | protected |
| m_controllingUserId | Jellyfin::DTO::GeneralCommand | protected |
| m_name | Jellyfin::DTO::GeneralCommand | protected |
| name() const | Jellyfin::DTO::GeneralCommand | |
| replaceData(GeneralCommand &other) | Jellyfin::DTO::GeneralCommand | |
| setArguments(QJsonObject newArguments) | Jellyfin::DTO::GeneralCommand | |
| setControllingUserId(QString newControllingUserId) | Jellyfin::DTO::GeneralCommand | |
| setFromJson(QJsonObject source) | Jellyfin::DTO::GeneralCommand | |
| setName(GeneralCommandType newName) | Jellyfin::DTO::GeneralCommand | |
| toJson() const | Jellyfin::DTO::GeneralCommand |