kjsembed
BrushNS Namespace Reference
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
Variable Documentation
END_VARIANT_METHOD QPixmap BrushNS::arg0 = KJSEmbed::extractVariant<QColor>(exec,args, 0) |
END_VARIANT_METHOD QPixmap BrushNS::cppValue = value.color() |
BrushNS::result = KJSEmbed::createVariant(exec, "QColor", cppValue ) |