Wireshark 4.5.0
The Wireshark network protocol analyzer
|
#include <packet_range_group_box.h>
Signals | |
void | validityChanged (bool is_valid) |
void | rangeChanged () |
Public Member Functions | |
PacketRangeGroupBox (QWidget *parent=0) | |
void | initRange (packet_range_t *range, QString selRange=QString()) |
bool | isValid () |
UI element for controlling a range selection. The range provided in "initRange" is not owned by this class but will be modified.