TestJScriptEnv Class Reference

Inheritance diagram for TestJScriptEnv:

KateJScript List of all members.

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
OutputObjectoutput () const

Protected Attributes

OutputObjectm_output

Member Function Documentation

KJS::Object TestJScriptEnv::global (  )  const [inline]

returns the global scope

Definition at line 58 of file test_regression.h.

KJS::Interpreter& TestJScriptEnv::interpreter (  )  [inline]

returns the script interpreter

Definition at line 60 of file test_regression.h.

KJS::Object TestJScriptEnv::document (  )  const [inline]

returns the document scope

Definition at line 62 of file test_regression.h.

KJS::Object TestJScriptEnv::view (  )  const [inline]

returns the view scope

Definition at line 64 of file test_regression.h.

OutputObject* TestJScriptEnv::output (  )  const [inline]

returns the output object

Definition at line 66 of file test_regression.h.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys