Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Automation System Frontend
Forum Updated to NodeBB v4.3 + New Features

Automation System Frontend

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 583 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.
  • O Offline
    O Offline
    olejl77
    wrote on last edited by
    #1

    I am currently researching various options for our Automation System frontend.

    The core of the system consists of a distributed database which I want to maintain using Qt/c++.

    Then I want to create pages/components in QML, and somhow I would like to specify from QML side which "tags" in our
    database any given QML component should bind to, and receive live updates as the database value changes.

    Have anyone done something like this, and have some tips to how this could be solved?

    1 Reply Last reply
    0
    • A Offline
      A Offline
      aliks-os
      wrote on last edited by
      #2

      Only one way, Through an identical period, your application has to interrogate DB. Or you must have some event from DB (or from something else) to update frontend data

      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