Results 1 to 2 of 2

Thread: weather application for qt project

  1. #1
    Join Date
    Jan 2016
    Posts
    7
    Thanks
    1
    Qt products
    Qt5

    Default weather application for qt project

    Hi,
    I want to import a weather information application into my ui project, but i am not sure how to do it. I just want to show the weather condition of my living city. What are your advices for this?

  2. #2
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,230
    Thanks
    302
    Thanked 864 Times in 851 Posts
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: weather application for qt project

    What are your advices for this?
    Find a weather information server that exposes an API, and use that API to query the server for the weather information for your city. Parse the information returned from the server and display it in your app. There might be something in the networking examples here to help you.

Similar Threads

  1. How to create a QtQuick 1 Application project?
    By TheIndependentAquarius in forum Qt Tools
    Replies: 1
    Last Post: 23rd October 2013, 11:02
  2. Qt GUI Application Project with 3rd party dll problem
    By MarkoSan in forum Qt Programming
    Replies: 1
    Last Post: 22nd February 2010, 09:24
  3. Replies: 1
    Last Post: 3rd December 2009, 23:34
  4. Get weather forcast information
    By sophister in forum Qt Programming
    Replies: 4
    Last Post: 7th June 2009, 16:35

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.