Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Behind the Scenes
  3. Wiki Discussion
  4. QT widget
Forum Updated to NodeBB v4.3 + New Features

QT widget

Scheduled Pinned Locked Moved Wiki Discussion
2 Posts 2 Posters 2.0k 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.
  • D Offline
    D Offline
    dhiraj1981
    wrote on last edited by
    #1

    I am new to QT and developing an QT Point of Sale application.

    I have to show label in first screen "Swipe/Insert the card" Once the user swipe the card.

    It will move to other screen that is amount entry screen.

    I have to set timer for each screen and it timer expires it will move to idle screen.

    and once the transaction is successful it will show the approval code.

    If you have any idea to implement this juts let me know

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      Sounds like some sort of wizard, have a look at the QWizard documentation and for the timer part at QTimer.

      As a side note it's Qt, QT stands for Apple's QuickTime.

      Also next time, please choose a more suitable sub forum, this one is dedicated to question related to the wiki part of the site.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      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