|
QCAD
Open Source 2D CAD
|
This is the complete list of members for RColor, including all inherited members.
| addColor(const QString &cn, const RColor &c) | RColor | static |
| ByBlock enum value | RColor | |
| ByLayer enum value | RColor | |
| cadColors | RColor | privatestatic |
| CompatByBlock | RColor | static |
| CompatByLayer | RColor | static |
| createFromCadCustom(const QString &code) | RColor | inlinestatic |
| createFromCadCustom(int code) | RColor | static |
| createFromCadIndex(const QString &code) | RColor | inlinestatic |
| createFromCadIndex(int code) | RColor | static |
| createFromName(const QString &name) | RColor | static |
| Fixed enum value | RColor | |
| getColorIndex() const | RColor | |
| getColorList(bool onlyFixed=false) | RColor | static |
| getCustomColorCode() const | RColor | |
| getFaded(const RColor &color, const QColor &bgColor, double factor=1) | RColor | static |
| getHash() const | RColor | |
| getHighlighted(const RColor &color, const QColor &bgColor, int minDist=75) | RColor | static |
| getIcon(const RColor &color, const QSize &size=RDEFAULT_QSIZE_ICON) | RColor | static |
| getList(bool onlyFixed=false) | RColor | static |
| getName() const | RColor | |
| getNameList(bool onlyFixed=false) | RColor | static |
| iconMap | RColor | privatestatic |
| init() | RColor | privatestatic |
| init(const QString &cn, const RColor &c) | RColor | privatestatic |
| isByBlock() const | RColor | |
| isByLayer() const | RColor | |
| isFixed() const | RColor | |
| isInitialized | RColor | privatestatic |
| isValid() const | RColor | |
| list | RColor | privatestatic |
| mode | RColor | private |
| Mode enum name | RColor | |
| operator!=(const RColor &color) const | RColor | |
| operator<(const RColor &color) const | RColor | |
| operator<< | RColor | friend |
| operator==(const RColor &color) const | RColor | |
| operator>> | RColor | friend |
| Q_DECLARE_TR_FUNCTIONS(RColor) | RColor | private |
| RColor() | RColor | |
| RColor(int r, int g, int b, int a=255, RColor::Mode mode=RColor::Fixed) | RColor | |
| RColor(RColor::Mode mode) | RColor | |
| RColor(const QString &name, RColor::Mode mode=RColor::Fixed) | RColor | explicit |
| RColor(Qt::GlobalColor color, RColor::Mode mode=RColor::Fixed) | RColor | |
| RColor(const QColor &color, RColor::Mode mode=RColor::Fixed) | RColor | |
| reinit() | RColor | inlinestatic |
| removeColor(const QString &cn) | RColor | static |
| setCompat(const QColor &col) | RColor | |
| toCompat() const | RColor |