kjsembed
point.cpp File Reference
#include "point.h"
#include <QtCore/QDebug>
#include <QtCore/QPoint>
Go to the source code of this file.
Namespaces | |
namespace | PointNS |
Functions | |
value | PointNS::setX (arg0) |
value | PointNS::setY (arg0) |
START_METHOD_LUT (Point) | |
Variables | |
END_VARIANT_METHOD int | PointNS::arg0 = KJSEmbed::extractInt(exec, args, 0) |
bool | PointNS::cppValue = value.isNull() |
PointNS::result = KJS::jsBoolean(cppValue) |