FormDelegateBackground
FormDelegateBackground Class Reference
Inheritance diagram for FormDelegateBackground:
Properties | |
TControl | control |
Detailed Description
A background for Form delegates.
This is a simple background that provides opacity feedback to the user when the control has focus or is currently being pressed, for example.
This is used in AbstractFormDelegate so that new delegates provide this feedback by default, and can be easily overriden with a QtQuick.Item.
- Since
- KirigamiAddons 0.11.0
- See also
- AbstractFormDelegate
Definition at line 24 of file FormDelegateBackground.qml.
Property Documentation
◆ control
|
read |
The control to which the background will be assigned.
Definition at line 29 of file FormDelegateBackground.qml.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:33:46 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:33:46 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.