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

#include <requesttypes.h>

Public Member Functions

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)
 

Member Function Documentation

◆ name()

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

The name of the image.

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