KJS-API
KJSGlobalObject Class Reference
A class representing a global object of an execution environment. More...
#include <kjsobject.h>
Inheritance diagram for KJSGlobalObject:
Public Member Functions | |
| KJSGlobalObject () | |
Detailed Description
A class representing a global object of an execution environment.
Global object
Definition at line 280 of file kjsobject.h.
Constructor & Destructor Documentation
| KJSGlobalObject::KJSGlobalObject | ( | ) |
Constructs an empty global object.
Usually done through KJSPrototype::constructGlobalObject().
Definition at line 244 of file kjsobject.cpp.
The documentation for this class was generated from the following files:
KDE 4.3 API Reference