kjsembed
KJS Namespace Reference
Functions | |
KJS::JSCell * | jsString (const QString &s) |
JSObject * | throwError (ExecState *e, ErrorType t, const QString &m) |
Detailed Description
Implement QString-KJS::UString conversion methods.
These methods are declared by KJS, but libkjs doesn't actually contain their implementations. because we link against khtml , those functions are already implemented there.
Function Documentation
|
inline |
Definition at line 73 of file kjseglobal.h.
|
inline |
Definition at line 241 of file binding_support.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.