FocusPanel QML Type
The FocusPanel item explicitly creates a focus panel. More...
Import Statement: | import . |
Since: | Qt 4.7 |
Inherits: |
Properties
- active : bool
Detailed Description
Focus panels assist in keyboard focus handling when building QML applications. All the details are covered in the keyboard focus documentation.
Property Documentation
active : bool |
Sets whether the item is the active focus panel.