TestJScriptEnv Class Reference
Inheritance diagram for TestJScriptEnv:

Detailed Description
Definition at line 51 of file test_regression.h.
Public Member Functions | |
TestJScriptEnv (KateDocument *part) | |
virtual | ~TestJScriptEnv () |
KJS::Object | global () const |
KJS::Interpreter & | interpreter () |
KJS::Object | document () const |
KJS::Object | view () const |
OutputObject * | output () const |
Protected Attributes | |
OutputObject * | m_output |
Member Function Documentation
KJS::Object TestJScriptEnv::global | ( | ) | const [inline] |
KJS::Interpreter& TestJScriptEnv::interpreter | ( | ) | [inline] |
KJS::Object TestJScriptEnv::document | ( | ) | const [inline] |
KJS::Object TestJScriptEnv::view | ( | ) | const [inline] |
OutputObject* TestJScriptEnv::output | ( | ) | const [inline] |
The documentation for this class was generated from the following files: