Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Best way to observe whether QML UI is working properly in extreme temperature surroundings?

Best way to observe whether QML UI is working properly in extreme temperature surroundings?

Scheduled Pinned Locked Moved Mobile and Embedded
1 Posts 1 Posters 376 Views
  • 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.
  • A Offline
    A Offline
    and.fo
    wrote on last edited by
    #1

    Think of an App implemented using Qt with an UI implemented in QML for an Android or an iOS mobile Device.

    Mobile devices have different characteristics how they react to low or very low sorrounding temperatures, e.g. display is not as reactive as expected or touch events are not working properly.

    Is there a way to observe programmatically whether the QML user interface (or the overall app) is still reactive and working properly in such conditions?

    Is the refresh rate (frame rate) of the UI an indicator? Are there any other possibilities to determine from internal parameters whether an app is running properly.

    I would like to give the user a feedback in such cases or disable some time critical functions in the App to avoid mistakes.

    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