|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
A frame for configuring main window preferences. More...
#include <main_window_preferences_frame.h>
Public Member Functions | |
| MainWindowPreferencesFrame (QWidget *parent=0) | |
| Constructs a new MainWindowPreferencesFrame. | |
| ~MainWindowPreferencesFrame () | |
| Destroys the MainWindowPreferencesFrame. | |
Protected Member Functions | |
| void | showEvent (QShowEvent *evt) |
| Handles the event when the frame is shown. | |
A frame for configuring main window preferences.
|
explicit |
Constructs a new MainWindowPreferencesFrame.
| parent | The parent widget, defaults to 0. |
|
protected |
Handles the event when the frame is shown.
| evt | The show event. |