, including all inherited members.
apply(QImage src, int group, int state) const | KIconEffect | |
apply(QImage src, int effect, float value, const QColor rgb, bool trans) const | KIconEffect | |
apply(QImage src, int effect, float value, const QColor rgb, const QColor rgb2, bool trans) const | KIconEffect | |
apply(QPixmap src, int group, int state) const | KIconEffect | |
apply(QPixmap src, int effect, float value, const QColor rgb, bool trans) const | KIconEffect | |
apply(QPixmap src, int effect, float value, const QColor rgb, const QColor rgb2, bool trans) const | KIconEffect | |
Colorize enum value | KIconEffect | |
colorize(QImage &image, const QColor &col, float value) | KIconEffect | [static] |
DeSaturate enum value | KIconEffect | |
deSaturate(QImage &image, float value) | KIconEffect | [static] |
doublePixels(QImage src) const | KIconEffect | |
Effects enum name | KIconEffect | |
fingerprint(int group, int state) const | KIconEffect | |
hasEffect(int group, int state) const | KIconEffect | |
init() | KIconEffect | |
KIconEffect() | KIconEffect | |
LastEffect enum value | KIconEffect | |
NoEffect enum value | KIconEffect | |
overlay(QImage &src, QImage &overlay) | KIconEffect | [static] |
semiTransparent(QImage &image) | KIconEffect | [static] |
semiTransparent(QPixmap &pixmap) | KIconEffect | [static] |
ToGamma enum value | KIconEffect | |
toGamma(QImage &image, float value) | KIconEffect | [static] |
toGray(QImage &image, float value) | KIconEffect | [static] |
ToGray enum value | KIconEffect | |
ToMonochrome enum value | KIconEffect | |
toMonochrome(QImage &image, const QColor &black, const QColor &white, float value) | KIconEffect | [static] |
visualActivate(QWidget *widget, QRect rect) | KIconEffect | [static] |
~KIconEffect() | KIconEffect | |