KJSEmbed::PixmapBinding
KJSEmbed::PixmapBinding Class Reference
#include <pixmap.h>
Inheritance diagram for KJSEmbed::PixmapBinding:

Public Member Functions | |
PixmapBinding (KJS::ExecState *exec, const QPixmap &value) | |
const KJS::ClassInfo * | classInfo () const override |
![]() | |
VariantBinding (KJS::ExecState *exec, const QVariant &value) | |
QGenericArgument | arg (const char *type) const |
KJS::UString | className () const override |
void * | pointer () |
void | setValue (const QVariant &val) |
KJS::UString | toString (KJS::ExecState *) const override |
template<typename T > | |
T | value () const |
QVariant | variant () const |
Static Public Attributes | |
static const KJS::ClassInfo | info = { "QPixmap", &VariantBinding::info, nullptr, nullptr } |
![]() | |
static const KJS::ClassInfo | info = { "VariantBinding", nullptr, nullptr, nullptr } |
Detailed Description
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Wed Nov 29 2023 04:01:06 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Wed Nov 29 2023 04:01:06 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.