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/startupconfigurationdto.h"
#include "JellyfinQt/dto/startupuserdto.h"
Go to the source code of this file.
Classes | |
class | Jellyfin::Loader::HTTP::CompleteWizardLoader |
Completes the startup wizard. More... | |
class | Jellyfin::Loader::HTTP::GetStartupConfigurationLoader |
Gets the initial startup wizard configuration. More... | |
class | Jellyfin::Loader::HTTP::UpdateInitialConfigurationLoader |
Sets the initial startup wizard configuration. More... | |
class | Jellyfin::Loader::HTTP::GetFirstUser_2Loader |
Gets the first user. More... | |
class | Jellyfin::Loader::HTTP::SetRemoteAccessLoader |
Sets remote access and UPnP. More... | |
class | Jellyfin::Loader::HTTP::GetFirstUserLoader |
Gets the first user. More... | |
class | Jellyfin::Loader::HTTP::UpdateStartupUserLoader |
Sets the user name and password. More... | |
Namespaces | |
namespace | Jellyfin |
namespace | Jellyfin::Loader |
namespace | Jellyfin::Loader::HTTP |