|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
This is the complete list of members for ColorMath, including all inherited members.
| constrastRatio(const QColor &color1, const QColor &color2) | ColorMath | static |
| contrastingText(const QColor &surface) | ColorMath | static |
| contrastingText(const ThemeColorPair &pair) (defined in ColorMath) | ColorMath | static |
| contrastingTextOver(const QColor &surface, const QColor &backdrop) | ColorMath | static |
| darken(const QColor &c, int percent) | ColorMath | static |
| darken(const ThemeColorPair &p, int percent) (defined in ColorMath) | ColorMath | static |
| disabled(const QColor &c, const QColor &background) | ColorMath | static |
| disabled(const ThemeColorPair &p, const QColor &background) (defined in ColorMath) | ColorMath | static |
| hoverBg(const QColor &c, const QColor &background) | ColorMath | static |
| hoverBg(const ThemeColorPair &p, const QColor &background) (defined in ColorMath) | ColorMath | static |
| isDark(const QColor &color) | ColorMath | static |
| lighten(const QColor &c, int percent) | ColorMath | static |
| lighten(const ThemeColorPair &p, int percent) (defined in ColorMath) | ColorMath | static |
| mix(const QColor &a, const QColor &b, qreal ratio=0.5) | ColorMath | static |
| mix(const ThemeColorPair &a, const ThemeColorPair &b, qreal ratio=0.5) (defined in ColorMath) | ColorMath | static |
| relativeLuminance(const QColor &color) | ColorMath | static |
| withAlpha(const QColor &c, int alpha) | ColorMath | static |
| withAlpha(const ThemeColorPair &p, int alpha) (defined in ColorMath) | ColorMath | static |
| withAlphaF(const QColor &c, qreal alpha) | ColorMath | static |
| withAlphaF(const ThemeColorPair &p, qreal alpha) (defined in ColorMath) | ColorMath | static |