|
Scribus
Open source desktop publishing at your fingertips
|
This is the complete list of members for ScColor, including all inherited members.
| fromQColor(QColor color) | ScColor | |
| getCMYK(int *c, int *m, int *y, int *k) const | ScColor | |
| getColorModel() const | ScColor | |
| getLab(double *L, double *a, double *b) const | ScColor | |
| getRawRGBColor(int *r, int *g, int *b) const | ScColor | |
| getRawRGBColor() const (defined in ScColor) | ScColor | |
| getRGB(int *r, int *g, int *b) const | ScColor | |
| isRegistrationColor() const | ScColor | |
| isSpotColor() const | ScColor | |
| name() | ScColor | |
| nameCMYK(const ScribusDoc *doc=NULL) | ScColor | |
| nameRGB(const ScribusDoc *doc=NULL) | ScColor | |
| operator==(const ScColor &other) const (defined in ScColor) | ScColor | |
| ScColor(void) | ScColor | |
| ScColor(int c, int m, int y, int k) | ScColor | |
| ScColor(int r, int g, int b) | ScColor | |
| ScColor(double l, double a, double b) | ScColor | |
| ScColorEngine (defined in ScColor) | ScColor | friend |
| setColor(ScribusDoc *doc, const QString &name) | ScColor | |
| setColor(int c, int m, int y, int k) | ScColor | |
| setColor(double l, double a, double b) | ScColor | |
| setColorRGB(int r, int g, int b) | ScColor | |
| setNamedColor(QString nam) | ScColor | |
| setRegistrationColor(bool s) | ScColor | |
| setSpotColor(bool s) | ScColor |