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>
Include dependency graph for kjseglobal.h:
This graph shows which files directly or indirectly include this file:
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-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.