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

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

fromJson(QJsonObject source)Jellyfin::DTO::UserItemDataDtostatic
isFavorite() constJellyfin::DTO::UserItemDataDto
itemId() constJellyfin::DTO::UserItemDataDto
itemIdNull() constJellyfin::DTO::UserItemDataDto
key() constJellyfin::DTO::UserItemDataDto
keyNull() constJellyfin::DTO::UserItemDataDto
lastPlayedDate() constJellyfin::DTO::UserItemDataDto
lastPlayedDateNull() constJellyfin::DTO::UserItemDataDto
likes() constJellyfin::DTO::UserItemDataDto
likesNull() constJellyfin::DTO::UserItemDataDto
m_isFavoriteJellyfin::DTO::UserItemDataDtoprotected
m_itemIdJellyfin::DTO::UserItemDataDtoprotected
m_keyJellyfin::DTO::UserItemDataDtoprotected
m_lastPlayedDateJellyfin::DTO::UserItemDataDtoprotected
m_likesJellyfin::DTO::UserItemDataDtoprotected
m_playbackPositionTicksJellyfin::DTO::UserItemDataDtoprotected
m_playCountJellyfin::DTO::UserItemDataDtoprotected
m_playedJellyfin::DTO::UserItemDataDtoprotected
m_playedPercentageJellyfin::DTO::UserItemDataDtoprotected
m_ratingJellyfin::DTO::UserItemDataDtoprotected
m_unplayedItemCountJellyfin::DTO::UserItemDataDtoprotected
playbackPositionTicks() constJellyfin::DTO::UserItemDataDto
playCount() constJellyfin::DTO::UserItemDataDto
played() constJellyfin::DTO::UserItemDataDto
playedPercentage() constJellyfin::DTO::UserItemDataDto
playedPercentageNull() constJellyfin::DTO::UserItemDataDto
rating() constJellyfin::DTO::UserItemDataDto
ratingNull() constJellyfin::DTO::UserItemDataDto
replaceData(UserItemDataDto &other)Jellyfin::DTO::UserItemDataDto
setFromJson(QJsonObject source)Jellyfin::DTO::UserItemDataDto
setIsFavorite(bool newIsFavorite)Jellyfin::DTO::UserItemDataDto
setItemId(QString newItemId)Jellyfin::DTO::UserItemDataDto
setItemIdNull()Jellyfin::DTO::UserItemDataDto
setKey(QString newKey)Jellyfin::DTO::UserItemDataDto
setKeyNull()Jellyfin::DTO::UserItemDataDto
setLastPlayedDate(QDateTime newLastPlayedDate)Jellyfin::DTO::UserItemDataDto
setLastPlayedDateNull()Jellyfin::DTO::UserItemDataDto
setLikes(std::optional< bool > newLikes)Jellyfin::DTO::UserItemDataDto
setLikesNull()Jellyfin::DTO::UserItemDataDto
setPlaybackPositionTicks(qint64 newPlaybackPositionTicks)Jellyfin::DTO::UserItemDataDto
setPlayCount(qint32 newPlayCount)Jellyfin::DTO::UserItemDataDto
setPlayed(bool newPlayed)Jellyfin::DTO::UserItemDataDto
setPlayedPercentage(std::optional< double > newPlayedPercentage)Jellyfin::DTO::UserItemDataDto
setPlayedPercentageNull()Jellyfin::DTO::UserItemDataDto
setRating(std::optional< double > newRating)Jellyfin::DTO::UserItemDataDto
setRatingNull()Jellyfin::DTO::UserItemDataDto
setUnplayedItemCount(std::optional< qint32 > newUnplayedItemCount)Jellyfin::DTO::UserItemDataDto
setUnplayedItemCountNull()Jellyfin::DTO::UserItemDataDto
toJson() constJellyfin::DTO::UserItemDataDto
unplayedItemCount() constJellyfin::DTO::UserItemDataDto
unplayedItemCountNull() constJellyfin::DTO::UserItemDataDto
UserItemDataDto(qint64 playbackPositionTicks, qint32 playCount, bool isFavorite, bool played)Jellyfin::DTO::UserItemDataDto
UserItemDataDto(const UserItemDataDto &other)Jellyfin::DTO::UserItemDataDto