KJS-API
KJSBoolean Class Reference
A class representing a boolean JavaScript value. More...
#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: