Falkon Develop
Cross-platform Qt-based web browser
TLDExtractor::HostParts Struct Reference

#include <tldextractor.h>

Public Attributes

QString host
 
QString tld
 
QString domain
 
QString registrableDomain
 
QString subdomain
 

Detailed Description

Definition at line 37 of file tldextractor.h.

Member Data Documentation

◆ domain

QString TLDExtractor::HostParts::domain

Definition at line 40 of file tldextractor.h.

◆ host

QString TLDExtractor::HostParts::host

Definition at line 38 of file tldextractor.h.

◆ registrableDomain

QString TLDExtractor::HostParts::registrableDomain

Definition at line 41 of file tldextractor.h.

◆ subdomain

QString TLDExtractor::HostParts::subdomain

Definition at line 42 of file tldextractor.h.

◆ tld

QString TLDExtractor::HostParts::tld

Definition at line 39 of file tldextractor.h.


The documentation for this struct was generated from the following file: