#include <QtCore>#include <koffice_export.h>Graphe des dépendances par inclusion de KoCompositeOp.h:
Ce graphe montre quels fichiers incluent directement ou indirectement ce fichier :
Aller au code source de ce fichier.
Classes | |
| class | KoCompositeOp |
Définition de type | |
| typedef QList< KoCompositeOp * > | KoCompositeOpList |
Variables | |
| const QString | COMPOSITE_OVER = "normal" |
| const QString | COMPOSITE_ERASE = "erase" |
| const QString | COMPOSITE_COPY = "copy" |
| const QString | COMPOSITE_ALPHA_DARKEN = "alphadarken" |
| const QString | COMPOSITE_IN = "in" |
| const QString | COMPOSITE_OUT = "out" |
| const QString | COMPOSITE_ATOP = "atop" |
| const QString | COMPOSITE_XOR = "xor" |
| const QString | COMPOSITE_PLUS = "plus" |
| const QString | COMPOSITE_MINUS = "minus" |
| const QString | COMPOSITE_ADD = "add" |
| const QString | COMPOSITE_SUBTRACT = "subtract" |
| const QString | COMPOSITE_DIFF = "diff" |
| const QString | COMPOSITE_MULT = "multiply" |
| const QString | COMPOSITE_DIVIDE = "divide" |
| const QString | COMPOSITE_DODGE = "dodge" |
| const QString | COMPOSITE_BURN = "burn" |
| const QString | COMPOSITE_BUMPMAP = "bumpmap" |
| const QString | COMPOSITE_CLEAR = "clear" |
| const QString | COMPOSITE_DISSOLVE = "dissolve" |
| const QString | COMPOSITE_DISPLACE = "displace" |
| const QString | COMPOSITE_NO = "nocomposition" |
| const QString | COMPOSITE_DARKEN = "darken" |
| const QString | COMPOSITE_LIGHTEN = "lighten" |
| const QString | COMPOSITE_HUE = "hue" |
| const QString | COMPOSITE_SATURATION = "saturation" |
| const QString | COMPOSITE_VALUE = "value" |
| const QString | COMPOSITE_COLOR = "color" |
| const QString | COMPOSITE_COLORIZE = "colorize" |
| const QString | COMPOSITE_LUMINIZE = "luminize" |
| const QString | COMPOSITE_SCREEN = "screen" |
| const QString | COMPOSITE_OVERLAY = "overlay" |
| const QString | COMPOSITE_UNDEF = "underfined" |
| const QString | COMPOSITE_COPY_RED = "copy_red" |
| const QString | COMPOSITE_COPY_GREEN = "copy_green" |
| const QString | COMPOSITE_COPY_BLUE = "copy_blue" |
| const QString | COMPOSITE_COPY_OPACITY = "copy_opacity" |
| typedef QList<KoCompositeOp*> KoCompositeOpList |
Définition à la ligne 125 du fichier KoCompositeOp.h.
| const QString COMPOSITE_ADD = "add" |
Définition à la ligne 38 du fichier KoCompositeOp.h.
| const QString COMPOSITE_ALPHA_DARKEN = "alphadarken" |
Définition à la ligne 31 du fichier KoCompositeOp.h.
| const QString COMPOSITE_ATOP = "atop" |
Définition à la ligne 34 du fichier KoCompositeOp.h.
| const QString COMPOSITE_BUMPMAP = "bumpmap" |
Définition à la ligne 45 du fichier KoCompositeOp.h.
| const QString COMPOSITE_BURN = "burn" |
Définition à la ligne 44 du fichier KoCompositeOp.h.
| const QString COMPOSITE_CLEAR = "clear" |
Définition à la ligne 46 du fichier KoCompositeOp.h.
Référencé par KoAlphaColorSpace::KoAlphaColorSpace().
| const QString COMPOSITE_COLOR = "color" |
Définition à la ligne 55 du fichier KoCompositeOp.h.
| const QString COMPOSITE_COLORIZE = "colorize" |
Définition à la ligne 56 du fichier KoCompositeOp.h.
| const QString COMPOSITE_COPY = "copy" |
Définition à la ligne 30 du fichier KoCompositeOp.h.
Référencé par KoColorSpaceAbstract< AlphaU8Traits >::KoColorSpaceAbstract().
| const QString COMPOSITE_COPY_BLUE = "copy_blue" |
Définition à la ligne 63 du fichier KoCompositeOp.h.
| const QString COMPOSITE_COPY_GREEN = "copy_green" |
Définition à la ligne 62 du fichier KoCompositeOp.h.
| const QString COMPOSITE_COPY_OPACITY = "copy_opacity" |
Définition à la ligne 64 du fichier KoCompositeOp.h.
| const QString COMPOSITE_COPY_RED = "copy_red" |
Définition à la ligne 61 du fichier KoCompositeOp.h.
| const QString COMPOSITE_DARKEN = "darken" |
Définition à la ligne 50 du fichier KoCompositeOp.h.
| const QString COMPOSITE_DIFF = "diff" |
Définition à la ligne 40 du fichier KoCompositeOp.h.
| const QString COMPOSITE_DISPLACE = "displace" |
Définition à la ligne 48 du fichier KoCompositeOp.h.
| const QString COMPOSITE_DISSOLVE = "dissolve" |
Définition à la ligne 47 du fichier KoCompositeOp.h.
| const QString COMPOSITE_DIVIDE = "divide" |
Définition à la ligne 42 du fichier KoCompositeOp.h.
| const QString COMPOSITE_DODGE = "dodge" |
Définition à la ligne 43 du fichier KoCompositeOp.h.
| const QString COMPOSITE_ERASE = "erase" |
Définition à la ligne 29 du fichier KoCompositeOp.h.
Référencé par KoAlphaColorSpace::KoAlphaColorSpace(), KoLabColorSpace::KoLabColorSpace(), et KoRgbU16ColorSpace::KoRgbU16ColorSpace().
| const QString COMPOSITE_HUE = "hue" |
Définition à la ligne 52 du fichier KoCompositeOp.h.
| const QString COMPOSITE_IN = "in" |
Définition à la ligne 32 du fichier KoCompositeOp.h.
| const QString COMPOSITE_LIGHTEN = "lighten" |
Définition à la ligne 51 du fichier KoCompositeOp.h.
| const QString COMPOSITE_LUMINIZE = "luminize" |
Définition à la ligne 57 du fichier KoCompositeOp.h.
| const QString COMPOSITE_MINUS = "minus" |
Définition à la ligne 37 du fichier KoCompositeOp.h.
| const QString COMPOSITE_MULT = "multiply" |
Définition à la ligne 41 du fichier KoCompositeOp.h.
| const QString COMPOSITE_NO = "nocomposition" |
Définition à la ligne 49 du fichier KoCompositeOp.h.
| const QString COMPOSITE_OUT = "out" |
Définition à la ligne 33 du fichier KoCompositeOp.h.
| const QString COMPOSITE_OVER = "normal" |
Définition à la ligne 28 du fichier KoCompositeOp.h.
Référencé par KoColorSpace::bitBlt(), KoColorSpace::compositeOp(), KoAlphaColorSpace::KoAlphaColorSpace(), KoLabColorSpace::KoLabColorSpace(), et KoRgbU16ColorSpace::KoRgbU16ColorSpace().
| const QString COMPOSITE_OVERLAY = "overlay" |
Définition à la ligne 59 du fichier KoCompositeOp.h.
| const QString COMPOSITE_PLUS = "plus" |
Définition à la ligne 36 du fichier KoCompositeOp.h.
| const QString COMPOSITE_SATURATION = "saturation" |
Définition à la ligne 53 du fichier KoCompositeOp.h.
| const QString COMPOSITE_SCREEN = "screen" |
Définition à la ligne 58 du fichier KoCompositeOp.h.
| const QString COMPOSITE_SUBTRACT = "subtract" |
Définition à la ligne 39 du fichier KoCompositeOp.h.
Référencé par KoAlphaColorSpace::KoAlphaColorSpace().
| const QString COMPOSITE_UNDEF = "underfined" |
Définition à la ligne 60 du fichier KoCompositeOp.h.
| const QString COMPOSITE_VALUE = "value" |
Définition à la ligne 54 du fichier KoCompositeOp.h.
| const QString COMPOSITE_XOR = "xor" |
Définition à la ligne 35 du fichier KoCompositeOp.h.
1.5.1-p1