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
◆ className
const char* KJS::ClassInfo::className |
◆ dummy
◆ parentClass
const ClassInfo* KJS::ClassInfo::parentClass |
◆ propHashTable
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-2023 The KDE developers.
Generated on Sun Feb 5 2023 03:57:19 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Feb 5 2023 03:57:19 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.