Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
Loading...
Searching...
No Matches
Jellyfin::Loader::GetMediaInfoImageParams Class Reference

#include <requesttypes.h>

Public Member Functions

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)
 

Member Function Documentation

◆ name()

const QString & Jellyfin::Loader::GetMediaInfoImageParams::name ( ) const

The name of the image.

◆ 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: