KJS-API
kjsobject.cpp File Reference
#include "kjsobject.h"
#include "kjsprivate.h"
#include "kjscontext.h"
#include "kjs/value.h"
#include "kjs/object.h"
#include "kjs/protect.h"
#include "kjs/ExecState.h"
#include "kjs/JSVariableObject.h"
#include <kdebug.h>
#include <QDateTime>
Include dependency graph for kjsobject.cpp:
Go to the source code of this file.
Functions | |
static JSValue * | constructArrayHelper (ExecState *exec, int len) |
static JSValue * | constructDateHelper (KJSContext *ctx, const QDateTime &dt) |
Function Documentation
|
static |
Definition at line 96 of file kjsobject.cpp.
|
static |
Definition at line 112 of file kjsobject.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.