Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Slots | Public Member Functions | Protected Slots | Protected Member Functions | Static Protected Member Functions | Protected Attributes | List of all members
WirelessTimeline Class Reference
Inheritance diagram for WirelessTimeline:

Public Slots

void bgColorizationProgress (int first, int last)
 
void appInitialized ()
 

Public Member Functions

 WirelessTimeline (QWidget *parent)
 
void setPacketList (PacketList *packet_list)
 
void captureFileReadStarted (capture_file *cf)
 
void captureFileReadFinished ()
 

Protected Slots

void selectedFrameChanged (QList< int >)
 

Protected Member Functions

void resizeEvent (QResizeEvent *event)
 
void paintEvent (QPaintEvent *event)
 
void mousePressEvent (QMouseEvent *event)
 
void mouseMoveEvent (QMouseEvent *event)
 
void mouseReleaseEvent (QMouseEvent *event)
 
bool event (QEvent *event)
 
void wheelEvent (QWheelEvent *event)
 
struct wlan_radioget_wlan_radio (uint32_t packet_num)
 
void clip_tsf ()
 
int position (uint64_t tsf, float ratio)
 
int find_packet_tsf (uint64_t tsf)
 
void doToolTip (struct wlan_radio *wr, QPoint pos, int x)
 
void zoom (double x_fraction)
 
unsigned find_packet (qreal x)
 

Static Protected Member Functions

static void tap_timeline_reset (void *tapdata)
 
static tap_packet_status tap_timeline_packet (void *tapdata, packet_info *pinfo, epan_dissect_t *edt, const void *data, tap_flags_t flags)
 

Protected Attributes

double zoom_level
 
qreal start_x
 
qreal last_x
 
PacketListpacket_list
 
float rgb [TIMELINE_HEIGHT][3]
 
uint64_t start_tsf
 
uint64_t end_tsf
 
int first_packet
 
struct wlan_radiofirst
 
struct wlan_radiolast
 
capture_filecapfile
 
GHashTable * radio_packet_list
 

The documentation for this class was generated from the following files: