kjsembed
KJSEmbed::SlotProxy Class Reference
#include <slotproxy.h>
Inheritance diagram for KJSEmbed::SlotProxy:

Public Member Functions | |
| SlotProxy (KJS::JSObject *obj, KJS::Interpreter *interpreter, QObject *parent, const QByteArray &signature) | |
| ~SlotProxy () | |
| const QMetaObject * | metaObject () const |
| int | qt_metacall (QMetaObject::Call _c, int _id, void **_a) |
| void * | qt_metacast (const char *_clname) |
Public Attributes | |
| QMetaObject | staticMetaObject |
Detailed Description
Definition at line 41 of file slotproxy.h.
Constructor & Destructor Documentation
| SlotProxy::SlotProxy | ( | KJS::JSObject * | obj, |
| KJS::Interpreter * | interpreter, | ||
| QObject * | parent, | ||
| const QByteArray & | signature | ||
| ) |
Definition at line 38 of file slotproxy.cpp.
| SlotProxy::~SlotProxy | ( | ) |
Definition at line 76 of file slotproxy.cpp.
Member Function Documentation
| const QMetaObject * SlotProxy::metaObject | ( | ) | const |
Definition at line 83 of file slotproxy.cpp.
| int SlotProxy::qt_metacall | ( | QMetaObject::Call | _c, |
| int | _id, | ||
| void ** | _a | ||
| ) |
Definition at line 295 of file slotproxy.cpp.
| void * SlotProxy::qt_metacast | ( | const char * | _clname | ) |
Definition at line 88 of file slotproxy.cpp.
Member Data Documentation
| QMetaObject KJSEmbed::SlotProxy::staticMetaObject |
Definition at line 47 of file slotproxy.h.
The documentation for this class was generated from the following files:
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.
KDE API Reference