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

A frame for configuring main window preferences. More...

#include <main_window_preferences_frame.h>

Inheritance diagram for MainWindowPreferencesFrame:

Public Member Functions

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

Protected Member Functions

void showEvent (QShowEvent *evt) override
 Handles the event when the frame is shown.

Detailed Description

A frame for configuring main window preferences.

Constructor & Destructor Documentation

◆ MainWindowPreferencesFrame()

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

Constructs a new MainWindowPreferencesFrame.

Parameters
parentThe parent widget, defaults to 0.

Member Function Documentation

◆ showEvent()

void MainWindowPreferencesFrame::showEvent ( QShowEvent * evt)
overrideprotected

Handles the event when the frame is shown.

Parameters
evtThe show event.

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