Qt Forum

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

    Update: Forum Guidelines & Code of Conduct

    Customizing navigation components

    Installation and Deployment
    2
    2
    1933
    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.
    • D
      dpatrick last edited by

      Hi All,

      Does Qt provide a way to customize navegation components?

      My interface has many QLabel, and I would like to navegate among them.

      The main application get the key event, and after that it set my component (QLabel) in the current interface.

      Thanks all

      1 Reply Last reply Reply Quote 0
      • G
        goetz last edited by

        QLabels cannot get the keyboard focus, so I don't understand what you mean by "navigating among them". Could you explain that further?

        http://www.catb.org/~esr/faqs/smart-questions.html

        1 Reply Last reply Reply Quote 0
        • First post
          Last post