KJS
KJS::BooleanPrototype Class Reference
#include <bool_object.h>
Inheritance diagram for KJS::BooleanPrototype:

Detailed Description
Definition at line 45 of file bool_object.h.
Public Member Functions | |
| BooleanPrototype (ExecState *exec, ObjectPrototype *objectProto, FunctionPrototype *funcProto) | |
Constructor & Destructor Documentation
| BooleanPrototype::BooleanPrototype | ( | ExecState * | exec, | |
| ObjectPrototype * | objectProto, | |||
| FunctionPrototype * | funcProto | |||
| ) |
Definition at line 44 of file bool_object.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference