Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
#include <QObject>
#include <QSharedPointer>
#include <QString>
#include <QUrl>
#include <QVector>
#include "../viewmodel/itemmodel.h"
#include "item.h"
Go to the source code of this file.
Classes | |
class | Jellyfin::Model::Playlist |
Model of a playlist, a list of items that can be played. More... | |
Namespaces | |
namespace | Jellyfin |
namespace | Jellyfin::Model |