FocusScope QML Type
Explicitly creates a focus scope. \inherits
Item. More...
Detailed Description
\inqmlmodule
QtQuick \ingroup
qtquick-input
Focus scopes assist in keyboard focus handling when building reusable QML components. All the details are covered in the keyboard focus documentation.
See also Qt Quick Examples - Key Interaction.