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 | |
| namespace | KJS |
| namespace | KJSEmbed |
Defines | |
| #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::Identifier &i) |
| QString | KJSEmbed::toQString (const KJS::UString &u) |
| KJS::UString | KJSEmbed::toUString (const QString &qs) |
Define Documentation
| #define KJSEMBED_EXPORT KDE_IMPORT |
Definition at line 32 of file kjseglobal.h.
KDE 4.3 API Reference