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

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

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