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

Public Member Functions | |
| KJSBoolean (bool b) | |
Detailed Description
A class representing a boolean JavaScript value.
Boolean value
Definition at line 202 of file kjsobject.h.
Constructor & Destructor Documentation
| KJSBoolean::KJSBoolean | ( | bool | b | ) |
Constructs a boolean object.
Definition at line 73 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 Wed May 2 2012 17:49:37 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Wed May 2 2012 17:49:37 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.