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

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

ChapterInfo(qint64 startPositionTicks, QDateTime imageDateModified)Jellyfin::DTO::ChapterInfo
ChapterInfo(const ChapterInfo &other)Jellyfin::DTO::ChapterInfo
fromJson(QJsonObject source)Jellyfin::DTO::ChapterInfostatic
imageDateModified() constJellyfin::DTO::ChapterInfo
imagePath() constJellyfin::DTO::ChapterInfo
imagePathNull() constJellyfin::DTO::ChapterInfo
imageTag() constJellyfin::DTO::ChapterInfo
imageTagNull() constJellyfin::DTO::ChapterInfo
m_imageDateModifiedJellyfin::DTO::ChapterInfoprotected
m_imagePathJellyfin::DTO::ChapterInfoprotected
m_imageTagJellyfin::DTO::ChapterInfoprotected
m_nameJellyfin::DTO::ChapterInfoprotected
m_startPositionTicksJellyfin::DTO::ChapterInfoprotected
name() constJellyfin::DTO::ChapterInfo
nameNull() constJellyfin::DTO::ChapterInfo
replaceData(ChapterInfo &other)Jellyfin::DTO::ChapterInfo
setFromJson(QJsonObject source)Jellyfin::DTO::ChapterInfo
setImageDateModified(QDateTime newImageDateModified)Jellyfin::DTO::ChapterInfo
setImagePath(QString newImagePath)Jellyfin::DTO::ChapterInfo
setImagePathNull()Jellyfin::DTO::ChapterInfo
setImageTag(QString newImageTag)Jellyfin::DTO::ChapterInfo
setImageTagNull()Jellyfin::DTO::ChapterInfo
setName(QString newName)Jellyfin::DTO::ChapterInfo
setNameNull()Jellyfin::DTO::ChapterInfo
setStartPositionTicks(qint64 newStartPositionTicks)Jellyfin::DTO::ChapterInfo
startPositionTicks() constJellyfin::DTO::ChapterInfo
toJson() constJellyfin::DTO::ChapterInfo