#include <requesttypes.h>
◆ body()
const QSharedPointer< AddVirtualFolderDto > & Jellyfin::Loader::AddVirtualFolderParams::body |
( |
| ) |
const |
◆ collectionType()
const QString & Jellyfin::Loader::AddVirtualFolderParams::collectionType |
( |
| ) |
const |
The type of the collection.
◆ collectionTypeNull()
bool Jellyfin::Loader::AddVirtualFolderParams::collectionTypeNull |
( |
| ) |
const |
◆ name()
const QString & Jellyfin::Loader::AddVirtualFolderParams::name |
( |
| ) |
const |
The name of the virtual folder.
◆ nameNull()
bool Jellyfin::Loader::AddVirtualFolderParams::nameNull |
( |
| ) |
const |
◆ paths()
const QStringList & Jellyfin::Loader::AddVirtualFolderParams::paths |
( |
| ) |
const |
The paths of the virtual folder.
◆ pathsNull()
bool Jellyfin::Loader::AddVirtualFolderParams::pathsNull |
( |
| ) |
const |
◆ refreshLibrary()
const bool & Jellyfin::Loader::AddVirtualFolderParams::refreshLibrary |
( |
| ) |
const |
Whether to refresh the library.
◆ refreshLibraryNull()
bool Jellyfin::Loader::AddVirtualFolderParams::refreshLibraryNull |
( |
| ) |
const |
◆ setBody()
void Jellyfin::Loader::AddVirtualFolderParams::setBody |
( |
QSharedPointer< AddVirtualFolderDto > | newBody | ) |
|
◆ setCollectionType()
void Jellyfin::Loader::AddVirtualFolderParams::setCollectionType |
( |
QString | newCollectionType | ) |
|
◆ setCollectionTypeNull()
void Jellyfin::Loader::AddVirtualFolderParams::setCollectionTypeNull |
( |
| ) |
|
◆ setName()
void Jellyfin::Loader::AddVirtualFolderParams::setName |
( |
QString | newName | ) |
|
◆ setNameNull()
void Jellyfin::Loader::AddVirtualFolderParams::setNameNull |
( |
| ) |
|
◆ setPaths()
void Jellyfin::Loader::AddVirtualFolderParams::setPaths |
( |
QStringList | newPaths | ) |
|
◆ setPathsNull()
void Jellyfin::Loader::AddVirtualFolderParams::setPathsNull |
( |
| ) |
|
◆ setRefreshLibrary()
void Jellyfin::Loader::AddVirtualFolderParams::setRefreshLibrary |
( |
bool | newRefreshLibrary | ) |
|
◆ setRefreshLibraryNull()
void Jellyfin::Loader::AddVirtualFolderParams::setRefreshLibraryNull |
( |
| ) |
|
The documentation for this class was generated from the following files: