kjsembed
KJSEmbed::UrlBinding Class Reference
#include <url.h>
Inheritance diagram for KJSEmbed::UrlBinding:

Public Member Functions | |
| UrlBinding (KJS::ExecState *exec, const QUrl &value) | |
| virtual const KJS::ClassInfo * | classInfo () const |
Static Public Attributes | |
| static const KJS::ClassInfo | info = { "QUrl", &VariantBinding::info, 0, 0 } |
Detailed Description
Constructor & Destructor Documentation
| UrlBinding::UrlBinding | ( | KJS::ExecState * | exec, |
| const QUrl & | value | ||
| ) |
Member Function Documentation
| virtual const KJS::ClassInfo* KJSEmbed::UrlBinding::classInfo | ( | ) | const [inline, virtual] |
Reimplemented from KJSEmbed::VariantBinding.
Member Data Documentation
const KJS::ClassInfo UrlBinding::info = { "QUrl", &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.