GridView QML Type
A ScrollView containing a GridView, with the default behavior about sizing and background as recommended by the user interface guidelines. More...
Import Statement: | import org.kde.kcmutils |
Inherits: |
Properties
- framedView : bool
- view : GridView
Detailed Description
For most KControl modules, it's recommended to use GridViewKCM as the root element of your module instead.
See also GridViewKCM.
Property Documentation
framedView : bool |
view : GridView |