Kate
KateViewObject Class Reference
#include <test_regression.h>
Inheritance diagram for KateViewObject:
Public Member Functions | |
virtual const KJS::ClassInfo * | classInfo () const |
virtual KJS::Value | get (KJS::ExecState *exec, const KJS::Identifier &propertyName) const |
KateViewObject (KJS::ExecState *exec, KateView *v, KJS::ObjectImp *fallback) | |
virtual | ~KateViewObject () |
Detailed Description
For internal use only.
Definition at line 75 of file test_regression.h.
Constructor & Destructor Documentation
KateViewObject::KateViewObject | ( | KJS::ExecState * | exec, | |
KateView * | v, | |||
KJS::ObjectImp * | fallback | |||
) |
KateViewObject::~KateViewObject | ( | ) | [virtual] |
Definition at line 178 of file test_regression.cpp.
Member Function Documentation
const ClassInfo * KateViewObject::classInfo | ( | ) | const [virtual] |
Definition at line 183 of file test_regression.cpp.
virtual KJS::Value KateViewObject::get | ( | KJS::ExecState * | exec, | |
const KJS::Identifier & | propertyName | |||
) | const [virtual] |
The documentation for this class was generated from the following files: