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

#include <qtscriptshell_QImageIOHandler.h>

List of all members.

Public Member Functions

bool canRead () const
bool canRead () const
int currentImageNumber () const
int currentImageNumber () const
QRect currentImageRect () const
QRect currentImageRect () const
int imageCount () const
int imageCount () const
bool jumpToImage (int imageNumber)
bool jumpToImage (int imageNumber)
bool jumpToNextImage ()
bool jumpToNextImage ()
int loopCount () const
int loopCount () const
int nextImageDelay () const
int nextImageDelay () const
QVariant option (QImageIOHandler::ImageOption option) const
QVariant option (QImageIOHandler::ImageOption option) const
 QtScriptShell_QImageIOHandler ()
 QtScriptShell_QImageIOHandler ()
bool read (QImage *image)
bool read (QImage *image)
void setOption (QImageIOHandler::ImageOption option, const QVariant &value)
void setOption (QImageIOHandler::ImageOption option, const QVariant &value)
bool supportsOption (QImageIOHandler::ImageOption option) const
bool supportsOption (QImageIOHandler::ImageOption option) const
bool write (const QImage &image)
bool write (const QImage &image)
 ~QtScriptShell_QImageIOHandler ()
 ~QtScriptShell_QImageIOHandler ()

Public Attributes

QScriptValue __qtscript_self

Constructor & Destructor Documentation

QtScriptShell_QImageIOHandler::QtScriptShell_QImageIOHandler ( )
QtScriptShell_QImageIOHandler::~QtScriptShell_QImageIOHandler ( )
QtScriptShell_QImageIOHandler::QtScriptShell_QImageIOHandler ( )
QtScriptShell_QImageIOHandler::~QtScriptShell_QImageIOHandler ( )

Member Function Documentation

bool QtScriptShell_QImageIOHandler::canRead ( ) const
bool QtScriptShell_QImageIOHandler::canRead ( ) const
int QtScriptShell_QImageIOHandler::currentImageNumber ( ) const
int QtScriptShell_QImageIOHandler::currentImageNumber ( ) const
QRect QtScriptShell_QImageIOHandler::currentImageRect ( ) const
QRect QtScriptShell_QImageIOHandler::currentImageRect ( ) const
int QtScriptShell_QImageIOHandler::imageCount ( ) const
int QtScriptShell_QImageIOHandler::imageCount ( ) const
bool QtScriptShell_QImageIOHandler::jumpToImage ( int  imageNumber)
bool QtScriptShell_QImageIOHandler::jumpToImage ( int  imageNumber)
bool QtScriptShell_QImageIOHandler::jumpToNextImage ( )
bool QtScriptShell_QImageIOHandler::jumpToNextImage ( )
int QtScriptShell_QImageIOHandler::loopCount ( ) const
int QtScriptShell_QImageIOHandler::loopCount ( ) const
int QtScriptShell_QImageIOHandler::nextImageDelay ( ) const
int QtScriptShell_QImageIOHandler::nextImageDelay ( ) const
QVariant QtScriptShell_QImageIOHandler::option ( QImageIOHandler::ImageOption  option) const
QVariant QtScriptShell_QImageIOHandler::option ( QImageIOHandler::ImageOption  option) const
bool QtScriptShell_QImageIOHandler::read ( QImage *  image)
bool QtScriptShell_QImageIOHandler::read ( QImage *  image)
void QtScriptShell_QImageIOHandler::setOption ( QImageIOHandler::ImageOption  option,
const QVariant &  value 
)
void QtScriptShell_QImageIOHandler::setOption ( QImageIOHandler::ImageOption  option,
const QVariant &  value 
)
bool QtScriptShell_QImageIOHandler::supportsOption ( QImageIOHandler::ImageOption  option) const
bool QtScriptShell_QImageIOHandler::supportsOption ( QImageIOHandler::ImageOption  option) const
bool QtScriptShell_QImageIOHandler::write ( const QImage &  image)
bool QtScriptShell_QImageIOHandler::write ( const QImage &  image)

Member Data Documentation

QScriptValue QtScriptShell_QImageIOHandler::__qtscript_self

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