QCAD Application Framework
CAD Application Development and Automation.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
QtScriptShell_QImage Class Reference

#include <qtscriptshell_QImage.h>

List of all members.

Public Member Functions

int devType () const
int devType () const
int metric (QPaintDevice::PaintDeviceMetric metric) const
int metric (QPaintDevice::PaintDeviceMetric metric) const
QPaintEngine * paintEngine () const
QPaintEngine * paintEngine () const
 QtScriptShell_QImage ()
 QtScriptShell_QImage ()
 QtScriptShell_QImage (const QImage &arg__1)
 QtScriptShell_QImage (const QImage &arg__1)
 QtScriptShell_QImage (const QSize &size, QImage::Format format)
 QtScriptShell_QImage (const QSize &size, QImage::Format format)
 QtScriptShell_QImage (const QString &fileName, const char *format=0)
 QtScriptShell_QImage (const QString &fileName, const char *format=0)
 QtScriptShell_QImage (const char *fileName, const char *format=0)
 QtScriptShell_QImage (const char *fileName, const char *format=0)
 QtScriptShell_QImage (const char **xpm)
 QtScriptShell_QImage (const char **xpm)
 QtScriptShell_QImage (const uchar *data, int width, int height, QImage::Format format)
 QtScriptShell_QImage (const uchar *data, int width, int height, QImage::Format format)
 QtScriptShell_QImage (const uchar *data, int width, int height, int bytesPerLine, QImage::Format format)
 QtScriptShell_QImage (const uchar *data, int width, int height, int bytesPerLine, QImage::Format format)
 QtScriptShell_QImage (int width, int height, QImage::Format format)
 QtScriptShell_QImage (int width, int height, QImage::Format format)
 QtScriptShell_QImage (uchar *data, int width, int height, QImage::Format format)
 QtScriptShell_QImage (uchar *data, int width, int height, QImage::Format format)
 QtScriptShell_QImage (uchar *data, int width, int height, int bytesPerLine, QImage::Format format)
 QtScriptShell_QImage (uchar *data, int width, int height, int bytesPerLine, QImage::Format format)
 ~QtScriptShell_QImage ()
 ~QtScriptShell_QImage ()

Public Attributes

QScriptValue __qtscript_self

Constructor & Destructor Documentation

QtScriptShell_QImage::QtScriptShell_QImage ( )
QtScriptShell_QImage::QtScriptShell_QImage ( const QImage &  arg__1)
QtScriptShell_QImage::QtScriptShell_QImage ( const QSize &  size,
QImage::Format  format 
)
QtScriptShell_QImage::QtScriptShell_QImage ( const QString &  fileName,
const char *  format = 0 
)
QtScriptShell_QImage::QtScriptShell_QImage ( const char *  fileName,
const char *  format = 0 
)
QtScriptShell_QImage::QtScriptShell_QImage ( const char **  xpm)
QtScriptShell_QImage::QtScriptShell_QImage ( const uchar *  data,
int  width,
int  height,
QImage::Format  format 
)
QtScriptShell_QImage::QtScriptShell_QImage ( const uchar *  data,
int  width,
int  height,
int  bytesPerLine,
QImage::Format  format 
)
QtScriptShell_QImage::QtScriptShell_QImage ( int  width,
int  height,
QImage::Format  format 
)
QtScriptShell_QImage::QtScriptShell_QImage ( uchar *  data,
int  width,
int  height,
QImage::Format  format 
)
QtScriptShell_QImage::QtScriptShell_QImage ( uchar *  data,
int  width,
int  height,
int  bytesPerLine,
QImage::Format  format 
)
QtScriptShell_QImage::~QtScriptShell_QImage ( )
QtScriptShell_QImage::QtScriptShell_QImage ( )
QtScriptShell_QImage::QtScriptShell_QImage ( const QImage &  arg__1)
QtScriptShell_QImage::QtScriptShell_QImage ( const QSize &  size,
QImage::Format  format 
)
QtScriptShell_QImage::QtScriptShell_QImage ( const QString &  fileName,
const char *  format = 0 
)
QtScriptShell_QImage::QtScriptShell_QImage ( const char *  fileName,
const char *  format = 0 
)
QtScriptShell_QImage::QtScriptShell_QImage ( const char **  xpm)
QtScriptShell_QImage::QtScriptShell_QImage ( const uchar *  data,
int  width,
int  height,
QImage::Format  format 
)
QtScriptShell_QImage::QtScriptShell_QImage ( const uchar *  data,
int  width,
int  height,
int  bytesPerLine,
QImage::Format  format 
)
QtScriptShell_QImage::QtScriptShell_QImage ( int  width,
int  height,
QImage::Format  format 
)
QtScriptShell_QImage::QtScriptShell_QImage ( uchar *  data,
int  width,
int  height,
QImage::Format  format 
)
QtScriptShell_QImage::QtScriptShell_QImage ( uchar *  data,
int  width,
int  height,
int  bytesPerLine,
QImage::Format  format 
)
QtScriptShell_QImage::~QtScriptShell_QImage ( )

Member Function Documentation

int QtScriptShell_QImage::devType ( ) const
int QtScriptShell_QImage::devType ( ) const
int QtScriptShell_QImage::metric ( QPaintDevice::PaintDeviceMetric  metric) const
int QtScriptShell_QImage::metric ( QPaintDevice::PaintDeviceMetric  metric) const
QPaintEngine * QtScriptShell_QImage::paintEngine ( ) const
QPaintEngine* QtScriptShell_QImage::paintEngine ( ) const

Member Data Documentation

QScriptValue QtScriptShell_QImage::__qtscript_self

The documentation for this class was generated from the following files: