kjsembed
kjseglobal.cpp File Reference
#include "kjseglobal.h"Go to the source code of this file.
Functions | |
| QTextStream & | consoleError () |
| QTextStream & | consoleIn () |
| QTextStream & | consoleOut () |
Variables | |
| static QTextStream * | kjsembed_err = 0L |
| static QTextStream * | kjsembed_in = 0L |
| static QTextStream * | kjsembed_out = 0L |
Function Documentation
| QTextStream& consoleError | ( | ) |
Definition at line 85 of file kjseglobal.cpp.
| QTextStream& consoleIn | ( | ) |
Definition at line 90 of file kjseglobal.cpp.
| QTextStream& consoleOut | ( | ) |
Definition at line 80 of file kjseglobal.cpp.
Variable Documentation
QTextStream* kjsembed_err = 0L [static] |
Definition at line 39 of file kjseglobal.cpp.
QTextStream* kjsembed_in = 0L [static] |
Definition at line 40 of file kjseglobal.cpp.
QTextStream* kjsembed_out = 0L [static] |
Definition at line 41 of file kjseglobal.cpp.
KDE 4.3 API Reference