KJSEmbed
bind_qtimer.cpp File Reference
#include "bind_qtimer.h"
#include <QtCore/QDebug>
#include "object_binding.h"
#include "variant_binding.h"
#include <kjs/object.h>
Include dependency graph for bind_qtimer.cpp:

Go to the source code of this file.
Namespaces | |
| namespace | TimerNS |
Functions | |
| return new | KJSEmbed::QObjectBinding (exec, a) |
Variables | |
| QObject * | parent = KJSEmbed::extractObject<QObject>( exec, args, 0 ) |
| QTimer * | a = new QTimer( parent ) |
Variable Documentation
Definition at line 43 of file bind_qtimer.cpp.
KDE 4.0 API Reference