KJS
KJS::ClassInfo Struct Reference
#include <object.h>
Public Attributes | |
const char * | className |
void * | dummy |
const ClassInfo * | parentClass |
const HashTable * | propHashTable |
Detailed Description
Member Data Documentation
const char* KJS::ClassInfo::className |
const ClassInfo* KJS::ClassInfo::parentClass |
const HashTable* KJS::ClassInfo::propHashTable |
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sat Jan 16 2021 23:02:13 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sat Jan 16 2021 23:02:13 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.