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. Qt for Non-touch screen display
QtWS25 Last Chance

Qt for Non-touch screen display

Scheduled Pinned Locked Moved Mobile and Embedded
7 Posts 5 Posters 1.2k 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.
  • M Offline
    M Offline
    Manikandan.c
    wrote on last edited by A Former User
    #1

    Hi,

    I am new to Qt and I would like to know how to configure it for non-touch screen display. If anybody has some example project, please help me out.

    Thanks.
    Mani

    raven-worxR 1 Reply Last reply
    0
    • M Manikandan.c

      Hi,

      I am new to Qt and I would like to know how to configure it for non-touch screen display. If anybody has some example project, please help me out.

      Thanks.
      Mani

      raven-worxR Offline
      raven-worxR Offline
      raven-worx
      Moderators
      wrote on last edited by
      #2

      @Manikandan.c
      there is nothing to configure for non-touch screens.... just start coding ;)

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      M 1 Reply Last reply
      0
      • raven-worxR raven-worx

        @Manikandan.c
        there is nothing to configure for non-touch screens.... just start coding ;)

        M Offline
        M Offline
        Manikandan.c
        wrote on last edited by
        #3

        @raven-worx how do we interact with the UI (by means of mouse click events / key board). if you have any example it would be better.

        mrjjM 1 Reply Last reply
        0
        • M Manikandan.c

          @raven-worx how do we interact with the UI (by means of mouse click events / key board). if you have any example it would be better.

          mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @Manikandan.c
          Hi
          You can move the focus with TAB key
          Often u can activate a control using space or enter.
          there is also alt+Key (f) to open a QMenu.

          1 Reply Last reply
          0
          • VRoninV Offline
            VRoninV Offline
            VRonin
            wrote on last edited by
            #5

            Just look here http://doc.qt.io/qt-5/qtexamplesandtutorials.html

            "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
            ~Napoleon Bonaparte

            On a crusade to banish setIndexWidget() from the holy land of Qt

            1 Reply Last reply
            0
            • V Offline
              V Offline
              Vicky Sharma
              wrote on last edited by
              #6

              @Manikandan-c
              Qt setup itself having no. of example.

              Just open qt-creator->examples.

              You will find out no. of example, run and see their output.

              M 1 Reply Last reply
              0
              • V Vicky Sharma

                @Manikandan-c
                Qt setup itself having no. of example.

                Just open qt-creator->examples.

                You will find out no. of example, run and see their output.

                M Offline
                M Offline
                Manikandan.c
                wrote on last edited by
                #7

                @Vicky-Sharma Thanks all.

                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