|
| ColorUtils (QObject *parent=0) |
|
|
static QColor | fromColorT (const color_t *color) |
|
static QColor | fromColorT (color_t color) |
|
static const color_t | toColorT (const QColor color) |
|
static QRgb | alphaBlend (const QColor &color1, const QColor &color2, qreal alpha) |
|
static QRgb | alphaBlend (const QBrush &brush1, const QBrush &brush2, qreal alpha) |
|
static const QList< QRgb > | graphColors () |
|
static QRgb | graphColor (int item) |
|
static QRgb | sequenceColor (int item) |
|
|
static const QColor | expert_color_comment = QColor ( 0xb7, 0xf7, 0x74 ) |
|
static const QColor | expert_color_chat = QColor ( 0x80, 0xb7, 0xf7 ) |
|
static const QColor | expert_color_note = QColor ( 0xa0, 0xff, 0xff ) |
|
static const QColor | expert_color_warn = QColor ( 0xf7, 0xf2, 0x53 ) |
|
static const QColor | expert_color_error = QColor ( 0xff, 0x5c, 0x5c ) |
|
static const QColor | expert_color_foreground = QColor ( 0x00, 0x00, 0x00 ) |
|
static const QColor | hidden_proto_item = QColor ( 0x44, 0x44, 0x44 ) |
|
The documentation for this class was generated from the following files:
- /home/wireshark/builders/wireshark-master/ubuntu-16.04-x64/build/ui/qt/utils/color_utils.h
- /home/wireshark/builders/wireshark-master/ubuntu-16.04-x64/build/ui/qt/utils/color_utils.cpp