Qt 4.8
|
#include "QtCore/qdatetime.h"
Go to the source code of this file.
Classes | |
class | QNetworkCookiePrivate |
Functions | |
static bool | isLWS (register char c) |
static int | nextNonWhitespace (const QByteArray &text, int from) |
|
inlinestatic |
Definition at line 76 of file qnetworkcookie_p.h.
Referenced by isSeparator(), nextField(), and nextNonWhitespace().
|
static |
Definition at line 81 of file qnetworkcookie_p.h.
Referenced by nextField(), parseHttpOptionHeader(), and QNetworkCookiePrivate::parseSetCookieHeaderLine().