kjsembed
QBrush_bind.h
Go to the documentation of this file.
static KJS::JSObject * ctorMethod(KJS::ExecState *exec, const KJS::List &args)
Definition: QBrush_bind.cpp:226
static const KJSEmbed::Method p_methods[]
Definition: QBrush_bind.h:22
Definition: QBrush_bind.h:11
Definition: QBrush_bind.h:19
static const KJSEmbed::Method p_statics[]
Definition: QBrush_bind.h:23
static const KJS::JSObject * construct(KJS::ExecState *exec, const KJS::List &args)
Definition: QBrush_bind.h:31
static const KJSEmbed::Constructor * constructor()
Definition: QBrush_bind.h:30
Definition: binding_support.h:345
static const KJSEmbed::Enumerator p_enums[]
Definition: QBrush_bind.h:24
virtual const KJS::ClassInfo * classInfo() const
Definition: QBrush_bind.h:16
static const KJSEmbed::Constructor p_constructor
Definition: QBrush_bind.h:25
Definition: variant_binding.cpp:130
QBrushBinding(KJS::ExecState *exec, const QBrush &value)
Definition: QBrush_bind.cpp:19
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.