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

#include <requesttypes.h>

Public Member Functions

const QString & itemId () const
 The item id.
 
void setItemId (QString newItemId)
 
const QString & contentType () const
 The content type of the item.

 
void setContentType (QString newContentType)
 
bool contentTypeNull () const
 
void setContentTypeNull ()
 

Member Function Documentation

◆ contentType()

const QString & Jellyfin::Loader::UpdateItemContentTypeParams::contentType ( ) const

The content type of the item.

◆ contentTypeNull()

bool Jellyfin::Loader::UpdateItemContentTypeParams::contentTypeNull ( ) const

◆ itemId()

const QString & Jellyfin::Loader::UpdateItemContentTypeParams::itemId ( ) const

The item id.

◆ setContentType()

void Jellyfin::Loader::UpdateItemContentTypeParams::setContentType ( QString newContentType)

◆ setContentTypeNull()

void Jellyfin::Loader::UpdateItemContentTypeParams::setContentTypeNull ( )

◆ setItemId()

void Jellyfin::Loader::UpdateItemContentTypeParams::setItemId ( QString newItemId)

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