Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Classes | Functions
color_utils.h File Reference
#include <config.h>
#include <epan/color_filters.h>
#include <QBrush>
#include <QColor>
#include <QObject>

Go to the source code of this file.

Classes

class  ColorUtils
 

Functions

void color_filter_qt_add_cb (color_filter_t *colorf, void *user_data)
 Adds a color filter callback to the specified color filter.
 

Detailed Description

Wireshark - Network traffic analyzer By Gerald Combs geral.nosp@m.d@wi.nosp@m.resha.nosp@m.rk.o.nosp@m.rg Copyright 1998 Gerald Combs

SPDX-License-Identifier: GPL-2.0-or-later

Function Documentation

◆ color_filter_qt_add_cb()

void color_filter_qt_add_cb ( color_filter_t colorf,
void *  user_data 
)

Adds a color filter callback to the specified color filter.

Parameters
colorfPointer to the color filter structure.
user_dataUser data to be passed to the callback function.