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 | |
| namespace | 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::result = KJSEmbed::createVariant(exec, "QRect", cppValue ) | |
Function Documentation
◆ START_METHOD_LUT()
This file is part of the KDE documentation.
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.16.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.16.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.