kjsembed
kjseglobal.h File Reference
#include <kdemacros.h>#include <QtCore/QTextStream>#include <kjs/ustring.h>#include <kjs/identifier.h>#include <kjs/value.h>#include <kdebug.h>#include <klocale.h>Go to the source code of this file.
Namespaces | |
| KJS | |
| KJSEmbed | |
Macros | |
| #define | KJSEMBED_EXPORT KDE_IMPORT |
Functions | |
| KJSEMBED_EXPORT QTextStream * | KJSEmbed::conerr () |
| KJSEMBED_EXPORT QTextStream * | KJSEmbed::conin () |
| KJSEMBED_EXPORT QTextStream * | KJSEmbed::conout () |
| KJS::JSCell * | KJS::jsString (const QString &s) |
| QString | KJSEmbed::toQString (const KJS::UString &u) |
| QString | KJSEmbed::toQString (const KJS::Identifier &i) |
| KJS::UString | KJSEmbed::toUString (const QString &qs) |
Macro Definition Documentation
| #define KJSEMBED_EXPORT KDE_IMPORT |
Definition at line 32 of file kjseglobal.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2015 The KDE developers.
Generated on Fri May 1 2015 14:07:35 by doxygen 1.8.9.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2015 The KDE developers.
Generated on Fri May 1 2015 14:07:35 by doxygen 1.8.9.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.