kjsembed
pen.cpp File Reference
#include "pen.h"#include <QtCore/QDebug>#include <QtGui/QPen>#include <QtGui/QBrush>#include <QtGui/QColor>Go to the source code of this file.
Namespaces | |
| PenNS | |
Functions | |
| value | PenNS::setBrush (arg0) |
| value | PenNS::setCapStyle (arg0) |
| value | PenNS::setColor (arg0) |
| value | PenNS::setJoinStyle (arg0) |
| value | PenNS::setStyle (arg0) |
| value | PenNS::setWidth (arg0) |
| START_METHOD_LUT (Pen) | |
Variables | |
| END_VARIANT_METHOD QBrush | PenNS::arg0 = KJSEmbed::extractVariant<QBrush>(exec,args, 0) |
| QBrush | PenNS::cppValue = value.brush() |
| PenNS::result = KJSEmbed::createVariant(exec, "QBrush", cppValue ) | |
Function Documentation
◆ START_METHOD_LUT()
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat Jan 18 2020 18:59:42 by doxygen 1.8.15 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat Jan 18 2020 18:59:42 by doxygen 1.8.15 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.