kjsembed
|
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 | moveTo (arg0, arg1) |
|
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) |
|
value | translate (arg0, arg1) |
|
|
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) |
|
| else |
|
| result = KJSEmbed::createVariant(exec, "QRect", cppValue ) |
|
◆ adjust()
◆ if()
◆ moveBottom()
◆ moveBottomLeft()
◆ moveBottomRight()
◆ moveCenter()
◆ moveLeft()
◆ moveRight()
◆ moveTo()
◆ moveTop()
◆ moveTopLeft()
◆ moveTopRight()
◆ setBottom()
◆ setBottomLeft()
◆ setBottomRight()
◆ setCoords()
◆ setHeight()
◆ setLeft()
◆ setRect()
◆ setRight()
◆ setSize()
◆ setTop()
◆ setTopLeft()
◆ setTopRight()
◆ setWidth()
◆ setX()
◆ setY()
◆ translate()
◆ arg0
◆ arg1
◆ arg2
◆ arg3
◆ cppValue
◆ else
Initial value:{
int KJSEMBED_EXPORT extractInt(KJS::ExecState *exec, const KJS::List &args, int idx, int defaultValue=0)
Extracts an integer from an argument list.
END_OBJECT_METHOD QPolygon arg0
Definition at line 97 of file rect.cpp.
◆ result
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by
doxygen 1.9.6 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.