Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QHstsPolicyPrivate Class Reference
+ Inheritance diagram for QHstsPolicyPrivate:
+ Collaboration diagram for QHstsPolicyPrivate:

Public Member Functions

bool operator== (const QHstsPolicyPrivate &other) const
 
- Public Member Functions inherited from QSharedData
 QSharedData () noexcept
 Constructs a QSharedData object with a reference count of 0.
 
 QSharedData (const QSharedData &) noexcept
 Constructs a QSharedData object with reference count 0.
 
QSharedDataoperator= (const QSharedData &)=delete
 
 ~QSharedData ()=default
 

Public Attributes

QUrl url
 
QDateTime expiry
 
bool includeSubDomains = false
 
- Public Attributes inherited from QSharedData
QAtomicInt ref
 

Detailed Description

Definition at line 38 of file qhstspolicy.cpp.

Member Function Documentation

◆ operator==()

bool QHstsPolicyPrivate::operator== ( const QHstsPolicyPrivate & other) const
inline

Definition at line 45 of file qhstspolicy.cpp.

References expiry, QUrl::host(), includeSubDomains, other(), and url.

+ Here is the call graph for this function:

Member Data Documentation

◆ expiry

◆ includeSubDomains

bool QHstsPolicyPrivate::includeSubDomains = false

◆ url

QUrl QHstsPolicyPrivate::url

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