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

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

enableAutomaticPortMapping() constJellyfin::DTO::StartupRemoteAccessDto
enableRemoteAccess() constJellyfin::DTO::StartupRemoteAccessDto
fromJson(QJsonObject source)Jellyfin::DTO::StartupRemoteAccessDtostatic
m_enableAutomaticPortMappingJellyfin::DTO::StartupRemoteAccessDtoprotected
m_enableRemoteAccessJellyfin::DTO::StartupRemoteAccessDtoprotected
replaceData(StartupRemoteAccessDto &other)Jellyfin::DTO::StartupRemoteAccessDto
setEnableAutomaticPortMapping(bool newEnableAutomaticPortMapping)Jellyfin::DTO::StartupRemoteAccessDto
setEnableRemoteAccess(bool newEnableRemoteAccess)Jellyfin::DTO::StartupRemoteAccessDto
setFromJson(QJsonObject source)Jellyfin::DTO::StartupRemoteAccessDto
StartupRemoteAccessDto(bool enableRemoteAccess, bool enableAutomaticPortMapping)Jellyfin::DTO::StartupRemoteAccessDto
StartupRemoteAccessDto(const StartupRemoteAccessDto &other)Jellyfin::DTO::StartupRemoteAccessDto
toJson() constJellyfin::DTO::StartupRemoteAccessDto