|
QCAD Application Framework
CAD Application Development and Automation.
|
#include <qtscriptshell_QImage.h>
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 |
| 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 | ( | ) |
| 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 |
| QScriptValue QtScriptShell_QImage::__qtscript_self |