Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Showcase
  4. Example Weather application in C++/QML
Forum Updated to NodeBB v4.3 + New Features

Example Weather application in C++/QML

Scheduled Pinned Locked Moved Showcase
6 Posts 2 Posters 2.7k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    vladstelmahovsky
    wrote on 24 Nov 2016, 13:36 last edited by
    #1

    Hi

    Spent 10 days with couple of hours per day writing weather app (yes, another one)
    its sources located here: https://github.com/vladest/tempsQML
    the app inspired by temps project: https://jackd248.github.io/temps/
    The idea is to demonstrate how easy some can create native apps using Qt/QML

    Enjoy

    R 1 Reply Last reply 24 Nov 2016, 15:17
    2
    • V vladstelmahovsky
      24 Nov 2016, 13:36

      Hi

      Spent 10 days with couple of hours per day writing weather app (yes, another one)
      its sources located here: https://github.com/vladest/tempsQML
      the app inspired by temps project: https://jackd248.github.io/temps/
      The idea is to demonstrate how easy some can create native apps using Qt/QML

      Enjoy

      R Offline
      R Offline
      Roumed
      wrote on 24 Nov 2016, 15:17 last edited by
      #2

      @vladstelmahovsky Thank you very match. Awesome app.
      Прям правда апплодирую.

      Could you tell what version of the Qt do you use?
      I've seen import QtQuick.Controls 2.2.

      1 Reply Last reply
      0
      • V Offline
        V Offline
        vladstelmahovsky
        wrote on 24 Nov 2016, 15:53 last edited by
        #3

        well, I've developed using dev branch which is currently 5.9, but see no problems to build it with 5.7

        1 Reply Last reply
        0
        • V Offline
          V Offline
          vladstelmahovsky
          wrote on 24 Nov 2016, 16:13 last edited by
          #4

          ok, changed to be able to work with 5.7
          however there is a bug in QtCharts which makes graph shifted upper mouse position
          this is fixed in QtCharts 2.2

          1 Reply Last reply
          1
          • V Offline
            V Offline
            vladstelmahovsky
            wrote on 4 Dec 2016, 09:26 last edited by
            #5

            Added some code changes to run it on Android

            1 Reply Last reply
            3
            • V Offline
              V Offline
              vladstelmahovsky
              wrote on 28 Dec 2016, 09:33 last edited by
              #6

              Finally uploaded weather videos, playable on Android
              But some pinky artifacts still there. Need to tune video output shader

              1 Reply Last reply
              0

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved