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
◆ color()
| KJS::JSValue * QBrushNS::color | ( | KJS::ExecState * | exec, |
| KJS::JSObject * | self, | ||
| const KJS::List & | args ) |
Definition at line 124 of file QBrush_bind.cpp.
◆ gradient()
| KJS::JSValue * QBrushNS::gradient | ( | KJS::ExecState * | exec, |
| KJS::JSObject * | self, | ||
| const KJS::List & | args ) |
Definition at line 178 of file QBrush_bind.cpp.
◆ isOpaque()
| KJS::JSValue * QBrushNS::isOpaque | ( | KJS::ExecState * | exec, |
| KJS::JSObject * | self, | ||
| const KJS::List & | args ) |
Definition at line 199 of file QBrush_bind.cpp.
◆ setColor()
| KJS::JSValue * QBrushNS::setColor | ( | KJS::ExecState * | exec, |
| KJS::JSObject * | self, | ||
| const KJS::List & | args ) |
Definition at line 145 of file QBrush_bind.cpp.
◆ setStyle()
| KJS::JSValue * QBrushNS::setStyle | ( | KJS::ExecState * | exec, |
| KJS::JSObject * | self, | ||
| const KJS::List & | args ) |
Definition at line 51 of file QBrush_bind.cpp.
◆ setTexture()
| KJS::JSValue * QBrushNS::setTexture | ( | KJS::ExecState * | exec, |
| KJS::JSObject * | self, | ||
| const KJS::List & | args ) |
Definition at line 98 of file QBrush_bind.cpp.
◆ style()
| KJS::JSValue * QBrushNS::style | ( | KJS::ExecState * | exec, |
| KJS::JSObject * | self, | ||
| const KJS::List & | args ) |
Definition at line 30 of file QBrush_bind.cpp.
◆ texture()
| 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-2026 The KDE developers.
Generated on by doxygen 1.15.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.15.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.