KJS::WindowQObject Class Reference
Inheritance diagram for KJS::WindowQObject:

Detailed Description
Definition at line 234 of file kjs_window.h.
Public Slots | |
| void | timeoutClose () |
Public Member Functions | |
| WindowQObject (Window *w) | |
| ~WindowQObject () | |
| int | installTimeout (const Identifier &handler, int t, bool singleShot) |
| int | installTimeout (const Value &func, List args, int t, bool singleShot) |
| void | clearTimeout (int timerId) |
| void | mark () |
| bool | hasTimers () const |
Protected Slots | |
| void | parentDestroyed () |
Protected Member Functions | |
| void | timerEvent (QTimerEvent *e) |
| void | setNextTimer () |
The documentation for this class was generated from the following files:

