Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
Loading...
Searching...
No Matches
Jellyfin::DTO::TaskInfo Member List
This is the complete list of members for
Jellyfin::DTO::TaskInfo
, including all inherited members.
category
() const
Jellyfin::DTO::TaskInfo
categoryNull
() const
Jellyfin::DTO::TaskInfo
currentProgressPercentage
() const
Jellyfin::DTO::TaskInfo
currentProgressPercentageNull
() const
Jellyfin::DTO::TaskInfo
description
() const
Jellyfin::DTO::TaskInfo
descriptionNull
() const
Jellyfin::DTO::TaskInfo
fromJson
(QJsonObject source)
Jellyfin::DTO::TaskInfo
static
isHidden
() const
Jellyfin::DTO::TaskInfo
jellyfinId
() const
Jellyfin::DTO::TaskInfo
jellyfinIdNull
() const
Jellyfin::DTO::TaskInfo
key
() const
Jellyfin::DTO::TaskInfo
keyNull
() const
Jellyfin::DTO::TaskInfo
lastExecutionResult
() const
Jellyfin::DTO::TaskInfo
m_category
Jellyfin::DTO::TaskInfo
protected
m_currentProgressPercentage
Jellyfin::DTO::TaskInfo
protected
m_description
Jellyfin::DTO::TaskInfo
protected
m_isHidden
Jellyfin::DTO::TaskInfo
protected
m_jellyfinId
Jellyfin::DTO::TaskInfo
protected
m_key
Jellyfin::DTO::TaskInfo
protected
m_lastExecutionResult
Jellyfin::DTO::TaskInfo
protected
m_name
Jellyfin::DTO::TaskInfo
protected
m_state
Jellyfin::DTO::TaskInfo
protected
m_triggers
Jellyfin::DTO::TaskInfo
protected
name
() const
Jellyfin::DTO::TaskInfo
nameNull
() const
Jellyfin::DTO::TaskInfo
replaceData
(TaskInfo &other)
Jellyfin::DTO::TaskInfo
setCategory
(QString newCategory)
Jellyfin::DTO::TaskInfo
setCategoryNull
()
Jellyfin::DTO::TaskInfo
setCurrentProgressPercentage
(std::optional< double > newCurrentProgressPercentage)
Jellyfin::DTO::TaskInfo
setCurrentProgressPercentageNull
()
Jellyfin::DTO::TaskInfo
setDescription
(QString newDescription)
Jellyfin::DTO::TaskInfo
setDescriptionNull
()
Jellyfin::DTO::TaskInfo
setFromJson
(QJsonObject source)
Jellyfin::DTO::TaskInfo
setIsHidden
(bool newIsHidden)
Jellyfin::DTO::TaskInfo
setJellyfinId
(QString newJellyfinId)
Jellyfin::DTO::TaskInfo
setJellyfinIdNull
()
Jellyfin::DTO::TaskInfo
setKey
(QString newKey)
Jellyfin::DTO::TaskInfo
setKeyNull
()
Jellyfin::DTO::TaskInfo
setLastExecutionResult
(QSharedPointer< TaskResult > newLastExecutionResult)
Jellyfin::DTO::TaskInfo
setName
(QString newName)
Jellyfin::DTO::TaskInfo
setNameNull
()
Jellyfin::DTO::TaskInfo
setState
(TaskState newState)
Jellyfin::DTO::TaskInfo
setTriggers
(QList< TaskTriggerInfo > newTriggers)
Jellyfin::DTO::TaskInfo
setTriggersNull
()
Jellyfin::DTO::TaskInfo
state
() const
Jellyfin::DTO::TaskInfo
TaskInfo
(TaskState state, QSharedPointer< TaskResult > lastExecutionResult, bool isHidden)
Jellyfin::DTO::TaskInfo
TaskInfo
(const TaskInfo &other)
Jellyfin::DTO::TaskInfo
toJson
() const
Jellyfin::DTO::TaskInfo
triggers
() const
Jellyfin::DTO::TaskInfo
triggersNull
() const
Jellyfin::DTO::TaskInfo
Generated by
1.11.0