#include <requesttypes.h>
◆ entryIds()
const QStringList & Jellyfin::Loader::RemoveFromPlaylistParams::entryIds |
( |
| ) |
const |
The item ids, comma delimited.
◆ entryIdsNull()
bool Jellyfin::Loader::RemoveFromPlaylistParams::entryIdsNull |
( |
| ) |
const |
◆ playlistId()
const QString & Jellyfin::Loader::RemoveFromPlaylistParams::playlistId |
( |
| ) |
const |
◆ setEntryIds()
void Jellyfin::Loader::RemoveFromPlaylistParams::setEntryIds |
( |
QStringList | newEntryIds | ) |
|
◆ setEntryIdsNull()
void Jellyfin::Loader::RemoveFromPlaylistParams::setEntryIdsNull |
( |
| ) |
|
◆ setPlaylistId()
void Jellyfin::Loader::RemoveFromPlaylistParams::setPlaylistId |
( |
QString | newPlaylistId | ) |
|
The documentation for this class was generated from the following files: