kjsembed
QBrushNS Namespace Reference
Functions | |
KJS::JSValue * | color (KJS::ExecState *exec, KJS::JSObject *self, const KJS::List &args) |
KJS::JSValue * | gradient (KJS::ExecState *exec, KJS::JSObject *self, const KJS::List &args) |
KJS::JSValue * | isOpaque (KJS::ExecState *exec, KJS::JSObject *self, const KJS::List &args) |
KJS::JSValue * | setColor (KJS::ExecState *exec, KJS::JSObject *self, const KJS::List &args) |
KJS::JSValue * | setStyle (KJS::ExecState *exec, KJS::JSObject *self, const KJS::List &args) |
KJS::JSValue * | setTexture (KJS::ExecState *exec, KJS::JSObject *self, const KJS::List &args) |
KJS::JSValue * | style (KJS::ExecState *exec, KJS::JSObject *self, const KJS::List &args) |
KJS::JSValue * | texture (KJS::ExecState *exec, KJS::JSObject *self, const KJS::List &args) |
Function Documentation
KJS::JSValue* QBrushNS::color | ( | KJS::ExecState * | exec, |
KJS::JSObject * | self, | ||
const KJS::List & | args | ||
) |
Definition at line 124 of file QBrush_bind.cpp.
KJS::JSValue* QBrushNS::gradient | ( | KJS::ExecState * | exec, |
KJS::JSObject * | self, | ||
const KJS::List & | args | ||
) |
Definition at line 178 of file QBrush_bind.cpp.
KJS::JSValue* QBrushNS::isOpaque | ( | KJS::ExecState * | exec, |
KJS::JSObject * | self, | ||
const KJS::List & | args | ||
) |
Definition at line 199 of file QBrush_bind.cpp.
KJS::JSValue* QBrushNS::setColor | ( | KJS::ExecState * | exec, |
KJS::JSObject * | self, | ||
const KJS::List & | args | ||
) |
Definition at line 145 of file QBrush_bind.cpp.
KJS::JSValue* QBrushNS::setStyle | ( | KJS::ExecState * | exec, |
KJS::JSObject * | self, | ||
const KJS::List & | args | ||
) |
Definition at line 51 of file QBrush_bind.cpp.
KJS::JSValue* QBrushNS::setTexture | ( | KJS::ExecState * | exec, |
KJS::JSObject * | self, | ||
const KJS::List & | args | ||
) |
Definition at line 98 of file QBrush_bind.cpp.
KJS::JSValue* QBrushNS::style | ( | KJS::ExecState * | exec, |
KJS::JSObject * | self, | ||
const KJS::List & | args | ||
) |
Definition at line 30 of file QBrush_bind.cpp.
KJS::JSValue* QBrushNS::texture | ( | KJS::ExecState * | exec, |
KJS::JSObject * | self, | ||
const KJS::List & | args | ||
) |
Definition at line 77 of file QBrush_bind.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.