Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
Loading...
Searching...
No Matches
Jellyfin::DTO::ThemeMediaResult Member List

This is the complete list of members for Jellyfin::DTO::ThemeMediaResult, including all inherited members.

fromJson(QJsonObject source)Jellyfin::DTO::ThemeMediaResultstatic
items() constJellyfin::DTO::ThemeMediaResult
itemsNull() constJellyfin::DTO::ThemeMediaResult
m_itemsJellyfin::DTO::ThemeMediaResultprotected
m_ownerIdJellyfin::DTO::ThemeMediaResultprotected
m_startIndexJellyfin::DTO::ThemeMediaResultprotected
m_totalRecordCountJellyfin::DTO::ThemeMediaResultprotected
ownerId() constJellyfin::DTO::ThemeMediaResult
replaceData(ThemeMediaResult &other)Jellyfin::DTO::ThemeMediaResult
setFromJson(QJsonObject source)Jellyfin::DTO::ThemeMediaResult
setItems(QList< BaseItemDto > newItems)Jellyfin::DTO::ThemeMediaResult
setItemsNull()Jellyfin::DTO::ThemeMediaResult
setOwnerId(QString newOwnerId)Jellyfin::DTO::ThemeMediaResult
setStartIndex(qint32 newStartIndex)Jellyfin::DTO::ThemeMediaResult
setTotalRecordCount(qint32 newTotalRecordCount)Jellyfin::DTO::ThemeMediaResult
startIndex() constJellyfin::DTO::ThemeMediaResult
ThemeMediaResult(qint32 totalRecordCount, qint32 startIndex, QString ownerId)Jellyfin::DTO::ThemeMediaResult
ThemeMediaResult(const ThemeMediaResult &other)Jellyfin::DTO::ThemeMediaResult
toJson() constJellyfin::DTO::ThemeMediaResult
totalRecordCount() constJellyfin::DTO::ThemeMediaResult