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