Pixmap
Bindings to the QPixmap class.
Methods
- fill(...)
- unbalancedGradient4(...)
- gradient4(...)
- grabWindow5(...)
- desaturate(...)
- grabWindow(...)
- blend5(...)
- disconnect(...)
- resize1(...)
- getAttribute(...)
- children(...)
- properties(...)
- deleteLater(...)
- blend4(...)
- unbalancedGradient(...)
- pattern(...)
- fade(...)
- toGray1(...)
- contrast(...)
- grabWindow4(...)
- selectedPixmap(...)
- unbalancedGradient5(...)
- getElementById(...)
- unbalancedGradient6(...)
- pattern4(...)
- gradient(...)
- dither(...)
- isWidgetType(...)
- parent(...)
- intensity(...)
- signals(...)
- slots(...)
- grabWindow3(...)
- hash(...)
- grabWindow2(...)
- child(...)
- superClassName(...)
- desaturate1(...)
- resize(...)
- className(...)
- channelIntensity(...)
- setPixmap(...)
- setAttribute(...)
- connect(...)
- hasAttribute(...)
- childCount(...)
- createTiled(...)
- blend(...)
- toGray(...)
- getParentNode(...)
- hash2(...)
- hash3(...)
Properties
None
Qt Properties
- QCString name unnamed
- int width 0
- int height 0
- QSize size
- int depth 0
- QPixmap pixmap
- bool isNull true
Qt Signals
- destroyed()
- destroyed(QObject*)
Qt Slots
- void deleteLater()
- void cleanupEventFilter(QObject*)
- void resize(int,int)
- void resize(const QSize&)
- void fill(const QColor&)
- void setPixmap(const QPixmap&)
- void gradient(const QColor&,const QColor&,KPixmapEffect::GradientType)
- void gradient(const QColor&,const QColor&,KPixmapEffect::GradientType,int)
- void unbalancedGradient(const QColor&,const QColor&,KPixmapEffect::GradientType)
- void unbalancedGradient(const QColor&,const QColor&,KPixmapEffect::GradientType,int)
- void unbalancedGradient(const QColor&,const QColor&,KPixmapEffect::GradientType,int,int)
- void unbalancedGradient(const QColor&,const QColor&,KPixmapEffect::GradientType,int,int,int)
- void createTiled(QSize)
- void intensity(float)
- void channelIntensity(float,KPixmapEffect::RGBComponent)
- void blend(float,const QColor&,KPixmapEffect::GradientType)
- void blend(float,const QColor&,KPixmapEffect::GradientType,bool)
- void blend(float,const QColor&,KPixmapEffect::GradientType,bool,int)
- void hash()
- void hash(KPixmapEffect::Lighting)
- void hash(KPixmapEffect::Lighting,unsigned int)
- void hash(KPixmapEffect::Lighting,unsigned int,int)
- void pattern(QSize,const QColor&,const QColor&)
- void pattern(QSize,const QColor&,const QColor&,int)
- void fade(double,const QColor&)
- void toGray()
- void toGray(bool)
- void desaturate()
- void desaturate(float)
- void contrast(int)
- void dither(const QColor*,int)
- void selectedPixmap(const QColor&)
- void grabWindow(int)
- void grabWindow(int,int)
- void grabWindow(int,int,int)
- void grabWindow(int,int,int,int)
- void grabWindow(int,int,int,int,int)