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

#include <requesttypes.h>

Public Member Functions

const ImageTypeimageType () const
 (Unused) Image type.
 
void setImageType (ImageType newImageType)
 
const qint32 & index () const
 (Unused) Image index.

 
void setIndex (qint32 newIndex)
 
const QString & userId () const
 User Id.
 
void setUserId (QString newUserId)
 

Member Function Documentation

◆ imageType()

const ImageType & Jellyfin::Loader::PostUserImageByIndexParams::imageType ( ) const

(Unused) Image type.

◆ index()

const qint32 & Jellyfin::Loader::PostUserImageByIndexParams::index ( ) const

(Unused) Image index.

◆ setImageType()

void Jellyfin::Loader::PostUserImageByIndexParams::setImageType ( ImageType newImageType)

◆ setIndex()

void Jellyfin::Loader::PostUserImageByIndexParams::setIndex ( qint32 newIndex)

◆ setUserId()

void Jellyfin::Loader::PostUserImageByIndexParams::setUserId ( QString newUserId)

◆ userId()

const QString & Jellyfin::Loader::PostUserImageByIndexParams::userId ( ) const

User Id.


The documentation for this class was generated from the following files: