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

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

autoDiscovery() constJellyfin::DTO::NetworkConfiguration
baseUrl() constJellyfin::DTO::NetworkConfiguration
certificatePassword() constJellyfin::DTO::NetworkConfiguration
certificatePath() constJellyfin::DTO::NetworkConfiguration
enableHttps() constJellyfin::DTO::NetworkConfiguration
enableIPv4() constJellyfin::DTO::NetworkConfiguration
enableIPv6() constJellyfin::DTO::NetworkConfiguration
enablePublishedServerUriByRequest() constJellyfin::DTO::NetworkConfiguration
enableRemoteAccess() constJellyfin::DTO::NetworkConfiguration
enableUPnP() constJellyfin::DTO::NetworkConfiguration
fromJson(QJsonObject source)Jellyfin::DTO::NetworkConfigurationstatic
ignoreVirtualInterfaces() constJellyfin::DTO::NetworkConfiguration
internalHttpPort() constJellyfin::DTO::NetworkConfiguration
internalHttpsPort() constJellyfin::DTO::NetworkConfiguration
isRemoteIPFilterBlacklist() constJellyfin::DTO::NetworkConfiguration
knownProxies() constJellyfin::DTO::NetworkConfiguration
localNetworkAddresses() constJellyfin::DTO::NetworkConfiguration
localNetworkSubnets() constJellyfin::DTO::NetworkConfiguration
m_autoDiscoveryJellyfin::DTO::NetworkConfigurationprotected
m_baseUrlJellyfin::DTO::NetworkConfigurationprotected
m_certificatePasswordJellyfin::DTO::NetworkConfigurationprotected
m_certificatePathJellyfin::DTO::NetworkConfigurationprotected
m_enableHttpsJellyfin::DTO::NetworkConfigurationprotected
m_enableIPv4Jellyfin::DTO::NetworkConfigurationprotected
m_enableIPv6Jellyfin::DTO::NetworkConfigurationprotected
m_enablePublishedServerUriByRequestJellyfin::DTO::NetworkConfigurationprotected
m_enableRemoteAccessJellyfin::DTO::NetworkConfigurationprotected
m_enableUPnPJellyfin::DTO::NetworkConfigurationprotected
m_ignoreVirtualInterfacesJellyfin::DTO::NetworkConfigurationprotected
m_internalHttpPortJellyfin::DTO::NetworkConfigurationprotected
m_internalHttpsPortJellyfin::DTO::NetworkConfigurationprotected
m_isRemoteIPFilterBlacklistJellyfin::DTO::NetworkConfigurationprotected
m_knownProxiesJellyfin::DTO::NetworkConfigurationprotected
m_localNetworkAddressesJellyfin::DTO::NetworkConfigurationprotected
m_localNetworkSubnetsJellyfin::DTO::NetworkConfigurationprotected
m_publicHttpPortJellyfin::DTO::NetworkConfigurationprotected
m_publicHttpsPortJellyfin::DTO::NetworkConfigurationprotected
m_publishedServerUriBySubnetJellyfin::DTO::NetworkConfigurationprotected
m_remoteIPFilterJellyfin::DTO::NetworkConfigurationprotected
m_requireHttpsJellyfin::DTO::NetworkConfigurationprotected
m_virtualInterfaceNamesJellyfin::DTO::NetworkConfigurationprotected
NetworkConfiguration(QString baseUrl, bool enableHttps, bool requireHttps, QString certificatePath, QString certificatePassword, qint32 internalHttpPort, qint32 internalHttpsPort, qint32 publicHttpPort, qint32 publicHttpsPort, bool autoDiscovery, bool enableUPnP, bool enableIPv4, bool enableIPv6, bool enableRemoteAccess, QStringList localNetworkSubnets, QStringList localNetworkAddresses, QStringList knownProxies, bool ignoreVirtualInterfaces, QStringList virtualInterfaceNames, bool enablePublishedServerUriByRequest, QStringList publishedServerUriBySubnet, QStringList remoteIPFilter, bool isRemoteIPFilterBlacklist)Jellyfin::DTO::NetworkConfiguration
NetworkConfiguration(const NetworkConfiguration &other)Jellyfin::DTO::NetworkConfiguration
publicHttpPort() constJellyfin::DTO::NetworkConfiguration
publicHttpsPort() constJellyfin::DTO::NetworkConfiguration
publishedServerUriBySubnet() constJellyfin::DTO::NetworkConfiguration
remoteIPFilter() constJellyfin::DTO::NetworkConfiguration
replaceData(NetworkConfiguration &other)Jellyfin::DTO::NetworkConfiguration
requireHttps() constJellyfin::DTO::NetworkConfiguration
setAutoDiscovery(bool newAutoDiscovery)Jellyfin::DTO::NetworkConfiguration
setBaseUrl(QString newBaseUrl)Jellyfin::DTO::NetworkConfiguration
setCertificatePassword(QString newCertificatePassword)Jellyfin::DTO::NetworkConfiguration
setCertificatePath(QString newCertificatePath)Jellyfin::DTO::NetworkConfiguration
setEnableHttps(bool newEnableHttps)Jellyfin::DTO::NetworkConfiguration
setEnableIPv4(bool newEnableIPv4)Jellyfin::DTO::NetworkConfiguration
setEnableIPv6(bool newEnableIPv6)Jellyfin::DTO::NetworkConfiguration
setEnablePublishedServerUriByRequest(bool newEnablePublishedServerUriByRequest)Jellyfin::DTO::NetworkConfiguration
setEnableRemoteAccess(bool newEnableRemoteAccess)Jellyfin::DTO::NetworkConfiguration
setEnableUPnP(bool newEnableUPnP)Jellyfin::DTO::NetworkConfiguration
setFromJson(QJsonObject source)Jellyfin::DTO::NetworkConfiguration
setIgnoreVirtualInterfaces(bool newIgnoreVirtualInterfaces)Jellyfin::DTO::NetworkConfiguration
setInternalHttpPort(qint32 newInternalHttpPort)Jellyfin::DTO::NetworkConfiguration
setInternalHttpsPort(qint32 newInternalHttpsPort)Jellyfin::DTO::NetworkConfiguration
setIsRemoteIPFilterBlacklist(bool newIsRemoteIPFilterBlacklist)Jellyfin::DTO::NetworkConfiguration
setKnownProxies(QStringList newKnownProxies)Jellyfin::DTO::NetworkConfiguration
setLocalNetworkAddresses(QStringList newLocalNetworkAddresses)Jellyfin::DTO::NetworkConfiguration
setLocalNetworkSubnets(QStringList newLocalNetworkSubnets)Jellyfin::DTO::NetworkConfiguration
setPublicHttpPort(qint32 newPublicHttpPort)Jellyfin::DTO::NetworkConfiguration
setPublicHttpsPort(qint32 newPublicHttpsPort)Jellyfin::DTO::NetworkConfiguration
setPublishedServerUriBySubnet(QStringList newPublishedServerUriBySubnet)Jellyfin::DTO::NetworkConfiguration
setRemoteIPFilter(QStringList newRemoteIPFilter)Jellyfin::DTO::NetworkConfiguration
setRequireHttps(bool newRequireHttps)Jellyfin::DTO::NetworkConfiguration
setVirtualInterfaceNames(QStringList newVirtualInterfaceNames)Jellyfin::DTO::NetworkConfiguration
toJson() constJellyfin::DTO::NetworkConfiguration
virtualInterfaceNames() constJellyfin::DTO::NetworkConfiguration