KJS::ClassInfo Struct Reference

Class Information. More...

#include <object.h>

List of all members.

Public Attributes

const char * className
const ClassInfoparentClass
const HashTablepropHashTable
void * dummy

Detailed Description

Class Information.

Definition at line 59 of file object.h.


Member Data Documentation

A string denoting the class name.

Example: "Window".

Definition at line 63 of file object.h.

Reserved for future extension.

Definition at line 76 of file object.h.

Pointer to the class information of the base class.

0L if there is none.

Definition at line 68 of file object.h.

Static hash-table of properties.

Definition at line 72 of file object.h.


The documentation for this struct was generated from the following file:
KDE Home | KDE Accessibility Home | Description of Access Keys