• Skip to content
  • Skip to link menu
KDE 4.3 API Reference
  • KDE API Reference
  • kdelibs
  • Sitemap
  • Contact Us
 

kjsembed

KJSEmbed::IoFactory

KJSEmbed::IoFactory Class Reference

#include <iosupport.h>

List of all members.

Static Public Member Functions

static const Method * methods ()

Static Public Attributes

static const Method IoMethods []

Detailed Description

Definition at line 31 of file iosupport.h.


Member Function Documentation

static const Method* KJSEmbed::IoFactory::methods (  )  [inline, static]

Definition at line 35 of file iosupport.h.


Member Data Documentation

const Method IoFactory::IoMethods [static]
Initial value:
{
    {"debug", 1, KJS::DontDelete|KJS::ReadOnly, &callDebug },
    {"print", 1, KJS::DontDelete|KJS::ReadOnly, &callPrint },
    {"println", 1, KJS::DontDelete|KJS::ReadOnly, &callPrintLn },
    {"readln", 0, KJS::DontDelete|KJS::ReadOnly, &callReadLine },
    {"system", 1, KJS::DontDelete|KJS::ReadOnly, &callSystem },
    {0, 0, 0, 0 }
}

Definition at line 34 of file iosupport.h.


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

kjsembed

Skip menu "kjsembed"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members

kdelibs

Skip menu "kdelibs"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • Kate
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.6.1
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal