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

#include <requesttypes.h>

Public Member Functions

const qint32 & index () const
 The index of the subtitle file.

 
void setIndex (qint32 newIndex)
 
const QString & itemId () const
 The item id.
 
void setItemId (QString newItemId)
 

Member Function Documentation

◆ index()

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

The index of the subtitle file.

◆ itemId()

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

The item id.

◆ setIndex()

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

◆ setItemId()

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

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