Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
This is the complete list of members for Jellyfin::DTO::CollectionCreationResult, including all inherited members.
CollectionCreationResult(QString jellyfinId) | Jellyfin::DTO::CollectionCreationResult | |
CollectionCreationResult(const CollectionCreationResult &other) | Jellyfin::DTO::CollectionCreationResult | |
fromJson(QJsonObject source) | Jellyfin::DTO::CollectionCreationResult | static |
jellyfinId() const | Jellyfin::DTO::CollectionCreationResult | |
m_jellyfinId | Jellyfin::DTO::CollectionCreationResult | protected |
replaceData(CollectionCreationResult &other) | Jellyfin::DTO::CollectionCreationResult | |
setFromJson(QJsonObject source) | Jellyfin::DTO::CollectionCreationResult | |
setJellyfinId(QString newJellyfinId) | Jellyfin::DTO::CollectionCreationResult | |
toJson() const | Jellyfin::DTO::CollectionCreationResult |