Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
#include <QList>
#include <QJsonArray>
#include <QJsonObject>
#include <QJsonValue>
#include <QJsonValueRef>
#include <QString>
Go to the source code of this file.
Namespaces | |
namespace | Jellyfin |
namespace | Jellyfin::JsonHelper |
Functions | |
void | Jellyfin::JsonHelper::convertToCamelCase (QJsonValueRef val) |
void | Jellyfin::JsonHelper::convertToCamelCase (QJsonValue &val) |
QString | Jellyfin::JsonHelper::convertToCamelCaseHelper (const QString &str) |