Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Implementing tab-key navigation in the Qt Quick Controls - Gallery Example

Implementing tab-key navigation in the Qt Quick Controls - Gallery Example

Scheduled Pinned Locked Moved QML and Qt Quick
2 Posts 2 Posters 998 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
    macgary
    wrote on last edited by
    #1

    Hello together,

    I try to modify the Gallery example so that i can switch with the tab-key between control, Itemviews, ... and so on.
    I have Qt 5,2,1 installed.

    Has somebody an idea how to implement it?

    Thanks in advance.

    1 Reply Last reply
    0
    • R Offline
      R Offline
      Roumed
      wrote on last edited by
      #2

      If i undestand your right so you can "process the event":http://qt-project.org/doc/qt-5/qml-qtquick-keys.html#onTabPressed-signal and you need to know this "article":http://qt-project.org/doc/qt-5/qml-qtquick-item.html#activeFocusOnTab-prop

      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