FocusScope QML Type▲
- 
					
Import Statement: import QtQuick 2.13
 - 
					
Inherited By:: GroupBox, ScrollView, StackView, StatusBar, TabView, and ToolBar
 - 
					
Inherits: Item
 - 
					
Group: FocusScope is part of qtquick-input
 
Detailed Description▲
Focus scopes assist in keyboard focus handling when building reusable QML components. All the details are covered in the keyboard focus documentation.
See Also▲
See also Qt Quick Examples - Key Interaction


