![]() |
Qt 6.x
The Qt SDK
|
#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) |
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: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: