42 #ifndef QNETWORKACCESSFTPBACKEND_P_H 43 #define QNETWORKACCESSFTPBACKEND_P_H 60 #include "QtNetwork/qftp.h" 62 #include "QtCore/qpointer.h" 68 class QNetworkAccessFtpIODevice;
void ftpRawCommandReply(int code, const QString &text)
virtual void downstreamReadyWrite()
#define QT_END_NAMESPACE
This macro expands to.
QPointer< QNetworkAccessCachedFtpConnection > ftp
static Expression::Ptr create(Expression *const expr, const YYLTYPE &sourceLocator, const ParserContext *const parseInfo)
Operation
Indicates the operation this reply is processing.
The QString class provides a Unicode character string.
#define QT_BEGIN_NAMESPACE
This macro expands to.
The State element defines configurations of objects and properties.
void ftpConnectionReady(QNetworkAccessCache::CacheableObject *object)
virtual void closeDownstreamChannel()
QNetworkAccessFtpBackend()
QNetworkRequest request() const
The QNetworkRequest class holds a request to be sent with QNetworkAccessManager.
The QIODevice class is the base interface class of all I/O devices in Qt.
virtual ~QNetworkAccessFtpBackend()
friend class QNetworkAccessFtpIODevice