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

kjs

  • KJS
  • FunctionPrototypeImp
Public Member Functions | List of all members
KJS::FunctionPrototypeImp Class Reference

#include <function_object.h>

Inheritance diagram for KJS::FunctionPrototypeImp:
KJS::InternalFunctionImp

Public Member Functions

 FunctionPrototypeImp (ExecState *exec)
 
virtual bool implementsCall () const
 
virtual Value call (ExecState *exec, Object &thisObj, const List &args)
 
- Public Member Functions inherited from KJS::InternalFunctionImp
 InternalFunctionImp (FunctionPrototypeImp *funcProto)
 
 InternalFunctionImp (ExecState *exec)
 
bool implementsHasInstance () const
 
Boolean hasInstance (ExecState *exec, const Value &value)
 
virtual const ClassInfo * classInfo () const
 
Identifier name () const
 
void setName (Identifier _ident)
 

Additional Inherited Members

- Static Public Attributes inherited from KJS::InternalFunctionImp
static const ClassInfo info = {"Function", 0, 0, 0}
 
- Protected Attributes inherited from KJS::InternalFunctionImp
Identifier ident
 

Detailed Description

The initial value of Function.prototype (and thus all objects created with the Function constructor)

Definition at line 35 of file function_object.h.


The documentation for this class was generated from the following files:
  • function_object.h
  • function_object.cpp

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.8.11
This website is maintained by Timothy Pearson.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. |