Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | List of all members
LayoutPreferencesFrame Class Reference

A frame for configuring UI layout and packet list display preferences. More...

#include <layout_preferences_frame.h>

Inheritance diagram for LayoutPreferencesFrame:

Public Member Functions

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

Protected Member Functions

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

Detailed Description

A frame for configuring UI layout and packet list display preferences.

Constructor & Destructor Documentation

◆ LayoutPreferencesFrame()

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

Constructs a new LayoutPreferencesFrame.

Parameters
parentThe parent widget, defaults to 0.

Member Function Documentation

◆ showEvent()

void LayoutPreferencesFrame::showEvent ( QShowEvent *  evt)
protected

Handles the event when the frame is shown.

Parameters
evtThe show event to handle.

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