#include <addvirtualfolderdto.h>
◆ AddVirtualFolderDto() [1/2]
Jellyfin::DTO::AddVirtualFolderDto::AddVirtualFolderDto |
( |
QSharedPointer< LibraryOptions > | libraryOptions | ) |
|
◆ AddVirtualFolderDto() [2/2]
◆ fromJson()
◆ libraryOptions()
QSharedPointer< LibraryOptions > Jellyfin::DTO::AddVirtualFolderDto::libraryOptions |
( |
| ) |
const |
◆ replaceData()
Replaces the data being hold by this class with that of the other.
◆ setFromJson()
void Jellyfin::DTO::AddVirtualFolderDto::setFromJson |
( |
QJsonObject | source | ) |
|
◆ setLibraryOptions()
void Jellyfin::DTO::AddVirtualFolderDto::setLibraryOptions |
( |
QSharedPointer< LibraryOptions > | newLibraryOptions | ) |
|
◆ toJson()
QJsonObject Jellyfin::DTO::AddVirtualFolderDto::toJson |
( |
| ) |
const |
◆ m_libraryOptions
The documentation for this class was generated from the following files: