A widget displaying the header section of the welcome screen.
More...
#include <welcome_header_widget.h>
|
| virtual bool | event (QEvent *event) |
| | Handles generic events for the widget.
|
| |
A widget displaying the header section of the welcome screen.
◆ WelcomeHeaderWidget()
| WelcomeHeaderWidget::WelcomeHeaderWidget |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ event()
| bool WelcomeHeaderWidget::event |
( |
QEvent * |
event | ) |
|
|
protectedvirtual |
Handles generic events for the widget.
- Parameters
-
| event | The event to process. |
- Returns
- True if the event was handled, false otherwise.
The documentation for this class was generated from the following files:
- /builds/wireshark/wireshark/ui/qt/widgets/welcome_header_widget.h
- /builds/wireshark/wireshark/ui/qt/widgets/welcome_header_widget.cpp