30#ifndef JELLYFIN_DTO_METADATAEDITORINFO_H
31#define JELLYFIN_DTO_METADATAEDITORINFO_H
75 QJsonObject
toJson()
const;
An Api client for Jellyfin. Handles requests and authentication.
Definition apiclient.h:90
Definition mediaplayer2.h:20
Contains auto-generated Data Transfer Objects for the Jellyfin HTTP API.
CollectionTypeClass::Value CollectionType
Definition collectiontype.h:70
Definition accessschedule.h:128
Jellyfin::DTO::MetadataEditorInfo MetadataEditorInfo
Definition metadataeditorinfo.h:127
AccessSchedule fromJsonValue(const QJsonValue &source, convertType< AccessSchedule >)
Definition accessschedule.cpp:133
QJsonValue toJsonValue(const AccessSchedule &source, convertType< AccessSchedule >)
Definition accessschedule.cpp:139
Definition jsonconvimpl.h:45