The FocusScope object explicitly creates a focus scope. More...
Inherits Item
This element was introduced in Qt 4.7.
Focus scopes assist in keyboard focus handling when building reusable QML components. All the details are covered in the keyboard focus documentation.
See also Keyboard focus example.