KJSEmbed::PixmapBinding

Search for usage in LXR

KJSEmbed::PixmapBinding Class Reference

#include <pixmap.h>

Inheritance diagram for KJSEmbed::PixmapBinding:

Public Member Functions

 PixmapBinding (KJS::ExecState *exec, const QPixmap &value)
 
const KJS::ClassInfoclassInfo () const override
 
- Public Member Functions inherited from KJSEmbed::VariantBinding
 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 >
value () const
 
QVariant variant () const
 

Static Public Attributes

static const KJS::ClassInfo info = { "QPixmap", &VariantBinding::info, nullptr, nullptr }
 
- Static Public Attributes inherited from KJSEmbed::VariantBinding
static const KJS::ClassInfo info = { "VariantBinding", nullptr, nullptr, nullptr }
 

Detailed Description

Implements the binding for QPixmap.

Definition at line 34 of file pixmap.h.


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

KDE's Doxygen guidelines are available online.