kjsembed
KJSEmbed::PointBinding Class Reference
#include <point.h>
Inheritance diagram for KJSEmbed::PointBinding:

Public Member Functions | |
| PointBinding (KJS::ExecState *exec, const QPoint &value) | |
| virtual const KJS::ClassInfo * | classInfo () const |
Static Public Attributes | |
| static const KJS::ClassInfo | info = { "QPoint", &VariantBinding::info, 0, 0 } |
Detailed Description
Constructor & Destructor Documentation
| PointBinding::PointBinding | ( | KJS::ExecState * | exec, |
| const QPoint & | value | ||
| ) |
Member Function Documentation
| virtual const KJS::ClassInfo* KJSEmbed::PointBinding::classInfo | ( | ) | const [inline, virtual] |
Reimplemented from KJSEmbed::VariantBinding.
Member Data Documentation
const KJS::ClassInfo PointBinding::info = { "QPoint", &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:04 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:04 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.