kjsembed
Functions | |
END_VARIANT_METHOD | if (args.size()==1) |
value | setAlphaChannel (arg0) |
value | setMask (arg0) |
Variables | |
END_VARIANT_METHOD bool | arg0 = KJSEmbed::extractBool(exec, args, 0) |
Qt::ImageConversionFlags | arg1 = (Qt::ImageConversionFlags)KJSEmbed::extractInt(exec, args, 1) |
Qt::ImageConversionFlags | arg2 = (Qt::ImageConversionFlags) KJSEmbed::extractInt(exec, args, 2) |
QPixmap | cppValue = value.alphaChannel() |
result = KJSEmbed::createVariant(exec, "QPixmap", cppValue ) | |
Function Documentation
else PixmapNS::if | ( | args. | size() = = 1 | ) |
Definition at line 50 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 = (Qt::ImageConversionFlags)KJSEmbed::extractInt(exec, args, 1) |
Definition at line 112 of file pixmap.cpp.
int PixmapNS::arg2 = (Qt::ImageConversionFlags) KJSEmbed::extractInt(exec, args, 2) |
Definition at line 165 of file pixmap.cpp.
END_VARIANT_METHOD int PixmapNS::cppValue = value.alphaChannel() |
Definition at line 45 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-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.