Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members  

KJSEmbed::Bindings::Image Class Reference

QObject Binding for QImage. More...

#include <image_imp.h>

Inheritance diagram for KJSEmbed::Bindings::Image::

QObject List of all members.

Public Slots

bool load (const QString &filename)
bool save (const QString &filename)
void setFormat (const QString &fmt)
void smoothScale (int w, int h)
void smoothScaleMin (int w, int h)

Public Methods

 Image (QObject *parent, const char *name=0)
 Image (QObject *parent, const char *name, QImage *img)
virtual ~Image ()
QString filename () const
QString format () const
int width () const
int height () const
int depth () const
bool isOk () const

Detailed Description

QObject Binding for QImage.


The documentation for this class was generated from the following file:
Generated at Sat Feb 1 03:23:35 2003 for KJSEmbed by doxygen1.2.9.1 written by Dimitri van Heesch, © 1997-2001