|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
A dialog for interacting with and selecting markers. More...
#include <marker_dialog.h>
Public Member Functions | |
| MarkerDialog (QWidget *parent, bool showToMove, const QVector< Marker * > &markers) | |
| Constructs a new MarkerDialog. | |
| ~MarkerDialog () final | |
| Destroys the MarkerDialog. | |
| QString | getText () const |
| Gets the resulting text input from the dialog. | |
| QString | selectedMarker () const |
| Gets the currently selected marker's identifier. | |
A dialog for interacting with and selecting markers.
| MarkerDialog::MarkerDialog | ( | QWidget * | parent, |
| bool | showToMove, | ||
| const QVector< Marker * > & | markers | ||
| ) |
Constructs a new MarkerDialog.
| parent | The parent widget. |
| showToMove | True to show options for moving markers. |
| markers | The collection of available markers. |
marker_dialog.cpp Marker of customplot By Hamdi Miladi hamdi.nosp@m..mil.nosp@m.adi@t.nosp@m.echn.nosp@m.ica-e.nosp@m.ngin.nosp@m.eerin.nosp@m.g.de Copyright 2025 Hamdi Miladi
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
|
inline |
Gets the resulting text input from the dialog.
|
inline |
Gets the currently selected marker's identifier.