#include <requesttypes.h>
◆ contentType()
const QString & Jellyfin::Loader::UpdateItemContentTypeParams::contentType |
( |
| ) |
const |
The content type of the item.
◆ contentTypeNull()
bool Jellyfin::Loader::UpdateItemContentTypeParams::contentTypeNull |
( |
| ) |
const |
◆ itemId()
const QString & Jellyfin::Loader::UpdateItemContentTypeParams::itemId |
( |
| ) |
const |
◆ setContentType()
void Jellyfin::Loader::UpdateItemContentTypeParams::setContentType |
( |
QString | newContentType | ) |
|
◆ setContentTypeNull()
void Jellyfin::Loader::UpdateItemContentTypeParams::setContentTypeNull |
( |
| ) |
|
◆ setItemId()
void Jellyfin::Loader::UpdateItemContentTypeParams::setItemId |
( |
QString | newItemId | ) |
|
The documentation for this class was generated from the following files: