#include <collectioncreationresult.h>
◆ CollectionCreationResult() [1/2]
Jellyfin::DTO::CollectionCreationResult::CollectionCreationResult |
( |
QString | jellyfinId | ) |
|
◆ CollectionCreationResult() [2/2]
◆ fromJson()
◆ jellyfinId()
QString Jellyfin::DTO::CollectionCreationResult::jellyfinId |
( |
| ) |
const |
◆ replaceData()
Replaces the data being hold by this class with that of the other.
◆ setFromJson()
void Jellyfin::DTO::CollectionCreationResult::setFromJson |
( |
QJsonObject | source | ) |
|
◆ setJellyfinId()
void Jellyfin::DTO::CollectionCreationResult::setJellyfinId |
( |
QString | newJellyfinId | ) |
|
◆ toJson()
QJsonObject Jellyfin::DTO::CollectionCreationResult::toJson |
( |
| ) |
const |
◆ m_jellyfinId
QString Jellyfin::DTO::CollectionCreationResult::m_jellyfinId |
|
protected |
The documentation for this class was generated from the following files: