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

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

fromJson(QJsonObject source)Jellyfin::DTO::MediaPathDtostatic
m_nameJellyfin::DTO::MediaPathDtoprotected
m_pathJellyfin::DTO::MediaPathDtoprotected
m_pathInfoJellyfin::DTO::MediaPathDtoprotected
MediaPathDto(QString name, QSharedPointer< MediaPathInfo > pathInfo)Jellyfin::DTO::MediaPathDto
MediaPathDto(const MediaPathDto &other)Jellyfin::DTO::MediaPathDto
name() constJellyfin::DTO::MediaPathDto
path() constJellyfin::DTO::MediaPathDto
pathInfo() constJellyfin::DTO::MediaPathDto
pathNull() constJellyfin::DTO::MediaPathDto
replaceData(MediaPathDto &other)Jellyfin::DTO::MediaPathDto
setFromJson(QJsonObject source)Jellyfin::DTO::MediaPathDto
setName(QString newName)Jellyfin::DTO::MediaPathDto
setPath(QString newPath)Jellyfin::DTO::MediaPathDto
setPathInfo(QSharedPointer< MediaPathInfo > newPathInfo)Jellyfin::DTO::MediaPathDto
setPathNull()Jellyfin::DTO::MediaPathDto
toJson() constJellyfin::DTO::MediaPathDto