Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
#include <optional>
#include "JellyfinQt/support/jsonconv.h"
#include "JellyfinQt/support/loader.h"
#include "JellyfinQt/loader/requesttypes.h"
#include "JellyfinQt/dto/defaultdirectorybrowserinfodto.h"
#include "JellyfinQt/dto/filesystementryinfo.h"
Go to the source code of this file.
Classes | |
class | Jellyfin::Loader::HTTP::GetDefaultDirectoryBrowserLoader |
Get Default directory browser. More... | |
class | Jellyfin::Loader::HTTP::GetDirectoryContentsLoader |
Gets the contents of a given directory in the file system. More... | |
class | Jellyfin::Loader::HTTP::GetDrivesLoader |
Gets available drives from the server's file system. More... | |
class | Jellyfin::Loader::HTTP::GetNetworkSharesLoader |
Gets network paths. More... | |
class | Jellyfin::Loader::HTTP::GetParentPathLoader |
Gets the parent path of a given path. More... | |
class | Jellyfin::Loader::HTTP::ValidatePathLoader |
Validates path. More... | |
Namespaces | |
namespace | Jellyfin |
namespace | Jellyfin::Loader |
namespace | Jellyfin::Loader::HTTP |