FocusScope QML Element

The FocusScope object explicitly creates a focus scope. 更多...

Since: Qt 4.7
继承: Item

详细描述

Focus scopes assist in keyboard focus handling when building reusable QML components. All the details are covered in the keyboard focus documentation .

另请参阅 Keyboard focus example .