Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

weatherinfo.pro Example File

weatherinfo/weatherinfo.pro
TEMPLATE = app
TARGET = weatherinfo

QT += core network positioning qml quick
requires(qtConfig(bearermanagement))

SOURCES += main.cpp \
    appmodel.cpp

OTHER_FILES += weatherinfo.qml \
    components/WeatherIcon.qml \
    components/ForecastIcon.qml \
    components/BigForecastIcon.qml \
    icons/*

RESOURCES += weatherinfo.qrc

HEADERS += appmodel.h

target.path = $$[QT_INSTALL_EXAMPLES]/positioning/weatherinfo
INSTALLS += target
Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded