Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QNetworkAuthenticationCache Member List

This is the complete list of members for QNetworkAuthenticationCache, including all inherited members.

append(parameter_type t)QList< QNetworkAuthenticationCredential >inlineprivate
assign(qsizetype n, parameter_type t)QList< QNetworkAuthenticationCredential >inlineprivate
at(qsizetype i) const noexceptQList< QNetworkAuthenticationCredential >inlineprivate
back()QList< QNetworkAuthenticationCredential >inlineprivate
begin()QList< QNetworkAuthenticationCredential >inlineprivate
CacheableObject(Options options)QNetworkAccessCache::CacheableObjectexplicitprotected
cacheKey() constQNetworkAccessCache::CacheableObjectinline
capacity() constQList< QNetworkAuthenticationCredential >inlineprivate
cbegin() const noexceptQList< QNetworkAuthenticationCredential >inlineprivate
cend() const noexceptQList< QNetworkAuthenticationCredential >inlineprivate
clear()QList< QNetworkAuthenticationCredential >inlineprivate
const_pointer typedefQList< QNetworkAuthenticationCredential >private
const_reference typedefQList< QNetworkAuthenticationCredential >private
const_reverse_iterator typedefQList< QNetworkAuthenticationCredential >private
constBegin() const noexceptQList< QNetworkAuthenticationCredential >inlineprivate
constData() const noexceptQList< QNetworkAuthenticationCredential >inlineprivate
constEnd() const noexceptQList< QNetworkAuthenticationCredential >inlineprivate
constFirst() const noexceptQList< QNetworkAuthenticationCredential >inlineprivate
ConstIterator typedefQList< QNetworkAuthenticationCredential >private
constLast() const noexceptQList< QNetworkAuthenticationCredential >inlineprivate
contains(const AT &t) const noexceptQListSpecialMethodsBase< QNetworkAuthenticationCredential >inlineprivate
count() const noexceptQList< QNetworkAuthenticationCredential >inlineprivate
crbegin() const noexceptQList< QNetworkAuthenticationCredential >inlineprivate
crend() const noexceptQList< QNetworkAuthenticationCredential >inlineprivate
data()QList< QNetworkAuthenticationCredential >inlineprivate
data_ptr() &QList< QNetworkAuthenticationCredential >inlineprivate
detach()QList< QNetworkAuthenticationCredential >inlineprivate
difference_type typedefQList< QNetworkAuthenticationCredential >private
dispose() overrideQNetworkAuthenticationCacheinlinevirtual
dispose() overrideQNetworkAuthenticationCacheinlinevirtual
emplace(const_iterator before, Args &&... args)QList< QNetworkAuthenticationCredential >inlineprivate
emplace_back(Args &&... args)QList< QNetworkAuthenticationCredential >inlineprivate
emplaceBack(Args &&... args)QList< QNetworkAuthenticationCredential >inlineprivate
emplaceFront(Args &&... args)QList< QNetworkAuthenticationCredential >inlineprivate
empty() const noexceptQList< QNetworkAuthenticationCredential >inlineprivate
end()QList< QNetworkAuthenticationCredential >inlineprivate
endsWith(parameter_type t) constQList< QNetworkAuthenticationCredential >inlineprivate
erase(const_iterator begin, const_iterator end)QList< QNetworkAuthenticationCredential >private
fill(parameter_type t, qsizetype size=-1)QList< QNetworkAuthenticationCredential >inlineprivate
findClosestMatch(const QString &domain)QNetworkAuthenticationCacheinline
findClosestMatch(const QString &domain)QNetworkAuthenticationCacheinline
first()QList< QNetworkAuthenticationCredential >inlineprivate
fromList(const QList< QNetworkAuthenticationCredential > &list) noexceptQList< QNetworkAuthenticationCredential >inlineprivatestatic
fromReadOnlyData(const QNetworkAuthenticationCredential(&t)[N]) noexceptQList< QNetworkAuthenticationCredential >inlineprivatestatic
fromVector(const QList< QNetworkAuthenticationCredential > &vector) noexceptQList< QNetworkAuthenticationCredential >inlineprivatestatic
front()QList< QNetworkAuthenticationCredential >inlineprivate
indexOf(const AT &t, qsizetype from=0) const noexceptQListSpecialMethodsBase< QNetworkAuthenticationCredential >private
insert(const QString &domain, const QString &user, const QString &password)QNetworkAuthenticationCacheinline
insert(const QString &domain, const QString &user, const QString &password)QNetworkAuthenticationCacheinline
QList< QNetworkAuthenticationCredential >::insert(qsizetype i, parameter_type t)QList< QNetworkAuthenticationCredential >inlineprivate
isDetached() const noexceptQList< QNetworkAuthenticationCredential >inlineprivate
isEmpty() const noexceptQList< QNetworkAuthenticationCredential >inlineprivate
isSharedWith(const QList< QNetworkAuthenticationCredential > &other) constQList< QNetworkAuthenticationCredential >inlineprivate
Iterator typedefQList< QNetworkAuthenticationCredential >private
last()QList< QNetworkAuthenticationCredential >inlineprivate
lastIndexOf(const AT &t, qsizetype from=-1) const noexceptQListSpecialMethodsBase< QNetworkAuthenticationCredential >private
length() const noexceptQList< QNetworkAuthenticationCredential >inlineprivate
max_size() const noexceptQList< QNetworkAuthenticationCredential >inlineprivate
maxSize()QList< QNetworkAuthenticationCredential >inlineprivatestatic
mid(qsizetype pos, qsizetype len=-1) constQList< QNetworkAuthenticationCredential >inlineprivate
move(qsizetype from, qsizetype to)QList< QNetworkAuthenticationCredential >inlineprivate
operator!=(const QList &other) constQList< QNetworkAuthenticationCredential >inlineprivate
operator+(const QList< QNetworkAuthenticationCredential > &l) const &QList< QNetworkAuthenticationCredential >inlineprivate
operator+=(const QList< QNetworkAuthenticationCredential > &l)QList< QNetworkAuthenticationCredential >inlineprivate
operator<(const QList &other) const noexcept(noexcept(std::lexicographical_compare< typename QList< U >::const_iterator, typename QList::const_iterator >(std::declval< QList< U > >().begin(), std::declval< QList< U > >().end(), other.begin(), other.end())))QList< QNetworkAuthenticationCredential >inlineprivate
operator<<(parameter_type t)QList< QNetworkAuthenticationCredential >inlineprivate
operator<=(const QList &other) const noexcept(noexcept(other< std::declval< QList< U > >()))QList< QNetworkAuthenticationCredential >inlineprivate
operator=(std::initializer_list< QNetworkAuthenticationCredential > args)QList< QNetworkAuthenticationCredential >inlineprivate
operator==(const QList &other) constQList< QNetworkAuthenticationCredential >inlineprivate
operator>(const QList &other) const noexcept(noexcept(other< std::declval< QList< U > >()))QList< QNetworkAuthenticationCredential >inlineprivate
operator>=(const QList &other) const noexcept(noexcept(std::declval< QList< U > >()< other))QList< QNetworkAuthenticationCredential >inlineprivate
operator[](qsizetype i)QList< QNetworkAuthenticationCredential >inlineprivate
Option enum nameQNetworkAccessCache::CacheableObject
Options typedefQNetworkAccessCache::CacheableObject
parameter_type typedefQList< QNetworkAuthenticationCredential >private
pointer typedefQList< QNetworkAuthenticationCredential >private
pop_back() noexceptQList< QNetworkAuthenticationCredential >inlineprivate
pop_front() noexceptQList< QNetworkAuthenticationCredential >inlineprivate
prepend(rvalue_ref t)QList< QNetworkAuthenticationCredential >inlineprivate
push_back(parameter_type t)QList< QNetworkAuthenticationCredential >inlineprivate
push_front(rvalue_ref t)QList< QNetworkAuthenticationCredential >inlineprivate
QList(DataPointer dd) noexceptQList< QNetworkAuthenticationCredential >inlineprivate
QListSpecialMethods()=defaultQListSpecialMethods< QNetworkAuthenticationCredential >private
QListSpecialMethodsBase()=defaultQListSpecialMethodsBase< QNetworkAuthenticationCredential >private
QNetworkAuthenticationCache()QNetworkAuthenticationCacheinline
QNetworkAuthenticationCache()QNetworkAuthenticationCacheinline
rbegin()QList< QNetworkAuthenticationCredential >inlineprivate
reference typedefQList< QNetworkAuthenticationCredential >private
remove(qsizetype i, qsizetype n=1)QList< QNetworkAuthenticationCredential >inlineprivate
removeAll(const AT &t)QList< QNetworkAuthenticationCredential >inlineprivate
removeAt(qsizetype i)QList< QNetworkAuthenticationCredential >inlineprivate
removeFirst() noexceptQList< QNetworkAuthenticationCredential >inlineprivate
removeIf(Predicate pred)QList< QNetworkAuthenticationCredential >inlineprivate
removeLast() noexceptQList< QNetworkAuthenticationCredential >inlineprivate
removeOne(const AT &t)QList< QNetworkAuthenticationCredential >inlineprivate
rend()QList< QNetworkAuthenticationCredential >inlineprivate
replace(qsizetype i, parameter_type t)QList< QNetworkAuthenticationCredential >inlineprivate
reserve(qsizetype size)QList< QNetworkAuthenticationCredential >private
resize(qsizetype size)QList< QNetworkAuthenticationCredential >inlineprivate
resizeForOverwrite(qsizetype size)QList< QNetworkAuthenticationCredential >inlineprivate
reverse_iterator typedefQList< QNetworkAuthenticationCredential >private
rvalue_ref typedefQList< QNetworkAuthenticationCredential >private
Self typedefQListSpecialMethodsBase< QNetworkAuthenticationCredential >private
self()QListSpecialMethodsBase< QNetworkAuthenticationCredential >inlineprivate
shrink_to_fit()QList< QNetworkAuthenticationCredential >inlineprivate
size() const noexceptQList< QNetworkAuthenticationCredential >inlineprivate
size_type typedefQList< QNetworkAuthenticationCredential >private
sliced(qsizetype pos) constQList< QNetworkAuthenticationCredential >inlineprivate
squeeze()QList< QNetworkAuthenticationCredential >inlineprivate
startsWith(parameter_type t) constQList< QNetworkAuthenticationCredential >inlineprivate
swap(QList &other) noexceptQList< QNetworkAuthenticationCredential >inlineprivate
swapItemsAt(qsizetype i, qsizetype j)QList< QNetworkAuthenticationCredential >inlineprivate
takeAt(qsizetype i)QList< QNetworkAuthenticationCredential >inlineprivate
takeFirst()QList< QNetworkAuthenticationCredential >inlineprivate
takeLast()QList< QNetworkAuthenticationCredential >inlineprivate
toList() const noexceptQList< QNetworkAuthenticationCredential >inlineprivate
toVector() const noexceptQList< QNetworkAuthenticationCredential >inlineprivate
Type typedefQList< QNetworkAuthenticationCredential >private
value(qsizetype i) constQList< QNetworkAuthenticationCredential >inlineprivate
value_type typedefQList< QNetworkAuthenticationCredential >private
~CacheableObject()QNetworkAccessCache::CacheableObjectvirtual