|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
A frame for configuring and managing capture-related preferences. More...
#include <capture_preferences_frame.h>
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. | |
A frame for configuring and managing capture-related preferences.
|
explicit |
Constructs a new CapturePreferencesFrame.
| parent | The parent widget, defaults to 0. |
|
protected |
Handles the show event for the frame.
| evt | The show event object. |