Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
This is the complete list of members for Jellyfin::DTO::PathSubstitution, including all inherited members.
from() const | Jellyfin::DTO::PathSubstitution | |
fromJson(QJsonObject source) | Jellyfin::DTO::PathSubstitution | static |
fromNull() const | Jellyfin::DTO::PathSubstitution | |
m_from | Jellyfin::DTO::PathSubstitution | protected |
m_to | Jellyfin::DTO::PathSubstitution | protected |
PathSubstitution() | Jellyfin::DTO::PathSubstitution | |
PathSubstitution(const PathSubstitution &other) | Jellyfin::DTO::PathSubstitution | |
replaceData(PathSubstitution &other) | Jellyfin::DTO::PathSubstitution | |
setFrom(QString newFrom) | Jellyfin::DTO::PathSubstitution | |
setFromJson(QJsonObject source) | Jellyfin::DTO::PathSubstitution | |
setFromNull() | Jellyfin::DTO::PathSubstitution | |
setTo(QString newTo) | Jellyfin::DTO::PathSubstitution | |
setToNull() | Jellyfin::DTO::PathSubstitution | |
to() const | Jellyfin::DTO::PathSubstitution | |
toJson() const | Jellyfin::DTO::PathSubstitution | |
toNull() const | Jellyfin::DTO::PathSubstitution |