#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::GetRatingImageParams::name |
( |
| ) |
const |
◆ setName()
void Jellyfin::Loader::GetRatingImageParams::setName |
( |
QString | newName | ) |
|
◆ setTheme()
void Jellyfin::Loader::GetRatingImageParams::setTheme |
( |
QString | newTheme | ) |
|
◆ theme()
const QString & Jellyfin::Loader::GetRatingImageParams::theme |
( |
| ) |
const |
The theme to get the image from.
The documentation for this class was generated from the following files: