#include <requesttypes.h>
◆ name()
const QString & Jellyfin::Loader::RemoveMediaPathParams::name |
( |
| ) |
const |
◆ nameNull()
bool Jellyfin::Loader::RemoveMediaPathParams::nameNull |
( |
| ) |
const |
◆ path()
const QString & Jellyfin::Loader::RemoveMediaPathParams::path |
( |
| ) |
const |
◆ pathNull()
bool Jellyfin::Loader::RemoveMediaPathParams::pathNull |
( |
| ) |
const |
◆ refreshLibrary()
const bool & Jellyfin::Loader::RemoveMediaPathParams::refreshLibrary |
( |
| ) |
const |
Whether to refresh the library.
◆ refreshLibraryNull()
bool Jellyfin::Loader::RemoveMediaPathParams::refreshLibraryNull |
( |
| ) |
const |
◆ setName()
void Jellyfin::Loader::RemoveMediaPathParams::setName |
( |
QString | newName | ) |
|
◆ setNameNull()
void Jellyfin::Loader::RemoveMediaPathParams::setNameNull |
( |
| ) |
|
◆ setPath()
void Jellyfin::Loader::RemoveMediaPathParams::setPath |
( |
QString | newPath | ) |
|
◆ setPathNull()
void Jellyfin::Loader::RemoveMediaPathParams::setPathNull |
( |
| ) |
|
◆ setRefreshLibrary()
void Jellyfin::Loader::RemoveMediaPathParams::setRefreshLibrary |
( |
bool | newRefreshLibrary | ) |
|
◆ setRefreshLibraryNull()
void Jellyfin::Loader::RemoveMediaPathParams::setRefreshLibraryNull |
( |
| ) |
|
The documentation for this class was generated from the following files: