Home | All Classes | Main Classes | Annotated | Grouped Classes | Functions

List of All Members for QPixmap

This is the complete list of members for QPixmap, including inherited members.

  • bool isNull () const
  • bool isQBitmap () const
  • bool load ( const QString & fileName, const char * format, int conversion_flags )
  • bool load ( const QString & fileName, const char * format = 0, ColorMode mode = Auto )
  • bool loadFromData ( const uchar * buf, uint len, const char * format, int conversion_flags )
  • bool loadFromData ( const uchar * buf, uint len, const char * format = 0, ColorMode mode = Auto )
  • bool loadFromData ( const QByteArray & buf, const char * format = 0, int conversion_flags = 0 )
  • const QBitmap * mask () const
  • int metric ( int m ) const
  • Optimization optimization () const
  • bool paintingActive () const
  • QRect rect () const
  • void resize ( int w, int h )
  • void resize ( const QSize & size )
  • bool save ( const QString & fileName, const char * format, int quality = -1 ) const
  • bool save ( QIODevice * device, const char * format, int quality = -1 ) const
  • bool selfMask () const
  • int serialNumber () const
  • void setDefaultOptimization ( Optimization optimization )
  • void setMask ( const QBitmap & newmask )
  • void setOptimization ( Optimization optimization )
  • QSize size () const
  • QWMatrix trueMatrix ( const QWMatrix & m, int w, int h )
  • int width () const
  • HDC winHDC () const
  • QPixmap xForm ( const QWMatrix & matrix ) const
  • bool operator! () const
  • QPixmap & operator= ( const QPixmap & pixmap )
  • QPixmap & operator= ( const QImage & image )


Copyright © 2004 Trolltech. Trademarks
Qt 4.0.0-tp1