KJS
KJS::HashEntry Struct Reference
#include <lookup.h>
Public Attributes | |
short int | attr |
const HashEntry * | next |
short int | params |
const char * | s |
int | value |
Detailed Description
Member Data Documentation
◆ attr
short int KJS::HashEntry::attr |
◆ next
const HashEntry* KJS::HashEntry::next |
◆ params
short int KJS::HashEntry::params |
◆ s
const char* KJS::HashEntry::s |
◆ value
int KJS::HashEntry::value |
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 Mon Feb 6 2023 03:56:21 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 6 2023 03:56:21 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.