Wireshark 4.7.3
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
CapturePreferencesFrame Class Reference

A frame for configuring and managing capture-related preferences. More...

#include <capture_preferences_frame.h>

Inheritance diagram for CapturePreferencesFrame:

Public Member Functions

 CapturePreferencesFrame (QWidget *parent=0)
 Constructs a new CapturePreferencesFrame.
 ~CapturePreferencesFrame ()
 Destroys the CapturePreferencesFrame.

Protected Member Functions

void showEvent (QShowEvent *evt) override
 Handles the show event for the frame.

Detailed Description

A frame for configuring and managing capture-related preferences.

Constructor & Destructor Documentation

◆ CapturePreferencesFrame()

CapturePreferencesFrame::CapturePreferencesFrame ( QWidget * parent = 0)
explicit

Constructs a new CapturePreferencesFrame.

Parameters
parentThe parent widget, defaults to 0.

Member Function Documentation

◆ showEvent()

void CapturePreferencesFrame::showEvent ( QShowEvent * evt)
overrideprotected

Handles the show event for the frame.

Parameters
evtThe show event object.

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