FormColorDelegate
FormColorDelegate Class Reference
Properties | |
color | color |
Detailed Description
A FormCard delegate for colors.
Allow users to select colors. By default "Color" is the default label but this can be overwritten with the text
property.
FormCard.FormCard {
FormCard.FormColorDelegate {
color: "blue"
}
FormCard.FormDelegateSeparator {}
FormCard.FormColorDelegate {
color: "blue"
}
}
QString i18nc(const char *context, const char *text, const TYPE &arg...)
Definition at line 31 of file android/FormColorDelegate.qml.
Property Documentation
◆ color
|
read |
Definition at line 34 of file android/FormColorDelegate.qml.
The documentation for this class was generated from the following files:
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.