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

#include <requesttypes.h>

Public Member Functions

const QStringList & ids () const
 The item ids.

 
void setIds (QStringList newIds)
 
bool idsNull () const
 
void setIdsNull ()
 

Member Function Documentation

◆ ids()

const QStringList & Jellyfin::Loader::DeleteItemsParams::ids ( ) const

The item ids.

◆ idsNull()

bool Jellyfin::Loader::DeleteItemsParams::idsNull ( ) const

◆ setIds()

void Jellyfin::Loader::DeleteItemsParams::setIds ( QStringList newIds)

◆ setIdsNull()

void Jellyfin::Loader::DeleteItemsParams::setIdsNull ( )

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