kjsembed
Functions |
| value | adjust (arg0, arg1, arg2, arg3) |
| END_VARIANT_METHOD | if (args.size()==2) |
| value | moveBottom (arg0) |
| value | moveBottomLeft (arg0) |
| value | moveBottomRight (arg0) |
| value | moveCenter (arg0) |
| value | moveLeft (arg0) |
| value | moveRight (arg0) |
| value | moveTop (arg0) |
| value | moveTopLeft (arg0) |
| value | moveTopRight (arg0) |
| value | setBottom (arg0) |
| value | setBottomLeft (arg0) |
| value | setBottomRight (arg0) |
| value | setCoords (arg0, arg1, arg2, arg3) |
| value | setHeight (arg0) |
| value | setLeft (arg0) |
| value | setRect (arg0, arg1, arg2, arg3) |
| value | setRight (arg0) |
| value | setSize (arg0) |
| value | setTop (arg0) |
| value | setTopLeft (arg0) |
| value | setTopRight (arg0) |
| value | setWidth (arg0) |
| value | setX (arg0) |
| value | setY (arg0) |
Variables |
| int | arg0 = KJSEmbed::extractInt(exec, args, 0) |
| int | arg1 = KJSEmbed::extractInt(exec, args, 1) |
| int | arg2 = KJSEmbed::extractInt(exec, args, 2) |
| int | arg3 = KJSEmbed::extractInt(exec, args, 3) |
| QRect | cppValue = value.adjusted(arg0, arg1, arg2, arg3) |
| | result = KJSEmbed::createVariant(exec, "QRect", cppValue ) |
Function Documentation
| END_VARIANT_METHOD RectNS::if |
( |
args. |
size() = = 2 | ) |
|
Variable Documentation
| END_VARIANT_METHOD int RectNS::arg0 = KJSEmbed::extractInt(exec, args, 0) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Mon Jan 21 2019 12:30:01 by
doxygen 1.7.5.1 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.