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

#include <requesttypes.h>

Public Member Functions

const ImageTypeimageType () const
 (Unused) Image type.
 
void setImageType (ImageType newImageType)
 
const QString & userId () const
 User Id.
 
void setUserId (QString newUserId)
 
const qint32 & index () const
 (Unused) Image index.

 
void setIndex (qint32 newIndex)
 
bool indexNull () const
 
void setIndexNull ()
 

Member Function Documentation

◆ imageType()

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

(Unused) Image type.

◆ index()

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

(Unused) Image index.

◆ indexNull()

bool Jellyfin::Loader::PostUserImageParams::indexNull ( ) const

◆ setImageType()

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

◆ setIndex()

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

◆ setIndexNull()

void Jellyfin::Loader::PostUserImageParams::setIndexNull ( )

◆ setUserId()

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

◆ userId()

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

User Id.


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