![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qrestreply_p.h>
Public Member Functions | |
QRestReplyPrivate () | |
~QRestReplyPrivate () |
Static Public Member Functions | |
static QByteArray | contentCharset (const QNetworkReply *reply) |
Public Attributes | |
std::optional< QStringDecoder > | decoder |
Definition at line 28 of file qrestreply_p.h.
|
default |
|
default |
|
static |
Definition at line 344 of file qrestreply.cpp.
std::optional<QStringDecoder> QRestReplyPrivate::decoder |
Definition at line 34 of file qrestreply_p.h.