Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qhstsstore.cpp File Reference
#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: