Kirigami2
DefaultCardBackground.qml
13 * It provides background feedback on hover and click events, border customizability, and the ability to change the radius of each individual corner.
56 Kirigami.Theme.highlightColor, 0.1)
59 * @brief This property holds the border width which is displayed at the edge of DefaultCardBackground.
66 * @brief This property holds the border color which is displayed at the edge of DefaultCardBackground.
74 if (root.parent.checked || (root.clickFeedback && (root.parent.down || root.parent.highlighted)))
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Jan 29 2023 04:11:03 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Jan 29 2023 04:11:03 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.