|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Preferences frame for the Wireshark welcome page, managing visibility and behaviour of the "Learn" panel and "Tips" subsystem. More...
#include <welcome_page_preferences_frame.h>
Public Member Functions | |
| WelcomePagePreferencesFrame (QWidget *parent=0) | |
| Constructs the frame and initialises its UI. | |
| ~WelcomePagePreferencesFrame () | |
| Destroys the frame and releases the UI object. | |
| void | unstash () |
| Restores all preference controls to the values that were saved when the frame was last stashed. | |
Preferences frame for the Wireshark welcome page, managing visibility and behaviour of the "Learn" panel and "Tips" subsystem.
|
explicit |
Constructs the frame and initialises its UI.
| parent | Optional parent widget. |