kjsembed
PixmapNS Namespace Reference
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 197 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.
KDE 4.3 API Reference