KJSEmbed::ValueFactory

Search for usage in LXR

#include <value_binding.h>

Static Public Member Functions

static const Methodmethods ()
 

Static Public Attributes

static const Method ValueMethods []
 

Detailed Description

The Bindings for the KJSEmbed::ValueBinding.

Definition at line 91 of file value_binding.h.

Member Data Documentation

◆ ValueMethods

const Method ValueFactory::ValueMethods
static
Initial value:
= {
{"type", 0, KJS::DontDelete | KJS::ReadOnly, &callValueType },
{nullptr, 0, 0, nullptr }
}

Definition at line 94 of file value_binding.h.


The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Wed Nov 29 2023 04:01:06 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.