#include <removefromplaylistrequestdto.h>
◆ RemoveFromPlaylistRequestDto() [1/2]
Jellyfin::DTO::RemoveFromPlaylistRequestDto::RemoveFromPlaylistRequestDto |
( |
| ) |
|
◆ RemoveFromPlaylistRequestDto() [2/2]
◆ fromJson()
◆ playlistItemIds()
QStringList Jellyfin::DTO::RemoveFromPlaylistRequestDto::playlistItemIds |
( |
| ) |
const |
Gets or sets the playlist identifiers ot the items.
◆ playlistItemIdsNull()
bool Jellyfin::DTO::RemoveFromPlaylistRequestDto::playlistItemIdsNull |
( |
| ) |
const |
◆ replaceData()
Replaces the data being hold by this class with that of the other.
◆ setFromJson()
void Jellyfin::DTO::RemoveFromPlaylistRequestDto::setFromJson |
( |
QJsonObject | source | ) |
|
◆ setPlaylistItemIds()
void Jellyfin::DTO::RemoveFromPlaylistRequestDto::setPlaylistItemIds |
( |
QStringList | newPlaylistItemIds | ) |
|
Gets or sets the playlist identifiers ot the items.
◆ setPlaylistItemIdsNull()
void Jellyfin::DTO::RemoveFromPlaylistRequestDto::setPlaylistItemIdsNull |
( |
| ) |
|
◆ toJson()
QJsonObject Jellyfin::DTO::RemoveFromPlaylistRequestDto::toJson |
( |
| ) |
const |
◆ m_playlistItemIds
QStringList Jellyfin::DTO::RemoveFromPlaylistRequestDto::m_playlistItemIds |
|
protected |
The documentation for this class was generated from the following files: