KJS::Completion Class Reference

#include <completion.h>

Inheritance diagram for KJS::Completion:

KJS::Value List of all members.

Detailed Description

Completion objects are used to convey the return status and value from functions.Handle for a Completion type.

See FunctionImp::execute()

See also:
FunctionImp

Definition at line 49 of file completion.h.


Public Member Functions

 Completion (ComplType c=Normal, const Value &v=Value(), const Identifier &t=Identifier::null())
ComplType complType () const
Value value () const
Identifier target () const
bool isValueCompletion () const

The documentation for this class was generated from the following file:
KDE Home | KDE Accessibility Home | Description of Access Keys