• Skip to content
  • Skip to link menu
KDE 4.2 API Reference
  • KDE API Reference
  • kdelibs
  • Sitemap
  • Contact Us
 

KJS-API

kjsprivate.h File Reference

#include "kjs/ustring.h"
#include "kjs/identifier.h"
#include "kjs/list.h"
#include <QtCore/QString>

Include dependency graph for kjsprivate.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Defines

#define EXECSTATE(ctx)   reinterpret_cast<ExecState*>((ctx)->hnd)
#define EXECSTATE_HANDLE(c)   reinterpret_cast<KJSContextHandle*>(c)
#define INTERPRETER(h)   reinterpret_cast<KJS::Interpreter*>((h)->hnd)
#define INTERPRETER_HANDLE(i)   reinterpret_cast<KJSInterpreterHandle*>(i)
#define JSVALUE(h)   reinterpret_cast<KJS::JSValue*>((h)->hnd)
#define JSVALUE_HANDLE(v)   reinterpret_cast<KJSObjectHandle*>(v)
#define LIST(h)   reinterpret_cast<const KJS::List*>((h)->hnd)
#define LIST_HANDLE(l)   reinterpret_cast<const KJSArgumentsHandle*>(l)
#define PROTOTYPE(h)   reinterpret_cast<CustomPrototype*>((h)->hnd)
#define PROTOTYPE_HANDLE(p)   reinterpret_cast<KJSPrototypeHandle*>(p)

Functions

static KJS::Identifier toIdentifier (const QString &s)
static QString toQString (const KJS::UString &s)
static KJS::UString toUString (const QString &s)

Define Documentation

#define EXECSTATE ( ctx   )     reinterpret_cast<ExecState*>((ctx)->hnd)

Definition at line 34 of file kjsprivate.h.

#define EXECSTATE_HANDLE ( c   )     reinterpret_cast<KJSContextHandle*>(c)

Definition at line 33 of file kjsprivate.h.

#define INTERPRETER ( h   )     reinterpret_cast<KJS::Interpreter*>((h)->hnd)

Definition at line 37 of file kjsprivate.h.

#define INTERPRETER_HANDLE ( i   )     reinterpret_cast<KJSInterpreterHandle*>(i)

Definition at line 36 of file kjsprivate.h.

#define JSVALUE ( h   )     reinterpret_cast<KJS::JSValue*>((h)->hnd)

Definition at line 31 of file kjsprivate.h.

#define JSVALUE_HANDLE ( v   )     reinterpret_cast<KJSObjectHandle*>(v)

Definition at line 30 of file kjsprivate.h.

#define LIST ( h   )     reinterpret_cast<const KJS::List*>((h)->hnd)

Definition at line 43 of file kjsprivate.h.

#define LIST_HANDLE ( l   )     reinterpret_cast<const KJSArgumentsHandle*>(l)

Definition at line 42 of file kjsprivate.h.

#define PROTOTYPE ( h   )     reinterpret_cast<CustomPrototype*>((h)->hnd)

Definition at line 40 of file kjsprivate.h.

#define PROTOTYPE_HANDLE ( p   )     reinterpret_cast<KJSPrototypeHandle*>(p)

Definition at line 39 of file kjsprivate.h.


Function Documentation

static KJS::Identifier toIdentifier ( const QString &  s  )  [inline, static]

Definition at line 53 of file kjsprivate.h.

static QString toQString ( const KJS::UString &  s  )  [inline, static]

Definition at line 60 of file kjsprivate.h.

static KJS::UString toUString ( const QString &  s  )  [inline, static]

Definition at line 45 of file kjsprivate.h.

KJS-API

Skip menu "KJS-API"
  • Main Page
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members
  • Related Pages

kdelibs

Skip menu "kdelibs"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • Kate
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • Kross
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.5.7
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal