![]() |
Qt 6.x
The Qt SDK
|
#include <QtNetwork/private/qtnetworkglobal_p.h>#include "QtCore/qdatetime.h"#include "QtNetwork/qnetworkcookie.h"
Include dependency graph for qnetworkcookie_p.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | QNetworkCookiePrivate |
Functions | |
| static bool | isLWS (char c) |
| static int | nextNonWhitespace (const QByteArray &text, int from) |
|
inlinestatic |
Definition at line 41 of file qnetworkcookie_p.h.
Referenced by nextNonWhitespace().
Here is the caller graph for this function:
|
static |
Definition at line 46 of file qnetworkcookie_p.h.
References QString::at(), isLWS(), QString::size(), and text.
Referenced by nextField(), parseHttpOptionHeader(), and QNetworkCookiePrivate::parseSetCookieHeaderLine().
Here is the call graph for this function:
Here is the caller graph for this function: