kjsembed
brush.cpp File Reference
#include "brush.h"
#include <QtCore/QDebug>
#include <QtGui/QBrush>
#include <QtGui/QPixmap>
#include <QtGui/QColor>
#include "pixmap.h"
#include "color.h"
#include "util.h"
Go to the source code of this file.
Namespaces | |
namespace | BrushNS |
Functions | |
value | BrushNS::setColor (arg0) |
value | BrushNS::setStyle (arg0) |
value | BrushNS::setTexture (arg0) |
START_METHOD_LUT (Brush) | |
Variables | |
END_VARIANT_METHOD QColor | BrushNS::arg0 = KJSEmbed::extractVariant<QColor>(exec,args, 0) |
QColor | BrushNS::cppValue = value.color() |
BrushNS::result = KJSEmbed::createVariant(exec, "QColor", cppValue ) | |
Function Documentation
◆ START_METHOD_LUT()
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
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.