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
qhstsstore.cpp File Reference

(aa37e67ef7f5ff22da0ef95fb5221bc1fff9b3ca)

#include "qhstsstore_p.h"
#include "qhstspolicy.h"
#include "qstandardpaths.h"
#include "qdatastream.h"
#include "qbytearray.h"
#include "qdatetime.h"
#include "qvariant.h"
#include "qstring.h"
#include "qdir.h"
#include <utility>
+ Include dependency graph for qhstsstore.cpp:

Go to the source code of this file.

Functions

static QString host_name_to_settings_key (const QString &hostName)
 
static QString settings_key_to_host_name (const QString &key)
 

Function Documentation

◆ host_name_to_settings_key()

static QString host_name_to_settings_key ( const QString & hostName)
static

Definition at line 21 of file qhstsstore.cpp.

References QString::fromLatin1(), QByteArray::toHex(), and QString::toUtf8().

Referenced by QHstsStore::synchronize().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ settings_key_to_host_name()

static QString settings_key_to_host_name ( const QString & key)
static

Definition at line 27 of file qhstsstore.cpp.

References QByteArray::fromHex(), and QString::fromUtf8().

Referenced by QHstsStore::readPolicies().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: