Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
sortorder.cpp File Reference

Namespaces

namespace  Jellyfin
 
namespace  Jellyfin::DTO
 Contains auto-generated Data Transfer Objects for the Jellyfin HTTP API.
 
namespace  Jellyfin::Support
 

Functions

template<>
SortOrder Jellyfin::Support::fromJsonValue (const QJsonValue &source, convertType< SortOrder >)
 
template<>
QJsonValue Jellyfin::Support::toJsonValue (const SortOrder &source, convertType< SortOrder >)