Messagelib
checkphishingurlcache.cpp
74 if (WebEngineViewer::CheckPhishingUrlUtil::cachedValueStillValid(info.verifyCacheAfterThisTime)) {
93 if (info.isMalWare() && WebEngineViewer::CheckPhishingUrlUtil::cachedValueStillValid(info.verifyCacheAfterThisTime)) {
122 void CheckPhishingUrlCachePrivate::addCheckPhishingUrlResult(const QUrl &url, bool correctUrl, uint verifyCacheAfterThisTime)
void append(const T &value)
QMap::const_iterator constBegin() const const
QString readEntry(const char *key, const char *aDefault=nullptr) const
void writeEntry(const char *key, const char *value, WriteConfigFlags pFlags=Normal)
void clear()
const T value(const Key &key, const T &defaultValue) const const
int count(const T &value) const const
QAction * load(const QObject *recvr, const char *slot, QObject *parent)
const T & at(int i) const const
Q_SCRIPTABLE CaptureState status()
KConfigGroup group(const char *group)
const Key key(const T &value, const Key &defaultKey) const const
bool isValid(QStringView ifopt)
const QList< QKeySequence > & save()
The CheckPhishingUrlCache class.
Definition: checkphishingurlcache.h:21
bool sync() override
void clearCache()
const QList< QKeySequence > & end()
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Mar 26 2023 04:08:10 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Mar 26 2023 04:08:10 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.