KJSEmbed::RectBinding

Search for usage in LXR

KJSEmbed::RectBinding Class Reference

#include <rect.h>

Inheritance diagram for KJSEmbed::RectBinding:

Public Member Functions

 RectBinding (KJS::ExecState *exec, const QRect &value)
 
- 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
 

Additional Inherited Members

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

Detailed Description

Implements the binding for QRect.

Definition at line 34 of file rect.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.