Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
Loading...
Searching...
No Matches
playlist.h File Reference
#include <optional>
#include <QAbstractListModel>
#include <QByteArray>
#include <QHash>
#include <QObject>
#include <QSharedPointer>
#include <QVariant>
#include "../apiclient.h"
#include "../model/playlist.h"
#include "itemmodel.h"

Go to the source code of this file.

Classes

class  Jellyfin::ViewModel::NowPlayingSection
 Indicator in which part of the playing queue a given item is positioned. More...
 
class  Jellyfin::ViewModel::Playlist
 Playlist/queue that can be exposed to QML. More...
 

Namespaces

namespace  Jellyfin
 
namespace  Jellyfin::ViewModel
 Contains all types exposed to QML.