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

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

canUninstall() constJellyfin::DTO::PluginInfo
configurationFileName() constJellyfin::DTO::PluginInfo
configurationFileNameNull() constJellyfin::DTO::PluginInfo
description() constJellyfin::DTO::PluginInfo
descriptionNull() constJellyfin::DTO::PluginInfo
fromJson(QJsonObject source)Jellyfin::DTO::PluginInfostatic
hasImage() constJellyfin::DTO::PluginInfo
jellyfinId() constJellyfin::DTO::PluginInfo
m_canUninstallJellyfin::DTO::PluginInfoprotected
m_configurationFileNameJellyfin::DTO::PluginInfoprotected
m_descriptionJellyfin::DTO::PluginInfoprotected
m_hasImageJellyfin::DTO::PluginInfoprotected
m_jellyfinIdJellyfin::DTO::PluginInfoprotected
m_nameJellyfin::DTO::PluginInfoprotected
m_statusJellyfin::DTO::PluginInfoprotected
m_versionJellyfin::DTO::PluginInfoprotected
name() constJellyfin::DTO::PluginInfo
nameNull() constJellyfin::DTO::PluginInfo
PluginInfo(QSharedPointer< Version > version, QString jellyfinId, bool canUninstall, bool hasImage, PluginStatus status)Jellyfin::DTO::PluginInfo
PluginInfo(const PluginInfo &other)Jellyfin::DTO::PluginInfo
replaceData(PluginInfo &other)Jellyfin::DTO::PluginInfo
setCanUninstall(bool newCanUninstall)Jellyfin::DTO::PluginInfo
setConfigurationFileName(QString newConfigurationFileName)Jellyfin::DTO::PluginInfo
setConfigurationFileNameNull()Jellyfin::DTO::PluginInfo
setDescription(QString newDescription)Jellyfin::DTO::PluginInfo
setDescriptionNull()Jellyfin::DTO::PluginInfo
setFromJson(QJsonObject source)Jellyfin::DTO::PluginInfo
setHasImage(bool newHasImage)Jellyfin::DTO::PluginInfo
setJellyfinId(QString newJellyfinId)Jellyfin::DTO::PluginInfo
setName(QString newName)Jellyfin::DTO::PluginInfo
setNameNull()Jellyfin::DTO::PluginInfo
setStatus(PluginStatus newStatus)Jellyfin::DTO::PluginInfo
setVersion(QSharedPointer< Version > newVersion)Jellyfin::DTO::PluginInfo
status() constJellyfin::DTO::PluginInfo
toJson() constJellyfin::DTO::PluginInfo
version() constJellyfin::DTO::PluginInfo