#include <requesttypes.h>
|
const QString & | name () const |
| The name of the image.
|
|
void | setName (QString newName) |
|
const QString & | type () const |
| Image Type (primary, backdrop, logo, etc).
|
|
void | setType (QString newType) |
|
◆ name()
const QString & Jellyfin::Loader::GetGeneralImageParams::name |
( |
| ) |
const |
◆ setName()
void Jellyfin::Loader::GetGeneralImageParams::setName |
( |
QString | newName | ) |
|
◆ setType()
void Jellyfin::Loader::GetGeneralImageParams::setType |
( |
QString | newType | ) |
|
◆ type()
const QString & Jellyfin::Loader::GetGeneralImageParams::type |
( |
| ) |
const |
Image Type (primary, backdrop, logo, etc).
The documentation for this class was generated from the following files: