kjsembed
static_binding.h File Reference
#include <QtCore/QHash>
#include <kdemacros.h>
#include <kjs/function.h>
#include "binding_support.h"
Go to the source code of this file.
Classes | |
class | KJSEmbed::StaticBinding |
class | KJSEmbed::StaticConstructor |
Namespaces | |
KJSEmbed | |
Macros | |
#define | LengthFlags KJS::DontDelete|KJS::ReadOnly|KJS::DontEnum |
Macro Definition Documentation
◆ LengthFlags
#define LengthFlags KJS::DontDelete|KJS::ReadOnly|KJS::DontEnum |
Definition at line 32 of file static_binding.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2017 The KDE developers.
Generated on Mon May 15 2017 14:45:20 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2017 The KDE developers.
Generated on Mon May 15 2017 14:45:20 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.