Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
#include <JellyfinQt/dto/loglevel.h>
Namespaces | |
namespace | Jellyfin |
namespace | Jellyfin::DTO |
Contains auto-generated Data Transfer Objects for the Jellyfin HTTP API. | |
namespace | Jellyfin::Support |
Functions | |
template<> | |
LogLevel | Jellyfin::Support::fromJsonValue (const QJsonValue &source, convertType< LogLevel >) |
template<> | |
QJsonValue | Jellyfin::Support::toJsonValue (const LogLevel &source, convertType< LogLevel >) |