On this page
FocusScope QML Type
Explicitly creates a focus scope More...
Import Statement: | import QtQuick 2.7 |
Inherits: | |
Inherited By: | GroupBox, ScrollView, StackView, StatusBar, TabView, and ToolBar |
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 Qt Quick Examples - Key Interaction.
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-5.9/qml-qtquick-focusscope.html