khtml Library API Documentation

KJS::WindowQObject Class Reference

Inheritance diagram for KJS::WindowQObject:

QObject List of all members.

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 ()

Detailed Description

Definition at line 197 of file kjs_window.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for khtml Library Version 3.4.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Feb 8 08:04:54 2006 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003