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

A widget displaying the header section of the welcome screen. More...

#include <welcome_header_widget.h>

Inheritance diagram for WelcomeHeaderWidget:

Public Member Functions

 WelcomeHeaderWidget (QWidget *parent=nullptr)
 Constructs a new WelcomeHeaderWidget.
 ~WelcomeHeaderWidget ()
 Destroys the WelcomeHeaderWidget.
void updateStyleSheets ()
 Updates the stylesheets for the header widget and its children.

Protected Member Functions

virtual bool event (QEvent *event) override
 Handles generic events for the widget.

Detailed Description

A widget displaying the header section of the welcome screen.

Constructor & Destructor Documentation

◆ WelcomeHeaderWidget()

WelcomeHeaderWidget::WelcomeHeaderWidget ( QWidget * parent = nullptr)
explicit

Constructs a new WelcomeHeaderWidget.

Parameters
parentThe parent widget.

Member Function Documentation

◆ event()

bool WelcomeHeaderWidget::event ( QEvent * event)
overrideprotectedvirtual

Handles generic events for the widget.

Parameters
eventThe event to process.
Returns
True if the event was handled, false otherwise.

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