kjsembed
rect.cpp File Reference
#include "rect.h"#include <QtCore/QDebug>#include <QtCore/QRect>#include <QtCore/QPoint>#include <QtCore/QSize>Go to the source code of this file.
Namespaces | |
| RectNS | |
Variables | |
| int | RectNS::arg0 = KJSEmbed::extractInt(exec, args, 0) |
| int | RectNS::arg1 = KJSEmbed::extractInt(exec, args, 1) |
| int | RectNS::arg2 = KJSEmbed::extractInt(exec, args, 2) |
| int | RectNS::arg3 = KJSEmbed::extractInt(exec, args, 3) |
| QRect | RectNS::cppValue = value.adjusted(arg0, arg1, arg2, arg3) |
| RectNS::else | |
| RectNS::END_VARIANT_METHOD | |
| RectNS::result = KJSEmbed::createVariant(exec, "QRect", cppValue ) | |
Function Documentation
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.