kjsembed
#include "kjseglobal.h"
Include dependency graph for kjseglobal.cpp:
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
|
static |
Definition at line 39 of file kjseglobal.cpp.
|
static |
Definition at line 40 of file kjseglobal.cpp.
|
static |
Definition at line 41 of file kjseglobal.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.