KJS-API
KJSUndefined Class Reference
#include <kjsobject.h>
Inheritance diagram for KJSUndefined:

Public Member Functions | |
| KJSUndefined () | |
Detailed Description
A class representing an undefined JavaScript value.
Undefined value
Definition at line 188 of file kjsobject.h.
Constructor & Destructor Documentation
| KJSUndefined::KJSUndefined | ( | ) |
Constructs an undefined object.
Definition at line 68 of file kjsobject.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Mon Jan 21 2019 12:32:00 by doxygen 1.7.5.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Mon Jan 21 2019 12:32:00 by doxygen 1.7.5.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.