kjsembed
Functions | |
| value | setBrush (arg0) |
| value | setCapStyle (arg0) |
| value | setColor (arg0) |
| value | setJoinStyle (arg0) |
| value | setStyle (arg0) |
| value | setWidth (arg0) |
Variables | |
| END_VARIANT_METHOD QBrush | arg0 = KJSEmbed::extractVariant<QBrush>(exec,args, 0) |
| QBrush | cppValue = value.brush() |
| result = KJSEmbed::createVariant(exec, "QBrush", cppValue ) | |
Function Documentation
§ setBrush()
§ setCapStyle()
§ setColor()
§ setJoinStyle()
§ setStyle()
§ setWidth()
Variable Documentation
§ arg0
| END_VARIANT_METHOD int PenNS::arg0 = KJSEmbed::extractVariant<QBrush>(exec,args, 0) |
§ cppValue
| END_VARIANT_METHOD int PenNS::cppValue = value.brush() |
§ result
| PenNS::result = KJSEmbed::createVariant(exec, "QBrush", cppValue ) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2016 The KDE developers.
Generated on Sun Oct 16 2016 15:15:26 by doxygen 1.8.12 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2016 The KDE developers.
Generated on Sun Oct 16 2016 15:15:26 by doxygen 1.8.12 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.