kjsembed
KJSEmbed::PixmapBinding Class Reference
#include <pixmap.h>
Inheritance diagram for KJSEmbed::PixmapBinding:

Detailed Description
Definition at line 34 of file pixmap.h.
Public Member Functions | |
virtual const KJS::ClassInfo * | classInfo () const |
PixmapBinding (KJS::ExecState *exec, const QPixmap &value) | |
Static Public Attributes | |
static const KJS::ClassInfo | info = { "QPixmap", &VariantBinding::info, 0, 0 } |
Constructor & Destructor Documentation
PixmapBinding::PixmapBinding | ( | KJS::ExecState * | exec, | |
const QPixmap & | value | |||
) |
Definition at line 35 of file pixmap.cpp.
Member Function Documentation
virtual const KJS::ClassInfo* KJSEmbed::PixmapBinding::classInfo | ( | ) | const [inline, virtual] |
Member Data Documentation
const KJS::ClassInfo PixmapBinding::info = { "QPixmap", &VariantBinding::info, 0, 0 } [static] |
The documentation for this class was generated from the following files: