kjsembed
Functions | |
| value | fill (arg0, arg1, arg2) |
| else | if (args.size()==4) |
| value | setAlphaChannel (arg0) |
| value | setMask (arg0) |
Variables | |
| END_VARIANT_METHOD bool | arg0 = KJSEmbed::extractBool(exec, args, 0) |
| int | arg1 = KJSEmbed::extractInt(exec, args, 1) |
| int | arg2 = KJSEmbed::extractInt(exec, args, 2) |
| QPixmap | cppValue = value.alphaChannel() |
| END_VARIANT_METHOD | |
| result = KJSEmbed::createVariant(exec, "QPixmap", cppValue ) | |
Function Documentation
| else PixmapNS::if | ( | args. | size() = = 4 | ) |
Definition at line 56 of file pixmap.cpp.
Variable Documentation
| END_VARIANT_METHOD QBitmap PixmapNS::arg0 = KJSEmbed::extractBool(exec, args, 0) |
Definition at line 68 of file pixmap.cpp.
| Qt::TransformationMode PixmapNS::arg1 = KJSEmbed::extractInt(exec, args, 1) |
Definition at line 93 of file pixmap.cpp.
| Qt::TransformationMode PixmapNS::arg2 = KJSEmbed::extractInt(exec, args, 2) |
Definition at line 94 of file pixmap.cpp.
| END_VARIANT_METHOD int PixmapNS::cppValue = value.alphaChannel() |
Definition at line 45 of file pixmap.cpp.
| PixmapNS::END_VARIANT_METHOD |
Initial value:
{
QRect arg0 = KJSEmbed::extractVariant<QRect>(exec,args, 0)
Definition at line 51 of file pixmap.cpp.
| PixmapNS::result = KJSEmbed::createVariant(exec, "QPixmap", cppValue ) |
Definition at line 46 of file pixmap.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Fri Sep 13 2019 19:10:09 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Fri Sep 13 2019 19:10:09 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.