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

Go to the source code of this file.

Classes

class  Jellyfin::Loader::HTTP::CreatePlaylistLoader
 Creates a new playlist. More...
 
class  Jellyfin::Loader::HTTP::AddToPlaylistLoader
 Adds items to a playlist. More...
 
class  Jellyfin::Loader::HTTP::RemoveFromPlaylistLoader
 Removes items from a playlist. More...
 
class  Jellyfin::Loader::HTTP::GetPlaylistItemsLoader
 Gets the original items of a playlist. More...
 
class  Jellyfin::Loader::HTTP::MoveItemLoader
 Moves a playlist item. More...
 

Namespaces

namespace  Jellyfin
 
namespace  Jellyfin::Loader
 
namespace  Jellyfin::Loader::HTTP