Qt Reference Documentation

Contents

QML FocusPanel Element

The FocusPanel item explicitly creates a focus panel. More...

Inherits Item

  • List of all members, including inherited members
  • Properties

    Detailed Description

    Focus panels assist in keyboard focus handling when building QML applications. All the details are covered in the keyboard focus documentation.

    Property Documentation

    active : bool

    Sets whether the item is the active focus panel.