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

Handles the event when the frame is shown.

Parameters
evtThe show event.

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