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
|
returns the document scope
Definition at line 62 of file test_regression.h. |
|
returns the global scope
Definition at line 58 of file test_regression.h. |
|
returns the script interpreter
Definition at line 60 of file test_regression.h. |
|
returns the output object
Definition at line 66 of file test_regression.h. |
|
returns the view scope
Definition at line 64 of file test_regression.h. |
The documentation for this class was generated from the following files: