Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Classes | Functions
funnel_text_dialog.h File Reference
#include "epan/funnel.h"
#include "geometry_state_dialog.h"
#include <QDialog>

Go to the source code of this file.

Classes

struct  _funnel_text_window_t
 
class  FunnelTextDialog
 

Functions

void text_window_set_text (funnel_text_window_t *ftw, const char *text)
 
void text_window_append (funnel_text_window_t *ftw, const char *text)
 
void text_window_prepend (funnel_text_window_t *ftw, const char *text)
 
void text_window_clear (funnel_text_window_t *ftw)
 
const char * text_window_get_text (funnel_text_window_t *ftw)
 
void text_window_set_close_cb (funnel_text_window_t *ftw, text_win_close_cb_t close_cb, void *close_cb_data)
 
void text_window_set_editable (funnel_text_window_t *ftw, bool editable)
 
void text_window_destroy (funnel_text_window_t *ftw)
 
void text_window_add_button (funnel_text_window_t *ftw, funnel_bt_t *funnel_button, const char *label)
 

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