#include <requesttypes.h>
|
| const QString & | name () const |
| | The name of the image.
|
| |
| void | setName (QString newName) |
| |
| const QString & | theme () const |
| | The theme to get the image from.
|
| |
| void | setTheme (QString newTheme) |
| |
◆ name()
| const QString & Jellyfin::Loader::GetMediaInfoImageParams::name |
( |
| ) |
const |
◆ setName()
| void Jellyfin::Loader::GetMediaInfoImageParams::setName |
( |
QString | newName | ) |
|
◆ setTheme()
| void Jellyfin::Loader::GetMediaInfoImageParams::setTheme |
( |
QString | newTheme | ) |
|
◆ theme()
| const QString & Jellyfin::Loader::GetMediaInfoImageParams::theme |
( |
| ) |
const |
The theme to get the image from.
The documentation for this class was generated from the following files: