Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. FocusNextChild in QCheckBox sequence
QtWS25 Last Chance

FocusNextChild in QCheckBox sequence

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 618 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.
  • A Offline
    A Offline
    ale82
    wrote on last edited by
    #1

    Hi,
    It happens that when I try to change the focus with focusNextChild() function it works fine with QLineEdit, but jumps twice with QCheckBox.
    I associated the focusNextChild function to the release event of a key, I can see the correct focus sequence until it reaches the first checkbox (there are tow in sequence), then pressing the key it jumps, passing by the second but not stopping, to the next object.

    Anyone seen this before or have some suggestion?

    Thanks!

    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