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

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

albumCount() constJellyfin::DTO::ItemCounts
artistCount() constJellyfin::DTO::ItemCounts
bookCount() constJellyfin::DTO::ItemCounts
boxSetCount() constJellyfin::DTO::ItemCounts
episodeCount() constJellyfin::DTO::ItemCounts
fromJson(QJsonObject source)Jellyfin::DTO::ItemCountsstatic
itemCount() constJellyfin::DTO::ItemCounts
ItemCounts(qint32 movieCount, qint32 seriesCount, qint32 episodeCount, qint32 artistCount, qint32 programCount, qint32 trailerCount, qint32 songCount, qint32 albumCount, qint32 musicVideoCount, qint32 boxSetCount, qint32 bookCount, qint32 itemCount)Jellyfin::DTO::ItemCounts
ItemCounts(const ItemCounts &other)Jellyfin::DTO::ItemCounts
m_albumCountJellyfin::DTO::ItemCountsprotected
m_artistCountJellyfin::DTO::ItemCountsprotected
m_bookCountJellyfin::DTO::ItemCountsprotected
m_boxSetCountJellyfin::DTO::ItemCountsprotected
m_episodeCountJellyfin::DTO::ItemCountsprotected
m_itemCountJellyfin::DTO::ItemCountsprotected
m_movieCountJellyfin::DTO::ItemCountsprotected
m_musicVideoCountJellyfin::DTO::ItemCountsprotected
m_programCountJellyfin::DTO::ItemCountsprotected
m_seriesCountJellyfin::DTO::ItemCountsprotected
m_songCountJellyfin::DTO::ItemCountsprotected
m_trailerCountJellyfin::DTO::ItemCountsprotected
movieCount() constJellyfin::DTO::ItemCounts
musicVideoCount() constJellyfin::DTO::ItemCounts
programCount() constJellyfin::DTO::ItemCounts
replaceData(ItemCounts &other)Jellyfin::DTO::ItemCounts
seriesCount() constJellyfin::DTO::ItemCounts
setAlbumCount(qint32 newAlbumCount)Jellyfin::DTO::ItemCounts
setArtistCount(qint32 newArtistCount)Jellyfin::DTO::ItemCounts
setBookCount(qint32 newBookCount)Jellyfin::DTO::ItemCounts
setBoxSetCount(qint32 newBoxSetCount)Jellyfin::DTO::ItemCounts
setEpisodeCount(qint32 newEpisodeCount)Jellyfin::DTO::ItemCounts
setFromJson(QJsonObject source)Jellyfin::DTO::ItemCounts
setItemCount(qint32 newItemCount)Jellyfin::DTO::ItemCounts
setMovieCount(qint32 newMovieCount)Jellyfin::DTO::ItemCounts
setMusicVideoCount(qint32 newMusicVideoCount)Jellyfin::DTO::ItemCounts
setProgramCount(qint32 newProgramCount)Jellyfin::DTO::ItemCounts
setSeriesCount(qint32 newSeriesCount)Jellyfin::DTO::ItemCounts
setSongCount(qint32 newSongCount)Jellyfin::DTO::ItemCounts
setTrailerCount(qint32 newTrailerCount)Jellyfin::DTO::ItemCounts
songCount() constJellyfin::DTO::ItemCounts
toJson() constJellyfin::DTO::ItemCounts
trailerCount() constJellyfin::DTO::ItemCounts