Qt Reference Documentation

bearercloud.pro Example File

network/bearercloud/bearercloud.pro
 HEADERS = bearercloud.h \
           cloud.h

 SOURCES = main.cpp \
           bearercloud.cpp \
           cloud.cpp

 RESOURCES = icons.qrc

 TARGET = bearercloud

 QT = core gui network svg

 CONFIG += console

 symbian:TARGET.CAPABILITY = NetworkServices ReadUserData
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.