KJS::SourceFile Class Reference
Inheritance diagram for KJS::SourceFile:

Detailed Description
Definition at line 55 of file kjs_debugwin.h.
Public Member Functions | |
| SourceFile (QString u, QString c, Interpreter *interp) | |
| QString | getCode () |
Public Attributes | |
| QString | url |
| QString | code |
| Interpreter * | interpreter |
The documentation for this class was generated from the following files:

