OutputObject Class Reference
#include <test_regression.h>
Inherits ObjectImp.
Public Member Functions | |
OutputObject (KJS::ExecState *exec, KateDocument *d, KateView *v) | |
virtual KJS::UString | className () const |
void | setChangedFlag (bool *flag) |
void | setOutputString (QString *s) |
Friends | |
class | OutputFunction |
Detailed Description
Customizing output to result-files.
Writing any output into result files inhibits outputting the content of the katepart after script execution, enabling one to check for coordinates and the like.
The documentation for this class was generated from the following files: