搜索资源列表
Network-Download-Manager
- The Network Download example shows how to implement a queue for multiple downloads using the QNetworkAccessManager class. This example is designed to be run from the command line.-The Network Download example shows
qnetworkaccessmanager_p
- The QNetworkAccessManager class allows the application to send network requests and receive replies for Linux.
qnetworkreply_p
- The QNetworkReply class contains the data and headers for a request sent with QNetworkAccessManager for Linux.
qdeclarativenetworkaccessmanagerfactory
- The QDeclarativeNetworkAccessManagerFactory class provides a factory for QNetworkAccessManager for use by a Qt Declarative engine for Linux.
qnetworkrequest
- The QNetworkRequest class holds a request to be sent with QNetworkAccessManager for Linux.
qhttp
- 通过QT QNetworkAccessManager类实现的HTTP下载文件的小工具-Gadgets by QT QNetworkAccessManager class implements the HTTP download file
qtftp-master
- qt5中QNetworkAccessManager类包含qt 4中的QFtp函数不全,只有下载QFtp类源码,重新编辑安装- qt5中QNetworkAccessManager类包含qt 4中的QFtp函数不全,只有下载QFtp类源码,重新编辑安装 QNetworkAccessManager in the Qt5 class contains QT 4 in the QFtp function is not comp
NETWORK
- 基于QT5的桌面应用。通过QNetworkAccessManager函数实现IP信息的读取。(Desktop applications based on QT5. The QNetworkAccessManager function is used to read the IP information.)
withFTP
- Qt5 FTP's Get and put method by QNetworkAccessManager