kjsembed
KJSEmbed::BrushBinding Class Reference
#include <brush.h>
Inheritance diagram for KJSEmbed::BrushBinding:

Public Member Functions | |
| BrushBinding (KJS::ExecState *exec, const QBrush &value) | |
| virtual const KJS::ClassInfo * | classInfo () const |
Static Public Attributes | |
| static const KJS::ClassInfo | info = { "QBrush", &VariantBinding::info, 0, 0 } |
Detailed Description
Constructor & Destructor Documentation
| BrushBinding::BrushBinding | ( | KJS::ExecState * | exec, |
| const QBrush & | value | ||
| ) |
Member Function Documentation
| virtual const KJS::ClassInfo* KJSEmbed::BrushBinding::classInfo | ( | ) | const [inline, virtual] |
Reimplemented from KJSEmbed::VariantBinding.
Member Data Documentation
const KJS::ClassInfo BrushBinding::info = { "QBrush", &VariantBinding::info, 0, 0 } [static] |
Reimplemented from KJSEmbed::VariantBinding.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 20:51:03 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 20:51:03 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.