• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdegraphics API Reference
  • KDE Home
  • Contact Us
 

okular

  • sources
  • kde-4.12
  • kdegraphics
  • okular
  • core
  • script
Typedefs | Functions | Variables
kjs_field.cpp File Reference
#include "kjs_field_p.h"
#include <kjs/kjsinterpreter.h>
#include <kjs/kjsprototype.h>
#include <kjs/kjsarguments.h>
#include <qhash.h>
#include <kdebug.h>
#include <kglobal.h>
#include "../debug_p.h"
#include "../document_p.h"
#include "../form.h"
#include "../page.h"
Include dependency graph for kjs_field.cpp:

Go to the source code of this file.

Typedefs

typedef QHash< FormField
*, KJSObject > 
FormCache
 

Functions

static KJSObject fieldGetDoc (KJSContext *context, void *)
 
static KJSObject fieldGetName (KJSContext *, void *object)
 
static KJSObject fieldGetReadOnly (KJSContext *, void *object)
 
static KJSObject fieldGetType (KJSContext *, void *object)
 
static QString fieldGetTypeHelper (const FormField *field)
 
static KJSObject fieldGetValue (KJSContext *context, void *object)
 
static void fieldSetReadOnly (KJSContext *context, void *object, KJSObject value)
 
static void fieldSetValue (KJSContext *context, void *object, KJSObject value)
 

Variables

static KJSPrototype * g_fieldProto
 

Typedef Documentation

typedef QHash< FormField *, KJSObject > FormCache

Definition at line 31 of file kjs_field.cpp.

Function Documentation

static KJSObject fieldGetDoc ( KJSContext *  context,
void *   
)
static

Definition at line 35 of file kjs_field.cpp.

static KJSObject fieldGetName ( KJSContext *  ,
void *  object 
)
static

Definition at line 41 of file kjs_field.cpp.

static KJSObject fieldGetReadOnly ( KJSContext *  ,
void *  object 
)
static

Definition at line 48 of file kjs_field.cpp.

static KJSObject fieldGetType ( KJSContext *  ,
void *  object 
)
static

Definition at line 108 of file kjs_field.cpp.

static QString fieldGetTypeHelper ( const FormField *  field)
static

Definition at line 69 of file kjs_field.cpp.

static KJSObject fieldGetValue ( KJSContext *  context,
void *  object 
)
static

Definition at line 116 of file kjs_field.cpp.

static void fieldSetReadOnly ( KJSContext *  context,
void *  object,
KJSObject  value 
)
static

Definition at line 55 of file kjs_field.cpp.

static void fieldSetValue ( KJSContext *  context,
void *  object,
KJSObject  value 
)
static

Definition at line 159 of file kjs_field.cpp.

Variable Documentation

KJSPrototype* g_fieldProto
static

Definition at line 29 of file kjs_field.cpp.

This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:45:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

okular

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

kdegraphics API Reference

Skip menu "kdegraphics API Reference"
  •     libkdcraw
  •     libkexiv2
  •     libkipi
  •     libksane
  • okular

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal