Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
#include <QDebug>
#include <QHash>
#include <QObject>
#include <QSettings>
#include <QString>
Go to the source code of this file.
Classes | |
class | CredentialsManager |
The CredentialsManager class stores credentials for users. More... | |
class | FallbackCredentialsManager |
Implementation of CredentialsManager that stores credentials in plain-text. More... | |