#include <updatelibraryoptionsdto.h>
◆ UpdateLibraryOptionsDto() [1/2]
Jellyfin::DTO::UpdateLibraryOptionsDto::UpdateLibraryOptionsDto |
( |
QString | jellyfinId, |
|
|
QSharedPointer< LibraryOptions > | libraryOptions ) |
◆ UpdateLibraryOptionsDto() [2/2]
◆ fromJson()
◆ jellyfinId()
QString Jellyfin::DTO::UpdateLibraryOptionsDto::jellyfinId |
( |
| ) |
const |
Gets or sets the library item id.
◆ libraryOptions()
QSharedPointer< LibraryOptions > Jellyfin::DTO::UpdateLibraryOptionsDto::libraryOptions |
( |
| ) |
const |
◆ replaceData()
Replaces the data being hold by this class with that of the other.
◆ setFromJson()
void Jellyfin::DTO::UpdateLibraryOptionsDto::setFromJson |
( |
QJsonObject | source | ) |
|
◆ setJellyfinId()
void Jellyfin::DTO::UpdateLibraryOptionsDto::setJellyfinId |
( |
QString | newJellyfinId | ) |
|
Gets or sets the library item id.
◆ setLibraryOptions()
void Jellyfin::DTO::UpdateLibraryOptionsDto::setLibraryOptions |
( |
QSharedPointer< LibraryOptions > | newLibraryOptions | ) |
|
◆ toJson()
QJsonObject Jellyfin::DTO::UpdateLibraryOptionsDto::toJson |
( |
| ) |
const |
◆ m_jellyfinId
QString Jellyfin::DTO::UpdateLibraryOptionsDto::m_jellyfinId |
|
protected |
◆ m_libraryOptions
The documentation for this class was generated from the following files: