When Qftp left, Qnetworkaccessmanager appeared.

Source: Internet
Author: User

Qnetworkaccessmanager Class

Header: #include <QNetworkAccessManager>
QMAKE:QT + = Network
SINCE:QT 4.4
Inherits:qobject.

Note: All functions in this class are reentrant.
This Qnetworkaccessmanager class allows the application to send network requests and receive replies.

This network API is constructed around the Qnetworkaccessmanager object and holds the common configuration and settings information associated with the request information it will send. It also contains proxy and cache configurations, and signals related to such problems, and a response signal that can be used to monitor the operation of the network. For QT applications, a qnetworkaccessmanager should suffice.
Once a Qnetworkaccessmanager object has been created and the application can use it to send requests over the network. A group of standard functions is supplied that take a request and optional data, and each return a Qnetworkreply object. The returned object is used to obtain any data returned on response to the corresponding request.

Once the Qnetworkaccessmanager is created well,

When Qftp left, Qnetworkaccessmanager appeared.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.