Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Qt Academy Launch in California!

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

    QML and Qt Quick
    2
    2
    870
    Loading More Posts
    • 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
      macgary last edited by

      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 Reply Quote 0
      • R
        Roumed last edited by

        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 Reply Quote 0
        • First post
          Last post