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

Public Member Functions | |
| KJSNumber (double d) | |
Detailed Description
A class representing a JavaScript number value.
Number value
Definition at line 216 of file kjsobject.h.
Constructor & Destructor Documentation
| KJSNumber::KJSNumber | ( | double | d | ) |
Constructs a number object.
Definition at line 78 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-2012 The KDE developers.
Generated on Thu May 10 2012 20:52:32 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 20:52:32 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.