okular
#include "kjs_util_p.h"
#include <kjs/kjsobject.h>
#include <kjs/kjsprototype.h>
#include <kjs/kjsarguments.h>
#include <kurl.h>
Include dependency graph for kjs_util.cpp:

Go to the source code of this file.
Functions | |
static KJSObject | crackURL (KJSContext *context, void *, const KJSArguments &arguments) |
Variables | |
static KJSPrototype * | g_utilProto |
Function Documentation
|
static |
Definition at line 23 of file kjs_util.cpp.
Variable Documentation
|
static |
Definition at line 21 of file kjs_util.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:45:03 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:45:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.