![]() |
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/quickconnectresult.h"#include "JellyfinQt/dto/quickconnectstate.h"Go to the source code of this file.
Classes | |
| class | Jellyfin::Loader::HTTP::ActivateLoader |
| Temporarily activates quick connect for five minutes. More... | |
| class | Jellyfin::Loader::HTTP::AuthorizeLoader |
| Authorizes a pending quick connect request. More... | |
| class | Jellyfin::Loader::HTTP::AvailableLoader |
| Enables or disables quick connect. More... | |
| class | Jellyfin::Loader::HTTP::ConnectLoader |
| Attempts to retrieve authentication information. More... | |
| class | Jellyfin::Loader::HTTP::DeauthorizeLoader |
| Deauthorize all quick connect devices for the current user. More... | |
| class | Jellyfin::Loader::HTTP::InitiateLoader |
| Initiate a new quick connect request. More... | |
| class | Jellyfin::Loader::HTTP::GetStatusLoader |
| Gets the current quick connect state. More... | |
Namespaces | |
| namespace | Jellyfin |
| namespace | Jellyfin::Loader |
| namespace | Jellyfin::Loader::HTTP |