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

Detailed Description
A class representing a global object of an execution environment.Global object
Definition at line 280 of file kjsobject.h.
Public Member Functions | |
KJSGlobalObject () |
Constructor & Destructor Documentation
KJSGlobalObject::KJSGlobalObject | ( | ) |
Constructs an empty global object.
Usually done through KJSPrototype::constructGlobalObject().
Definition at line 243 of file kjsobject.cpp.
The documentation for this class was generated from the following files: