• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • kjs
 

kjs

  • KJS
  • ClassInfo
Public Attributes
KJS::ClassInfo Struct Reference

#include <object.h>

List of all members.

Public Attributes

const char * className
const ClassInfo * parentClass
const HashTable * propHashTable
void * dummy

Detailed Description

Class Information.

Definition at line 59 of file object.h.


Member Data Documentation

const char* KJS::ClassInfo::className

A string denoting the class name.

Example: "Window".

Definition at line 63 of file object.h.

void* KJS::ClassInfo::dummy

Reserved for future extension.

Definition at line 76 of file object.h.

const ClassInfo* KJS::ClassInfo::parentClass

Pointer to the class information of the base class.

0L if there is none.

Definition at line 68 of file object.h.

const HashTable* KJS::ClassInfo::propHashTable

Static hash-table of properties.

Definition at line 72 of file object.h.


The documentation for this struct was generated from the following file:
  • object.h

kjs

Skip menu "kjs"
  • Main Page
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members
  • Related Pages

kjs

Skip menu "kjs"
  • arts
  • dcop
  • dnssd
  • interfaces
  •     interface
  •     library
  •   kspeech
  •   ktexteditor
  • kabc
  • kate
  • kcmshell
  • kdecore
  • kded
  • kdefx
  • kdeprint
  • kdesu
  • kdeui
  • kdoctools
  • khtml
  • kimgio
  • kinit
  • kio
  •   bookmarks
  •   httpfilter
  •   kfile
  •   kio
  •   kioexec
  •   kpasswdserver
  •   kssl
  • kioslave
  •   http
  • kjs
  • kmdi
  •   kmdi
  • knewstuff
  • kparts
  • krandr
  • kresources
  • kspell2
  • kunittest
  • kutils
  • kwallet
  • libkmid
  • libkscreensaver
Generated for kjs by doxygen 1.7.6.1
This website is maintained by Timothy Pearson.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. |