kjsembed
#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
◆ consoleError()
QTextStream & consoleError | ( | ) |
Definition at line 85 of file kjseglobal.cpp.
◆ consoleIn()
QTextStream & consoleIn | ( | ) |
Definition at line 90 of file kjseglobal.cpp.
◆ consoleOut()
QTextStream & consoleOut | ( | ) |
Definition at line 80 of file kjseglobal.cpp.
Variable Documentation
◆ kjsembed_err
|
static |
Definition at line 39 of file kjseglobal.cpp.
◆ kjsembed_in
|
static |
Definition at line 40 of file kjseglobal.cpp.
◆ kjsembed_out
|
static |
Definition at line 41 of file kjseglobal.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.