• Skip to content
  • Skip to link menu
  • KDE API Reference
  • kdelibs-4.14.38 API Reference
  • KDE Home
  • Contact Us
 

kjsembed

  • KJSEmbed
  • QBrushData
Static Public Member Functions | Static Public Attributes | List of all members
KJSEmbed::QBrushData Class Reference

#include <QBrush_bind.h>

Static Public Member Functions

static const KJS::JSObject * construct (KJS::ExecState *exec, const KJS::List &args)
 
static const KJSEmbed::Constructor * constructor ()
 
static KJS::JSObject * ctorMethod (KJS::ExecState *exec, const KJS::List &args)
 
static const KJSEmbed::Enumerator * enums ()
 
static const KJSEmbed::Method * methods ()
 
static const KJSEmbed::Method * statics ()
 

Static Public Attributes

static const KJSEmbed::Constructor p_constructor
 
static const KJSEmbed::Enumerator p_enums [] = {{0, 0 }}
 
static const KJSEmbed::Method p_methods []
 
static const KJSEmbed::Method p_statics []
 

Detailed Description

Definition at line 19 of file QBrush_bind.h.

Member Function Documentation

◆ construct()

static const KJS::JSObject * KJSEmbed::QBrushData::construct ( KJS::ExecState *  exec,
const KJS::List &  args 
)
inlinestatic

Definition at line 31 of file QBrush_bind.h.

◆ constructor()

static const KJSEmbed::Constructor * KJSEmbed::QBrushData::constructor ( )
inlinestatic

Definition at line 30 of file QBrush_bind.h.

◆ ctorMethod()

KJS::JSObject * KJSEmbed::QBrushData::ctorMethod ( KJS::ExecState *  exec,
const KJS::List &  args 
)
static

Definition at line 226 of file QBrush_bind.cpp.

◆ enums()

static const KJSEmbed::Enumerator * KJSEmbed::QBrushData::enums ( )
inlinestatic

Definition at line 27 of file QBrush_bind.h.

◆ methods()

static const KJSEmbed::Method * KJSEmbed::QBrushData::methods ( )
inlinestatic

Definition at line 28 of file QBrush_bind.h.

◆ statics()

static const KJSEmbed::Method * KJSEmbed::QBrushData::statics ( )
inlinestatic

Definition at line 29 of file QBrush_bind.h.

Member Data Documentation

◆ p_constructor

const Constructor KJSEmbed::QBrushData::p_constructor
static
Initial value:
=
{"QBrush", 0, KJS::DontDelete|KJS::ReadOnly, 0, &QBrushData::ctorMethod, p_statics, p_enums, KJSEmbed::QBrushData::p_methods }
KJSEmbed::QBrushData::ctorMethod
static KJS::JSObject * ctorMethod(KJS::ExecState *exec, const KJS::List &args)
Definition: QBrush_bind.cpp:226
KJSEmbed::QBrushData::p_enums
static const KJSEmbed::Enumerator p_enums[]
Definition: QBrush_bind.h:24
KJSEmbed::QBrushData::p_statics
static const KJSEmbed::Method p_statics[]
Definition: QBrush_bind.h:23
KJSEmbed::QBrushData::p_methods
static const KJSEmbed::Method p_methods[]
Definition: QBrush_bind.h:22

Definition at line 25 of file QBrush_bind.h.

◆ p_enums

const Enumerator KJSEmbed::QBrushData::p_enums = {{0, 0 }}
static

Definition at line 24 of file QBrush_bind.h.

◆ p_methods

const Method KJSEmbed::QBrushData::p_methods
static
Initial value:
=
{
{ "style", 0, KJS::DontDelete|KJS::ReadOnly, &QBrushNS::style },
{ "setStyle", 1, KJS::DontDelete|KJS::ReadOnly, &QBrushNS::setStyle },
{ "texture", 0, KJS::DontDelete|KJS::ReadOnly, &QBrushNS::texture },
{ "setTexture", 1, KJS::DontDelete|KJS::ReadOnly, &QBrushNS::setTexture },
{ "color", 0, KJS::DontDelete|KJS::ReadOnly, &QBrushNS::color },
{ "setColor", 1, KJS::DontDelete|KJS::ReadOnly, &QBrushNS::setColor },
{ "gradient", 0, KJS::DontDelete|KJS::ReadOnly, &QBrushNS::gradient },
{ "isOpaque", 0, KJS::DontDelete|KJS::ReadOnly, &QBrushNS::isOpaque },
{0, 0, 0, 0 }
}
QBrushNS::color
KJS::JSValue * color(KJS::ExecState *exec, KJS::JSObject *self, const KJS::List &args)
Definition: QBrush_bind.cpp:124
QBrushNS::style
KJS::JSValue * style(KJS::ExecState *exec, KJS::JSObject *self, const KJS::List &args)
Definition: QBrush_bind.cpp:30
QBrushNS::gradient
KJS::JSValue * gradient(KJS::ExecState *exec, KJS::JSObject *self, const KJS::List &args)
Definition: QBrush_bind.cpp:178
QBrushNS::texture
KJS::JSValue * texture(KJS::ExecState *exec, KJS::JSObject *self, const KJS::List &args)
Definition: QBrush_bind.cpp:77
QBrushNS::isOpaque
KJS::JSValue * isOpaque(KJS::ExecState *exec, KJS::JSObject *self, const KJS::List &args)
Definition: QBrush_bind.cpp:199
QBrushNS::setColor
KJS::JSValue * setColor(KJS::ExecState *exec, KJS::JSObject *self, const KJS::List &args)
Definition: QBrush_bind.cpp:145
QBrushNS::setStyle
KJS::JSValue * setStyle(KJS::ExecState *exec, KJS::JSObject *self, const KJS::List &args)
Definition: QBrush_bind.cpp:51
QBrushNS::setTexture
KJS::JSValue * setTexture(KJS::ExecState *exec, KJS::JSObject *self, const KJS::List &args)
Definition: QBrush_bind.cpp:98

Definition at line 22 of file QBrush_bind.h.

◆ p_statics

const KJSEmbed::Method KJSEmbed::QBrushData::p_statics[]
static

Definition at line 23 of file QBrush_bind.h.


The documentation for this class was generated from the following files:
  • QBrush_bind.h
  • QBrush_bind.cpp
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

kjsembed

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

kdelibs-4.14.38 API Reference

Skip menu "kdelibs-4.14.38 API Reference"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDEWebKit
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUnitConversion
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver
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