kjsembed
Functions | |
value | setColor (arg0) |
value | setStyle (arg0) |
value | setTexture (arg0) |
Variables | |
END_VARIANT_METHOD QColor | arg0 = KJSEmbed::extractVariant<QColor>(exec,args, 0) |
QColor | cppValue = value.color() |
result = KJSEmbed::createVariant(exec, "QColor", cppValue ) | |
Function Documentation
◆ setColor()
◆ setStyle()
◆ setTexture()
Variable Documentation
◆ arg0
END_VARIANT_METHOD QPixmap BrushNS::arg0 = KJSEmbed::extractVariant<QColor>(exec,args, 0) |
◆ cppValue
END_VARIANT_METHOD QPixmap BrushNS::cppValue = value.color() |
◆ result
BrushNS::result = KJSEmbed::createVariant(exec, "QColor", cppValue ) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.