Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | List of all members
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)
 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)
protected

Handles the show event for the frame.

Parameters
evtThe show event object.

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