Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
#include <requesttypes.h>
Public Member Functions | |
const QStringList & | ids () const |
The item ids. | |
void | setIds (QStringList newIds) |
bool | idsNull () const |
void | setIdsNull () |
const QStringList & Jellyfin::Loader::DeleteItemsParams::ids | ( | ) | const |
The item ids.
bool Jellyfin::Loader::DeleteItemsParams::idsNull | ( | ) | const |
void Jellyfin::Loader::DeleteItemsParams::setIds | ( | QStringList | newIds | ) |
void Jellyfin::Loader::DeleteItemsParams::setIdsNull | ( | ) |