![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Member Functions | |
| bool | operator== (const QHstsPolicyPrivate &other) const |
| 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. | |
| QSharedData & | operator= (const QSharedData &)=delete |
| ~QSharedData ()=default | |
Public Attributes | |
| QUrl | url |
| QDateTime | expiry |
| bool | includeSubDomains = false |
| Public Attributes inherited from QSharedData | |
| QAtomicInt | ref |
Definition at line 39 of file qhstspolicy.cpp.
|
inline |
Definition at line 46 of file qhstspolicy.cpp.
|
inline |
Definition at line 46 of file qhstspolicy.cpp.
| QDateTime QHstsPolicyPrivate::expiry |
Definition at line 43 of file qhstspolicy.cpp.
| bool QHstsPolicyPrivate::includeSubDomains = false |
Definition at line 44 of file qhstspolicy.cpp.
| QUrl QHstsPolicyPrivate::url |
Definition at line 42 of file qhstspolicy.cpp.