Qt Reference Documentation

networkaccessmanagerfactory.pro Example File

declarative/cppextensions/networkaccessmanagerfactory/networkaccessmanagerfactory.pro
 TEMPLATE = app
 TARGET = networkaccessmanagerfactory
 DEPENDPATH += .
 INCLUDEPATH += .
 QT += declarative network

 # Input
 SOURCES += main.cpp
 RESOURCES += networkaccessmanagerfactory.qrc
X

Thank you for giving your feedback.

Make sure it is related to this specific page. For more general bugs and requests, please use the Qt Bug Tracker.